ContRap
The symbolic tool for control-flow based rapid prototyping.

Function ln from numeric
Brief description

ln(x:double):double

Computes the natural logarithm of a given floating point value More ...

Function information
Name: ln
Base:
Group: Built-in plugins:Trigonometric functions
Icon: math.png
Color: black.png
Authors: Aless Lasaruk
Copyright: (c) 2010 Aless Lasaruk

Detailed description

Computes the natural logarithm of a given floating point value.

Input parameters
x: double
A real number

Return values
Default return value: double
Logarithm of the given number