Query: isgreater
OS: hpux
Section: 3m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
isgreater(3M) isgreater(3M)NAMEisgreater() - floating-point quiet comparison macro (>)SYNOPSISfloating-expr floating-exprDESCRIPTIONThe macro determines whether its first argument is greater than its second argument. The value of is always equal to however, unlike does not raise the invalid exception when x and y are unordered. The arguments must be of floating type. For HP Integrity servers, the arguments can be any floating type. For PA-RISC, each argument must be either orUSAGETo use the macro, compile either with the default option or with the and options. Make sure your program includes Link in the math library by specifying on the compiler or linker command line.RETURN VALUEThe macro returns the value of The macro raises no floating-point exceptions.ERRORSNo errors are defined.SEE ALSOisgreaterequal(3M), isless(3M), islessequal(3M), islessgreater(3M), isunordered(3M), math(5).STANDARDS CONFORMANCEisgreater(3M)
Related Man Pages |
---|
isgreater(3) - mojave |
isless(3) - mojave |
islessequal(3m) - hpux |
isgreaterequal(3) - osx |
isless(3) - osx |
Similar Topics in the Unix Linux Community |
---|
How to Use macro _POSIX_SOURCE with pthread |
USRSTACK macro |
floating point error in linux + C |
help with macro tween and syntax error |
create a macro in vi file |