Platform | x64, Win32, .NET |
Purpose |
To get the common logarithm of the argument. |
Class |
Elemental function. |
Syntax |
REAL FUNCTION LOG(X) |
Description |
X must be greater than zero. |
Return value |
The result has the value log10 X. |