Expand description
Math helper functions
Macros§
Traits§
- Float 🔒Implement functions available in std builds but missing from core primitives
- Implement functions on f32/f64 to give them APIs similar to SIMD types
- Helper trait when dealing with scalar and SIMD floating point types.