Subtract

Subtracts from the first input the following inputs. The inputs can be of any numeric type.

Installation

To use this Node, you must enable omni.graph.nodes in the Extension Manager.

Inputs

Name

Type

Description

Default

A (a)

numerics

The number B is subtracted from

B (b)

numerics

The number to subtract from A

Outputs

Name

Type

Description

Default

Difference (difference)

numerics

Result of A-B