Module grafix_toolbox::math
source · Re-exports§
pub use super::policies::math::la::na;
Modules§
Structs§
- A 16-bit floating point type implementing the IEEE 754-2008 standard
binary16a.k.a “half” format.
Traits§
- The unary negation operator
-.