6 total contributions
The exp() function returns e raised to the power of x.
exp()
exp($x)
$x
The following codebyte illustrates the use of the exp() function with a variety of arguments:
usVisit uscodeHide codeCodeOutputHide outputHide outputLoading...Run