Skip to main content

Mojo module

fast

Defines fast math approximation utilities.

You can import these APIs from the math package. For example:

from math.fast import exp_approx_f32

Was this page helpful?