fastcos
Approximated cosine of the input
fastcos(in1): out1
Arguments:
Arguments
Name | Type | Default | Description |
---|---|---|---|
in1 | number | Input to the cosine function in radians. |
Returns
Name | Type | Description |
---|---|---|
out1 | number | The approximated cosine of the input. |
Approximated cosine of the input
fastcos(in1): out1
Name | Type | Default | Description |
---|---|---|---|
in1 | number | Input to the cosine function in radians. |
Name | Type | Description |
---|---|---|
out1 | number | The approximated cosine of the input. |