Next:
mean_x
Up:
Mathematical Functions
Previous:
linear_regression
Contents
Index
log, log10
Format:
log(float_expr
vector_expr)
log10(float_expr
vector_expr)
Result:
Number, vector
Description:
Returns the logarithm, base
and 10.
e.g.:
SPECTRA
>
*
= log10(100)
2