Problem 1808. 04 - Scalar Equations 3
Solution Stats
Problem Comments
Solution Comments
-
1 Comment
Henriette Aamand Holm
on 4 Feb 2023 at 11:44
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 Solvers452
Suggested Problems
-
880 Solvers
-
Simple equation: Annual salary
4062 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
351 Solvers
-
461 Solvers
-
680 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!