Docs.rs
expr-solver-1.0.6
expr-solver 1.0.6
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
prashantrahul141
Dependencies
log ^0.4.20
normal
Versions
23.08%
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
expr_
solver
1.0.6
Module utils
Module Items
Functions
In crate expr_
solver
expr_solver
Module
utils
Copy item path
Source
Functions
ยง
factorial
Wrapper function to calculate factorial of a function. Returns simple factorial of x if the number can be converted to integer without loss. Returns gamma of x if the number cannot be converted to integer without loss.