changes.mady.by.user SRP Support
Saved on Dec 04, 2015
changes.mady.by.user Corby Nagel
Saved on Dec 10, 2015
...
ATan(), Cos(), Tan()
/* The sine of X is divided by the cosine of X, and assigned to the variable identifier Tan. */ Tan = Sin(X) / Cos(X)