Docs.rs
  • math_utils_lib-0.4.1
    • math_utils_lib 0.4.1
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Waigo01
    • Dependencies
      • embed-doc-image ^0.1.4 normal optional
      • mathjax_svg ^3.1.2 normal optional
      • resvg ^0.43.0 normal optional
      • serde ^1.0.217 normal optional
      • tectonic ^0.15.0 normal optional
    • Versions
    • 50.81% 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

math_utils_lib0.4.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • basetypes::Context
  • basetypes::Function
  • basetypes::Values
  • basetypes::Variable
  • roots::RootFinder

Enums

  • basetypes::AST
  • basetypes::AdvancedOpType
  • basetypes::AdvancedOperation
  • basetypes::Operation
  • basetypes::SimpleOpType
  • basetypes::Value
  • errors::EvalError
  • errors::MathLibError
  • errors::ParserError
  • errors::QuickEvalError
  • latex::Step

Macros

  • value

Functions

  • parser::eval
  • parser::is_valid_var_name
  • parser::parse
  • quick_eval
  • solver::solve

Constants

  • PREC