Click or drag to resize
mathfpclassify Method
Overload List
  NameDescription
Public methodStatic memberfpclassify(Double)
Categorizes the given floating point number into the categories: zero, subnormal, normal, infinite or NAN.
Public methodStatic memberfpclassify(Single)
Categorizes the given floating point number into the categories: zero, subnormal, normal, infinite or NAN.
Top
See Also