Docs.rs
astro-math-0.2.1
astro-math 0.2.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
gaker
Dependencies
chrono ^0.4
normal
erfars ^0.1.0
normal
indicatif ^0.17
normal
lazy_static ^1.4
normal
memmap2 ^0.9
normal
nalgebra ^0.32
normal
ndarray ^0.15
normal
num-complex ^0.4
normal
num-traits ^0.2
normal
num_cpus ^1.16
normal
rand ^0.8
normal
optional
rand_distr ^0.4
normal
optional
rayon ^1.8
normal
regex ^1.10
normal
statrs ^0.17
normal
thiserror ^1.0
normal
approx ^0.5
dev
criterion ^0.5
dev
rand ^0.8
dev
rand_distr ^0.4
dev
Versions
97.5%
of the crate is documented
Platform
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
Skip to main content
validate_longitude
astro_
math
0.2.1
In astro_
math::
error
astro_math
::
error
Function
validate_
longitude
Copy item path
Source
pub fn validate_longitude(lon:
f64
) ->
Result
<
()
>
Expand description
Validate longitude (-180 <= lon <= 180)