Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
sin | version 1.0 | no |
number sin(number angle) |
angle | [in] The angle in radians |
Returns the sine of the specified angle.
The angle must be in radians. Multiply by PI/180 to convert degrees to radians. |
import standard.C.math |
Documented by Simona Gabriela Plesuvu, generation time: Thu Oct 15 20:02:03 2009 GMT | (c)2009 RadGs Software |