Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 239 Bytes

math.rst

File metadata and controls

9 lines (6 loc) · 239 Bytes

Math

This file regoups a list of differents functions.

Functions

  • clamp(value, mini=None, mini=None): Clamp a value between range. (Every type is allowed if there are compatible with operators less than and greater than)