Logarithm Base10 of a float
Member of Floating Point Intrinsic Functions (PRIM_LIBI.IFloatingPointIntrinsics)
Name | Type | Data Type | Description |
---|---|---|---|
Result | *Result (Optional) | Float | Logarithm to the Base 10 of float |
Returns the base 10 logarithm of a floating point number as a floating point number.
Febuary 18 V14SP2