Mojo/APIs/Standard library/math/mathOn this pageMojo modulemath Defines math utilities. You can import these APIs from the math package. For example: from math import floorfrom math import floor Functions acos: Computes the acos of the inputs.