log


Purpose
Get the base 10 logarithm of a value.
Synopsis
function log(r:real):real
Argument
Real value the function is applied to. This value must be positive.
Return value
Base 10 logarithm of the argument.
Related topics
exp, ln, sqrt.


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.