core/math: Library Dependencies
View color source code (raw) for this file
View reStructuredText (rst) source code for this page
int_inc()
Increments the integer variables named by its arguments.
int_bind()
Binds named variable ($1), such that $2 <= $1 <= $3.
$1 - Variable name
$2 - Minimum value
$3 - Maximum value