Каталог требований LSB Core 3.1
Требования для функции '__fpclassifyf'
| Standard | ID | Description |
| SUSv3 | __fpclassifyf.fpclassify.01 | The fpclassify() macro shall classify its argument value as NaN, infinite, normal, subnormal, zero, or into another implementation-defined category. |
| SUSv3 | __fpclassifyf.fpclassify.02 | The fpclassify() macro shall return the value of the number classification macro appropriate to the value of its argument. |
| LSB | __fpclassifyf.30 | __fpclassifyf() has the same specification as fpclassifyf() in ISO POSIX (2003), except that the argument type for __fpclassifyf() is known to be float. |