The OpenD Programming Language

log

Constructs the natural logarithm of the expression.

log
(
T
)
(
const T value
)
if (
is(T == struct)
)

Parameters

value T

expression

Meta