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 |
|
Input number |
0 |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
out |
|
The absolute value of input number |