log


This function is used to compute the natural log of the input.
Synopsis
function log(
value:float
)
Arguments
- value
- An array of one or more floating-point values of any dimension. These values must be
greater than 0.
Description
For each element in the input array, log returns the natural log.
The return array is dimensioned the same as the input array. Missing values
are ignored.
Reference Manual Control Panel
NG4 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?
$Revision: 1.5 $ $Date: 1995/07/26 23:33:21 $