Docs.rs
evian-math-0.0.1-rc.1
evian-math 0.0.1-rc.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Tropix126
Dependencies
vexide ^0.7.0
normal
Versions
100%
of the crate is documented
Platform
armv7a-none-eabi
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
evian_
math
0.0.1-rc.1
All Items
Crate Items
Modules
Structs
Traits
Crate
evian_math
Copy item path
Source
Expand description
Math utilities & types.
Modules
§
curve
Parametric curves.
Structs
§
Angle
Angular position.
Vec2
A vector in 2D cartesian space.
Traits
§
Into
Angle
Extension trait for easily creating
Angle
s from floating-point number literals.