/SumOf2Powers

Calculate a,b from formula a*2^power1 + b*2^power2 = value

Primary LanguageC++

Stargazers