Lines Matching refs:number
113 Return the number of trailing zeros in the two's complement binary representation of a. Return -1 i…
124 point number is represented as a sign, mantissa and exponent. The
145 @code{BigFloatEnv.prec}. The number of exponent bits of the global
181 exactly represented as base 2 floating point number. In order to
212 Round the floating point number @code{a} according to the floating
217 Parse the string @code{a} as a floating point number in radix
234 point number @code{a} according to the floating point environment
254 Square root. Return a rounded floating point number. @code{e} is an
268 number. @code{e} is an optional floating point environment.
289 Otherwise, the number is rounded to nearest with ties to even using
291 number of digits so that its conversion back to a floating point using
292 the global precision and round to nearest gives the same number.
332 @code{p}, the number of exponent bits is set to @code{expBitsMax} and the
523 be present to specify respectively the number of significant digits
524 (must be >= 1) or the number of digits after the decimal point (must
558 are available by default. In order to minimize the number of changes
567 @item Floating point literals (i.e. number with a decimal point or an exponent) are @code{BigFloat}…
569 …er or equal to @code{2**53-1}. Hence @code{typeof 1 === "number "}, @code{typeof 1n === "number"} …