wzyadd: Add together two numbers.

Description Usage Arguments Value Examples

Description

This function add two numbers together, which written by wzy.

Usage

1
wzyadd(x, y)

Arguments

x

A number.

y

A number.

Value

The sum of x and y.

Examples

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

ahorawzy/wzytry documentation built on May 24, 2019, 9:43 p.m.