Skip to main content

SUBTRACT

Subtract one number from another

Example Usage

Overview

Function signature
SUBTRACT(x, y)

Category
Math

Return data type
float

Arguments

NameDataTypeList Options                          Description
xfloatthe starting value
yfloatthe amount to subtract from x