mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-14 19:24:30 +02:00
corrected doc block heading
This commit is contained in:
@@ -585,7 +585,7 @@ function _ceilall(data) =
|
|||||||
// Section: Constraints and Modulos
|
// Section: Constraints and Modulos
|
||||||
|
|
||||||
// Function: constrain()
|
// Function: constrain()
|
||||||
// Summary: Limit (clamp) a number or array of numbers to a specified range of values.
|
// Synopsis: Limit (clamp) a number or array of numbers to a specified range of values.
|
||||||
// Topics: Math
|
// Topics: Math
|
||||||
// See Also: posmod(), modang()
|
// See Also: posmod(), modang()
|
||||||
// Usage:
|
// Usage:
|
||||||
|
Reference in New Issue
Block a user