Navigation
Name
Rascal
/
Libraries
/
util
/
Math
/
exp
Synopsis
Compute exp(x).
Function
real exp(num x)
Usage
import util::Math;
Description
Calculate
e
x
.
[
Edit
] | [
New Subconcept
] | [
Recompile Course
] | [
Warnings
]
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit
ask.rascal-mpl.org
.