-
Notifications
You must be signed in to change notification settings - Fork 0
math.Function.add
soetas edited this page Nov 30, 2024
·
1 revision
estdlib v0.1.2 / math / add
add(
augend
,addend
):number
add function
• augend: number
first value
• addend: number
second value
number
sum of two numbers
Docs made with by typedoc、typedoc-plugin-markdown & typedoc-github-wiki-theme.