Docs.rs
mathlab-0.1.8
mathlab 0.1.8
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dr-montasir
Dependencies
Versions
88.24%
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
mathlab
0.1.8
Module math
Constants
Functions
In crate mathlab
Module
mathlab
::
math
Copy item path
source
·
[
−
]
Constants
§
E
E
LN2
LN2
LN10
LN10
LOG2E
LOG2E
LOG10E
LOG10E
PHI
PHI
PI
PI
TAU
TAU
Functions
§
abs
abs(x)
add
add(x, y)
divi
divi(x, y)
mult
mult(x, y)
pow
pow(x, y)
sign
sign(x)
subt
subt(x, y)