MathsEngine 0.1.2
Loading...
Searching...
No Matches
Baruah.MathsEngine.Formula.Trigonometry Namespace Reference

Classes

class  Deg2Rad
 Constant value used to convert degrees to radians. More...
class  Rad2Deg
 Constant value used to convert radians to degrees. More...
class  Atan2
 Calculates the angle from a 2D vector using the Y and X components. More...
class  Cos
 Calculates the cosine of an angle. More...
class  Sin
 Calculates the sine of an angle. More...
class  Tan
 Calculates the tangent of an angle. More...