.. _math_api: Math ---- .. autofunction:: arcade.math.clamp .. autofunction:: arcade.math.get_angle_degrees .. autofunction:: arcade.math.get_angle_radians .. autofunction:: arcade.math.get_distance .. autofunction:: arcade.math.lerp .. autofunction:: arcade.math.lerp_2d .. autofunction:: arcade.math.lerp_3d .. autofunction:: arcade.math.lerp_angle .. autofunction:: arcade.math.quaternion_rotation .. autofunction:: arcade.math.rand_angle_360_deg .. autofunction:: arcade.math.rand_angle_spread_deg .. autofunction:: arcade.math.rand_in_circle .. autofunction:: arcade.math.rand_in_rect .. autofunction:: arcade.math.rand_on_circle .. autofunction:: arcade.math.rand_on_line .. autofunction:: arcade.math.rand_vec_magnitude .. autofunction:: arcade.math.rand_vec_spread_deg .. autofunction:: arcade.math.rotate_point .. autofunction:: arcade.math.round_fast