Page 261 - Learn to Program - Basic-256
P. 261
Chapter 16: Mathematics – More Fun With Numbers. Page 245
Illustration 29: Asin() Function
Inverse Tangent:
The inverse tangent function atan() will return an angle measurement in
radians for the specified tangent value. This function performs the opposite
of the tan() function.
Illustration 30: Atan() Function
© 2019 James M. Reneau (CC BY-NC-SA 3.0 US)

