Expand description
Mathematical functions for MilkDrop expressions.
This module provides all the mathematical functions needed for MilkDrop presets, as evalexpr 13.0 does not include trigonometric or advanced math functions by default.
Modules§
- gmegabuf
- Thread-local persistent scratch buffer for MD2
gmegabuf/megabuf.
Functions§
- coerce_
to_ 🔒f64 - Coerce a
Valuetof64, accepting Int / Float / Boolean. - list_
math_ functions - List of all registered math functions.
- register_
math_ functions - Register all MilkDrop math functions in a HashMapContext.