Docs.rs
  • math_utils_lib-0.1.3
    • math_utils_lib 0.1.3
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Waigo01
    • Dependencies
      • embed-doc-image ^0.1.4 normal
    • Versions
    • 38.1% of the crate is documented
  • Go to latest version
  • 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

math_utils_lib0.1.3

  • Structs
  • Enums
  • Constants
  • Functions
?
Change settings

List of all items

Structs

  • basetypes::Variable
  • errors::EvalError
  • errors::ParserError
  • errors::QuickEvalError
  • errors::QuickSolveError
  • errors::SolveError
  • parser::Operation

Enums

  • basetypes::Value
  • errors::EvalErrorCode
  • errors::MathLibError
  • errors::ParserErrorCode
  • errors::QuickEvalErrorCode
  • errors::QuickSolveErrorCode
  • errors::SolveErrorCode
  • latex_export::ExportType
  • latex_export::StepType
  • parser::Binary
  • parser::OpType

Functions

  • latex_export::export
  • parser::eval
  • parser::parse
  • quick_eval
  • quick_solve
  • roots::find_roots

Constants

  • PREC