Functions§
- floor_f
const fnimplementation of floor forReal.- hypot
- log
- The natural logarithm of
x(f64). - sin
- sine approximation.
- sqrt
- Computes sqrt(x) using the table-driven Goldschmidt iteration from musl libc. Correctly rounded to nearest-even for all f64 inputs. const, no std, no alloc friendly.
- tdb_
minus_ tt - DE440/LTE440-tuned compact analytical TT–TDB model