Abs Double (Python)

Example node that takes the absolute value of a number

Installation

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

Inputs

Name

Type

Description

Default

num

double

Input number

0

Outputs

Name

Type

Description

Default

out

double

The absolute value of input number