This site Web
Home Page | The Sun API | Gallery | InfoSearch | News | Links | Contact Us

Sunlit Design > The Sun API > Documentation > Trigonometry Functions using Degrees


Index


- Introduction
+ Using the Functions
+ User Guide
+ Function Reference
+ Constants

Contact Developer

Downloads

Trigonometry Functions using Degrees

This program provides a basic set of trigonometry functions using degrees because most programming environments do not support calculations in degrees.

The following functions are provided:

Function Name
Sine sdSin
Cosine sdCos
Tangent sdTan
ArcSine sdASin
Arccosine sdACos
Arctangent sdATan

 

And as well the following numeric constant is also provided because it is absent from many programming languages:

Pi sdPI