Fix

Public Function Fix(ByVal Number As Double) As Double

Returns the integer part of the specified number as double.

SendDebug Fix(Pi) 'Prints 3

See also: