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