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
-
4059 Solvers
-
Increment a number, given its digits
614 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
2516 Solvers
-
Convert a vector into a number
579 Solvers
-
Sum of the Multiplication of Vectors
249 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!