Problem 1808. 04 - Scalar Equations 3
Solution Stats
Problem Comments
Solution Comments
-
1 Comment
Henriette Aamand Holm
on 4 Feb 2023
In MATLAB use log and not log10. The problem 1808 is asserted equal to ln(), so use log, and not log10 even though this is very tempting, when talking mathematical notations
-
1 Comment
Vasileios Pasialis
on 13 Oct 2022
The z equation is wrong.
Currently in MATLAB, "log10(x)" is equal to log(x) and "log(x)" returns the natural logarithm ln(x).
-
1 Comment
Darina Bartova
on 3 Nov 2021
log or ln???
-
1 Comment
David
on 29 Aug 2013
I matematisk forstand vil log() betyde 10-tals logaritme og ln() vil være naturlig logaritme
Problem Recent Solvers455
Suggested Problems
-
Back to basics 8 - Matrix Diagonals
885 Solvers
-
Who knows the last digit of pi?
623 Solvers
-
992 Solvers
-
Solving Quadratic Equations (Version 1)
470 Solvers
-
Flip the vector from right to left
6599 Solvers
More from this Author26
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!