acos
Arc-cosine of the input
acos(in1): out1Arguments:
Arguments
| Name | Type | Default | Description |
|---|---|---|---|
| in1 | number | Input to the arc-cosine function. |
Returns
| Name | Type | Description |
|---|---|---|
| out1 | number | The arc-cosine of the input in radians. |
Arc-cosine of the input
acos(in1): out1| Name | Type | Default | Description |
|---|---|---|---|
| in1 | number | Input to the arc-cosine function. |
| Name | Type | Description |
|---|---|---|
| out1 | number | The arc-cosine of the input in radians. |