mirror of
https://github.com/documentationjs/documentation.git
synced 2026-01-18 14:17:30 +00:00
288 B
288 B
addOne
Adds one to a number
Parameters
anumberthe input
Returns number the output
exports
This function returns the number one. Internally, this uses
addOne to do the math.
Parameters
anumberthe input
Returns number numberone