List of all items
Enums
- foundation::Error
- foundation::Float
- foundation::FloatKind
- foundation::Int
- foundation::SmallFloat
- foundation::SmallInt
Traits
Macros
Functions
- compat::float_is_neg_one
- compat::float_is_negative
- compat::float_is_one
- compat::float_is_zero
- compat::float_kind
- compat::float_to_bigdecimal
- compat::float_to_parts
- compat::int_is_infinite
- compat::int_is_nan
- compat::int_to_bigint
- compat::int_to_parts
- compat::int_to_string
- compat::make_float_from_parts
- compat::make_int_from_parts
- functions::create_complex
- functions::create_float
- functions::create_imaginary
- functions::create_int
- functions::create_irrational
- functions::get_error_code
- functions::get_error_message
- math::abs_float
- math::abs_int
- math::add_float
- math::add_strings
- math::bigdecimal_nth_root
- math::bigdecimal_pow_integer
- math::bigdecimal_to_fraction
- math::ceil_float
- math::ceil_int
- math::cos_float
- math::cos_int
- math::div_float
- math::div_strings
- math::exp_float
- math::exp_int
- math::floor_float
- math::floor_int
- math::from_bigdecimal
- math::is_string_odd
- math::ln_float
- math::ln_int
- math::log10_float
- math::mod_float
- math::mod_strings
- math::mul_float
- math::mul_strings
- math::pow_bigdecimal_rational
- math::pow_strings
- math::rem_strings
- math::sin_float
- math::sin_int
- math::sqrt_float
- math::sqrt_int
- math::sqrt_string
- math::sub_float
- math::sub_strings
- math::tan_float
- math::tan_int
Constants
- AUTHORS
- COPYRIGHT
- DOCUMENTATION
- ENABLED_FEATURES
- FEATURES
- LICENSE
- LICENSE_FULL
- LICENSE_URL
- REPOSITORY
- VERSION
- errors::DIV_BY_ZERO
- errors::INFINITE_RESULT
- errors::INVALID_FORMAT
- errors::NEGATIVE_RESULT
- errors::NEGATIVE_SQRT
- errors::NUMBER_TOO_LARGE
- errors::UNIMPLEMENTED
- errors::WRONG_SYNTAX
- math::ERR_DIV_BY_ZERO
- math::ERR_INFINITE_RESULT
- math::ERR_INVALID_FORMAT
- math::ERR_NEGATIVE_RESULT
- math::ERR_NEGATIVE_SQRT
- math::ERR_NUMBER_TOO_LARGE
- math::ERR_UNIMPLEMENTED
- math::ERR_WRONG_SYNTAX
- math::LN_10
- math::UNKNOWN_ERROR