Problem 2250. Given a number find two variables

If the input is x, find a and b from the following equation: x = a*2^b.

Hint: b is an integer while x and a are real numbers.

Solution Stats

31.09% Correct | 68.91% Incorrect
Last Solution submitted on Jul 16, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers53

Suggested Problems

More from this Author11

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!