The standard log() function in Matlab returns the natural logarithm (base equal to Euler's constant). Compute the logarithm for input x give an arbitrary base passed to the function.
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers63
Suggested Problems
-
3764 Solvers
-
Project Euler: Problem 7, Nth prime
1751 Solvers
-
Back to basics 8 - Matrix Diagonals
966 Solvers
-
Duplicate each element of a vector.
635 Solvers
-
Matrix of almost all zeros, except for main diagonal
191 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
The problem description has been improved and more test cases were added.