DEPRECATED: Use decimalToFloat instead.

Synopsis

Declared in <bdldfp_decimalconvertutil.h>

static
float
decimal64ToFloat(Decimal64 decimal);

Return Value

closest float representation of decimal

Parameters

Name

Description

decimal

value to convert

Created with MrDocs