mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2026-01-06 07:19:37 +00:00
corrected doc block heading
This commit is contained in:
parent
e0f8d26dab
commit
f5bbafd949
1 changed files with 1 additions and 1 deletions
|
|
@ -585,7 +585,7 @@ function _ceilall(data) =
|
|||
// Section: Constraints and Modulos
|
||||
|
||||
// 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
|
||||
// See Also: posmod(), modang()
|
||||
// Usage:
|
||||
|
|
|
|||
Loading…
Reference in a new issue