Calculate the base-10 logarithm of number x
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers126
Suggested Problems
-
540 Solvers
-
Convert a Cell Array into an Array
2201 Solvers
-
Convert given decimal number to binary number.
2284 Solvers
-
1215 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
358 Solvers
More from this Author7
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Test Suite contains error.
The first problem in the test suite is incorrect. Four-digit round off of the solution should be 0.6990 since log10(5) is 0.698970004...
The problem has been fixed (test suite fixed and expanded, description clarified).