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 Solvers450
Suggested Problems
-
Number of 1s in the Binary Representation of a Number
400 Solvers
-
Project Euler: Problem 10, Sum of Primes
1304 Solvers
-
Relative ratio of "1" in binary number
933 Solvers
-
Find the dimensions of a matrix
472 Solvers
-
6491 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!