Version 1 (modified by landauf, 16 years ago) (diff) |
---|
Math
TracNav(TracNav/TOC_Development)?
- sgn(value):
- min(value1, value2):
- max(value1, value2):
- clamp(value, min, max):
- square(value):
- cube(value):
- floor(value):
- ceil(value):
- round(value):
- mod(value, max):
- interpolate(time, start, end):
- interpolateSmooth(time, start, end):
- rnd():
- rnd(max):
- rnd(min, max):
Attachments (2)
- interpolation.png (3.4 KB) - added by landauf 16 years ago.
- interpolation_smooth.png (7.1 KB) - added by landauf 16 years ago.
Download all attachments as: .zip