Docs.rs
calcify-0.8.2
calcify 0.8.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
JTPond
Dependencies
rand ^0.6
normal
rmp ^0.8
normal
chrono ^0.4
dev
lazy_static ^1.4
dev
rand ^0.6
dev
rayon ^1.3
dev
rmp ^0.8
dev
Versions
62.03%
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
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
gamma
calcify
0.8.2
gamma
Sections
Arguments
Formula
In crate calcify
calcify
Function
gamma
Copy item path
Source
pub fn gamma(beta:
f64
) ->
f64
Expand description
Gamma, the lorentz factor, in SI.
§
Arguments
beta
- f64, |v|/C, use calcify::beta(v)
§
Formula
// 1/sqrt(1 - beta^2)