convertToDecimal64 overloads

Synopses

Declared in <bdldfp_decimalimputil_inteldfp.h>

Convert a 128‐bit decimal value to 64‐bit decimal.

Convert a 32‐bit decimal value to 64‐bit decimal.

Return Value

  • closest 64‐bit decimal representation of input

  • 64‐bit decimal representation of input

Parameters

Name

Description

input

128‐bit decimal value to convert

Created with MrDocs