__fctuwz

Purpose

Floating-point Conversion to Unsigned integer Word with rounding to Zero

Converts a floating-point number into a 32-bit unsigned integer and rounds to zero.

Prototype

double __fctuwz(double);

Result value

The result is a double number, which is rounded to zero.