The OpenD Programming Language

exp

Constructs the natural exponent of the expression.

exp
(
T
)
(
const T power
)
if (
is(T == struct)
)

Parameters

power T

expression

Meta