Skip to main content

Module utils

Module utils 

Source

Functions§

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