Docs.rs
  • precise-calc-0.1.0
    • precise-calc 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Callum-Irving
    • Dependencies
      • astro-float ^0.6.8 normal
      • lazy_static ^1.4.0 normal
      • nom ^7.1.3 normal
      • serde ^1.0.160 normal
    • Versions
    • 4.76% of the crate is documented
  • Go to latest version
  • Platform
    • 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
logo

logo

Crate precise_calc

  • Version 0.1.0
  • All Items
  • Modules
  • Enums
  • Constants
  • Type Definitions
?
Change settings

Crate precise_calc

source ·

Modules

  • ast
  • context
  • eval
  • formatting
  • parser

Enums

  • CalcError

Constants

  • BASE_10_PREC
  • PREC
  • RM

Type Definitions

  • CalcResult
  • Number