Convert input to the closest ValueType32 value.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType32
convertToDecimal32(ValueType128 const& input);

Return Value

the closest ValueType32 value

Parameters

Name

Description

input

value to convert

Created with MrDocs