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

Log10

arithmetic function

SYNOPSIS

#include "dip_math.h"

dip_Error dip_Log10 ( in, out )

DATA TYPES

binary, integer, float

FUNCTION

Computes the base ten logarithm of the input image values.

ARGUMENTS

Data typeNameDescription
dip_ImageinInput
dip_ImageoutOutput

SEE ALSO

Sqrt, Exp, Exp2, Exp10, Ln, Log2

DIPlib on-line documentation | Function reference | Global function index