| Concept Framework 1.0 documentation | Contents | Index |
| Name | Version | Deprecated |
| acos | version 1.0 | no |
| number acos(number cosine) |
| cosine | [in] Value whose arccosine is to be calculated, where -1 <= cosine <= 1. |
|
Returns the arccosine of cosine in the range 0 to M_PI/2 radians.
If cosine is less than -1 or greater than 1, acos returns an indefinite by default. |
import standard.C.math |
| Documented by Simona Gabriela Plesuvu, generation time: Thu Oct 15 20:02:03 2009 GMT | (c)2009 RadGs Software |