mirror of
https://github.com/documentationjs/documentation.git
synced 2026-01-25 14:26:29 +00:00
303 B
303 B
addOne
Adds one to a number
Parameters
anumber the input
Returns number the output
inline-link.input
This function returns the number one. Internally, this uses
addOne to do the math.
Parameters
anumber the input
Returns number numberone