[][src]Module helium::math

Miscellaneous math-related functions.

Functions

clamp

Clamps a value between two numbers.

map

Maps a value from one range to another.