editweight: Add together two numbers

Description Usage Arguments Value Examples

Description

Add together two numbers

Usage

1

Arguments

x

A number

y

A number

Value

The sum of x and y

Examples

1
2
add(1, 1)
add(10, 1)

Japhilko/GPediting documentation built on May 3, 2019, 9:03 p.m.