Cosine#
Trigonometric operation cosine of one input in degrees.
Installation#
To use this Node, you must enable omni.graph.nodes in the Extension Manager.
Inputs#
Name |
Type |
Description |
Default |
|---|---|---|---|
value |
|
Angle in degrees whose cosine value is to be found |
Outputs#
Name |
Type |
Description |
Default |
|---|---|---|---|
Result (value) |
|
The cosine value of the input angle in degrees |