Lines Matching +full:real +full:-
31 .Nd "compare two floating-point numbers"
37 .Fn isgreater "real-floating x" "real-floating y"
39 .Fn isgreaterequal "real-floating x" "real-floating y"
41 .Fn isless "real-floating x" "real-floating y"
43 .Fn islessequal "real-floating x" "real-floating y"
45 .Fn islessgreater "real-floating x" "real-floating y"
47 .Fn isunordered "real-floating x" "real-floating y"
60 and return a non-zero value if and only if its nominal
76 and returns non-zero if and only if any of
81 For any pair of floating-point values, one
97 .St -isoC-99 .