List of all items
Structs
Traits
Functions
- common::ceil_log2_pow5
- common::decimal_length9
- common::log10_pow2
- common::log10_pow5
- common::log2_pow5
- common::pow5bits
- d2s::d2d
- d2s::decimal_length17
- d2s_intrinsics::div10
- d2s_intrinsics::div100
- d2s_intrinsics::div5
- d2s_intrinsics::mul_shift_64
- d2s_intrinsics::mul_shift_all_64
- d2s_intrinsics::multiple_of_power_of_2
- d2s_intrinsics::multiple_of_power_of_5
- d2s_intrinsics::pow5_factor
- d2s_small_table::compute_inv_pow5
- d2s_small_table::compute_pow5
- f2s::f2d
- f2s_intrinsics::mul_pow5_div_pow2
- f2s_intrinsics::mul_pow5_inv_div_pow2
- f2s_intrinsics::mul_shift_32
- f2s_intrinsics::multiple_of_power_of_2_32
- f2s_intrinsics::multiple_of_power_of_5_32
- f2s_intrinsics::pow5factor_32
- pretty::exponent::write_exponent2
- pretty::exponent::write_exponent3
- pretty::format32
- pretty::format64
- pretty::mantissa::write_mantissa
- pretty::mantissa::write_mantissa_long
- raw::format32
- raw::format64
Statics
- d2s_small_table::DOUBLE_POW5_INV_SPLIT2
- d2s_small_table::DOUBLE_POW5_SPLIT2
- d2s_small_table::DOUBLE_POW5_TABLE
- d2s_small_table::POW5_INV_OFFSETS
- d2s_small_table::POW5_OFFSETS
- digit_table::DIGIT_TABLE
Constants
- buffer::INFINITY
- buffer::NAN
- buffer::NEG_INFINITY
- d2s::DOUBLE_BIAS
- d2s::DOUBLE_EXPONENT_BITS
- d2s::DOUBLE_MANTISSA_BITS
- d2s::DOUBLE_POW5_BITCOUNT
- d2s::DOUBLE_POW5_INV_BITCOUNT
- f2s::FLOAT_BIAS
- f2s::FLOAT_EXPONENT_BITS
- f2s::FLOAT_MANTISSA_BITS
- f2s_intrinsics::FLOAT_POW5_BITCOUNT
- f2s_intrinsics::FLOAT_POW5_INV_BITCOUNT