Click or drag to resize
DigitalRuneMathHelperFrac Method
Calculates the fractional part of a specified floating-point number.
Overload List
  NameDescription
Public methodStatic memberFrac(Double)
Calculates the fractional part of a specified double-precision floating-point number.
Public methodStatic memberFrac(Single)
Calculates the fractional part of a specified single-precision floating-point number.
Top
See Also