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.

exp

Exponential function.

func double exp (
   double x
)

Parameters

x A power for the number e.

Return value

The number e raised to the power of x.

Related links

Source