Skip to main content
Version: current

Subtraction

Description

The mathematics block subtraction subtracts input 2 and above from input 1 into a single output.

MxNMxNMxN

Input

Each input must be MxN meaning they must have the same size, or be 1x1.

Output

The output is an element-wise subtraction to the first input.

Attributes

AttributeValue
NameSubtraction
Inputs2

Name

Name specifies the name of the block.

Inputs

Inputs specifies the number of inputs the block will add together. The minimum number of inputs is 2.

Literature