Floating Point Intrinsic Functions - Logarithm10 Method

Logarithm Base10 of a float

Member of Floating Point Intrinsic Functions (PRIM_LIBI.IFloatingPointIntrinsics)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)FloatLogarithm to the Base 10 of float

Details

Returns the base 10 logarithm of a floating point number as a floating point number.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2