Docs.rs
  • aftermath-1.1.1
    • aftermath 1.1.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Maix0
    • Dependencies
      • bumpalo ^3.11.1 normal
      • num-complex ^0.4.2 normal
    • Versions
    • 50% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate aftermath

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • Arguments
  • Context
  • InvalidToken
  • differentiation::DiffContext
  • funcs::Acos
  • funcs::Acosh
  • funcs::Arg
  • funcs::Asin
  • funcs::Asinh
  • funcs::Atan
  • funcs::Atanh
  • funcs::Cbrt
  • funcs::Conj
  • funcs::Cos
  • funcs::Cosh
  • funcs::Exp
  • funcs::Ln
  • funcs::Log
  • funcs::Norm
  • funcs::Sign
  • funcs::Sin
  • funcs::Sinh
  • funcs::Sqrt
  • funcs::Tan
  • funcs::Tanh
  • rpn::RpnExpr

Enums

  • BuildError
  • CalcError
  • Expr
  • Operator
  • differentiation::DiffError

Traits

  • Func
  • differentiation::DifferentiableFunc
  • reduce::Reduce

Functions

  • differentiation::add_all_diff_functions
  • funcs::add_all_to_context
  • funcs::add_classic_functions
  • funcs::add_complex
  • funcs::add_hyperbolic_trigonometry
  • funcs::add_real_functions
  • funcs::add_trigonometry

Type Definitions

  • differentiation::Differentiate