Skip to contents

Computes e to the power of x.

Arguments

x

DOUBLE

Examples

if (FALSE) { # \dontrun{
exp(1)
} # }