- fpclassify
int fpclassify(float f)
Undocumented in source. Be warned that the author may not have intended to support it.
- fpclassify
int fpclassify(double f)
Undocumented in source. Be warned that the author may not have intended to support it.
- fpclassify
int fpclassify(real f)
Undocumented in source. Be warned that the author may not have intended to support it.
- signbit
int signbit(float f)
Undocumented in source. Be warned that the author may not have intended to support it.
- signbit
int signbit(double f)
Undocumented in source. Be warned that the author may not have intended to support it.
- signbit
int signbit(real f)
Undocumented in source. Be warned that the author may not have intended to support it.