Sub

Subtracts two numeric signals. The two signals must be of the same type.

Blocks tree path

Primitive\Arithmetic\Sub

Inputs

Name Type Description
i0 numeric The first term of the subtraction.
i1 numeric The term to subtract from i0.

Outputs

Name Type Description
o numeric The difference between i0 and i1.