convertToDecimal128 overloads

Synopses

Declared in <bdldfp_decimalimputil_inteldfp.h>

Convert a decimal value to the closest 128‐bit decimal representation.

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

Return Value

  • closest 128‐bit decimal representation of input

  • 128‐bit decimal representation of input

Parameters

Name

Description

input

decimal value to convert

Created with MrDocs