mirror of
https://github.com/documentationjs/documentation.git
synced 2026-01-18 14:17:30 +00:00
777 B
777 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. This demonstrates Addition and https://en.wikipedia.org/wiki/Addition
Parameters
anumber the input
Returns number numberone