Returns the remainder resulting from the division of a specified number by another specified number.
Public Function IEEERemainder( ByVal x As Double, ByVal y As Double ) As Double
Project CorLib Overview
Class CorMath Overview