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
-
333 Solvers
-
439 Solvers
-
387 Solvers
-
Output any real number that is neither positive nor negative
373 Solvers
-
552 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!