EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

atan

Calculating the arc tangent.

func double atan (
   double x
)

Parameters

x A value for calculating the arc tangent.

Return value

The arc tangent of x within the range [ -PI/2 ; PI/2 ].

Related links

Source