Query: isinf
OS: hpux
Section: 3m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
isinf(3M) isinf(3M)NAMEisinf() - floating-point test for infinitySYNOPSISDESCRIPTIONThe macro determines whether its argument is an infinity. The argument must be of floating type, and classification is based on the type of the argument. For HP Integrity servers, the argument can be any floating type. For PA-RISC, the argument must be either or The macro replaces the and functions, which are obsolete and are no longer supported.USAGETo 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 a nonzero value if x is Otherwise, it returns zero. The macro raises no floating-point exceptions.ERRORSNo errors are defined.EXAMPLESTake certain actions if is infinity:SEE ALSOfpclassify(3M), isfinite(3M), isnan(3M), isnormal(3M), signbit(3M), math(5).STANDARDS CONFORMANCEisinf(3M)
Related Man Pages |
---|
fpclassify(3) - mojave |
isinf(3) - mojave |
isnan(3) - mojave |
isnormal(3) - mojave |
isnormal(3m) - hpux |
Similar Topics in the Unix Linux Community |
---|
USRSTACK macro |
Make-question - redefine a macro, using another macro..? |
help with macro tween and syntax error |
create a macro in vi file |
macro |