Absolute#

Compute the absolute value of a vector, array of vectors, scalar or array of scalars If an array of vectors are passed in, the output will be an array of corresponding absolute values

Installation#

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

Inputs#

Name

Type

Description

Default

input

decimals, integrals

The vector(s) or scalar(s) to take the absolute value of

Outputs#

Name

Type

Description

Default

absolute

decimals, integrals

The resulting absolute(s)