The format of arg is documented in the Colors Colors section. | El formato de arg está documentado en la sección Colores Colors. |
When the fn(arg) function application returns, the child process terminates. | Cuando la función fn(arg) regresa, el proceso hijo termina. |
Returns the arc tangent of arg in radians. | Devuelve el arco tangente de arg en radianes. |
Returns the arc cosine of arg in radians. | Devuelve el arco coseno de arg en radianes. |
The arg argument is passed to the fn function. | El argumento arg se pasa a la función fn. |
Range error occurs if arg is 0. | Rango de error se produce si arg es 0. |
Returns the arc sine of arg in radians. | Devuelve el arco seno de arg en radianes. |
Domain error occurs if arg is outside the range [-1.0, 1.0] | Domain error se produce si arg está fuera del rango [-1.0; 1.0]. |
Domain error occurs if arg is infinite. | Domain error se produce si arg es infinito. |
Domain error occurs if arg is negative. | Domain error se produce si arg es negativo. |
