Docs.rs
  • hmath-0.1.17
    • hmath 0.1.17
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • baehyunsol
    • Dependencies
      • rand ^0.8 normal optional
    • Versions
    • 53.33% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

hmath0.1.17

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions

List of all items

Structs

  • BigInt
  • Matrix
  • Polynomial
  • Ratio
  • UBigInt

Enums

  • ConversionError
  • MatrixError

Macros

  • determinant_hack
  • impl_from_for_ref
  • impl_trait_for_general
  • impl_trivial_try_from
  • impl_tryfrom_for_ref

Functions

  • cbrt_iter
  • common_denom
  • cos_iter
  • cubic_2_points
  • e_const
  • e_iter
  • exp_iter
  • from_points
  • from_points_generic
  • gcd_bi
  • gcd_ubi
  • inspect_ieee754_f32
  • inspect_ieee754_f64
  • linear_2_points
  • ln2_const
  • ln2_iter
  • ln_iter
  • log_iter
  • pi_const
  • pi_iter
  • pow_iter
  • quadratic_3_points
  • sin_iter
  • sqrt_iter
  • tan_iter
  • utils::gcd_i32
  • utils::remove_suffix_0
  • utils::v32_to_v64
  • utils::v64_to_v32