Exp10

arithmetic function

SYNOPSIS

#include "dip_math.h"

dip_Error dip_Exp10 ( in, out )

DATA TYPES

binary, integer, float

FUNCTION

Computes the base ten exponent of the input image values.

ARGUMENTS

Data typeNameDescription
dip_ImageinInput
dip_ImageoutOutput

SEE ALSO

Sqrt, Exp, Exp2, Ln, Log2, Log10