Description
Returns the cosinus value of the given value (in radians)
Information
| Plugin | RigVM |
| Category | Math |
| Tags | Cos |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Value | The input value | float double |
0.000000 |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Result | The result of the operation | float double |