| mathfpclassify Method |
| Name | Description | |
|---|---|---|
| fpclassify(Double) |
Categorizes the given floating point number into the categories: zero, subnormal, normal, infinite or NAN.
| |
| fpclassify(Single) |
Categorizes the given floating point number into the categories: zero, subnormal, normal, infinite or NAN.
|