Docs.rs
  • calculator_util-0.1.2
    • calculator_util 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • J-ZhengLi
    • Dependencies
    • Versions
    • 80% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

calculator_util0.1.2

Crate Items

  • Enums
  • Traits
  • Functions

List of all items

Enums

  • number::Number

Traits

  • ExprParser

Functions

  • operations::abs
  • operations::acos
  • operations::add
  • operations::asin
  • operations::atan
  • operations::cos
  • operations::div
  • operations::mul
  • operations::pow
  • operations::sin
  • operations::sqrt
  • operations::sub
  • operations::tan