For the complete Mojo documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /docs/manual/basics.md).
fast
Defines fast math approximation utilities.
You can import these APIs from the math package. For example:
from std.math.fast import exp_approx_f32