Query: significandw
OS: hpux
Section: 3m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
significand(3M) significand(3M)NAMEsignificand(), significandf(), significandl(), significandw(), significandq() - normalized significand functionsSYNOPSISDESCRIPTIONThe functions compute the significand of a floating point value x, where: x = significand * 2^exponent and 1 <= significand < 2 Thus, if x is subnormal, it is treated as though it were normalized before the significand is determined. is a version of it takes a argument and returns a result. is a version of it takes a argument and returns a result. is an version of it takes an argument and returns an result. is equivalent to on HP-UX systems.USAGETo use these functions, compile either with the default option or with the and options. To use or compile also with Make sure your program includes Link in the math library by specifying on the compiler or linker command line. For more information, see the at the following site:RETURN VALUEUpon successful completion, returns the normalized significand of x. If x is zero, infinite, or NaN, returns x.ERRORSNo errors are defined.SEE ALSOfrexp(3M), ilogb(3M), logb(3M), math(5).STANDARDS CONFORMANCEThese functions are not specified by any standard. HP Integiryt Server Only significand(3M)
Related Man Pages |
---|
significandf(3) - linux |
significand(3) - linux |
significandl(3) - linux |
significandw(3m) - hpux |
significandf(3m) - sunos |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
PHP Man Pages Now Available (Over 10,000) |
Seeking Alternative for diff in hp |
Wrong Array... |
Shopt -s histappend |