DIPlib Documentation - ©1995-2017 Quantitative Imaging Group, Delft University of Technology.

Ln

arithmetic function

SYNOPSIS

dip_Error dip_Ln ( in, out )

DATA TYPES

binary, integer, float

FUNCTION

Computes the natural logarithm of the input image values.

ARGUMENTS

Data typeNameDescription
dip_ImageinInput
dip_ImageoutOutput

SEE ALSO

Sqrt, Exp, Exp2, Exp10, Log2, Log10