Converts the value to a double‐precision floating‐point number.

Synopsis

Declared in <arith_uint256.h>

double
getdouble() const;

Return Value

The value as a double, which may lose precision for large numbers.

Created with MrDocs