|
static |
Calculates the integral part of a specified double-precision floating-point number.
value | A number to truncate. |
value | Return value |
---|---|
math::NaN | math::NaN |
math::negative_infinity | math::negative_infinity |
math::positive_infinity | math::positive_infinity |