#include <cmath>#include "bignum-dtoa.h"#include "bignum.h"#include "ieee.h"Go to the source code of this file.
Namespaces | |
| namespace | double_conversion |
Functions | |
| void | double_conversion::BignumDtoa (double v, BignumDtoaMode mode, int requested_digits, Vector< char > buffer, int *length, int *decimal_point) |
1.5.9