Same as the related overload above for floor.

Synopsis

Declared in <bdldfp_decimalutil.h>

static
Decimal64
floor(Decimal64 x);

Return Value

largest integral value that is not greater than x

Parameters

Name

Description

x

value to round toward ‐infinity

Created with MrDocs