Author Topic: Microsoft Access Function Library: Atn()  (Read 1876 times)

bbasujon

  • Administrator
  • VIP Member
  • *****
  • Posts: 1827
  • I want to show my performance at any where
    • View Profile
    • Higher Education
Microsoft Access Function Library: Atn()
« on: August 15, 2012, 05:32:49 PM »
Function: Atn()

Purpose: The Atn() function is used to obtain the arctangent value of a number.

Usage: Atn(number)

Returns: Double containing the angle in radians corresponding to the ratio of two sides of a right triangle specified as number.

Examples and Special Cases

 Atn(1) = 0.785

 Atn(0) = 0
Acquire the knowledge and share the knowledge so that knowing,learning then sharing - all are the collection