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

Acos

trigonometric function

SYNOPSIS

#include "dip_math.h"

dip_Error dip_Acos ( in, out )

DATA TYPES

binary, integer, float

FUNCTION

Computes the arc cosine of the input image values.

ARGUMENTS

Data typeNameDescription
dip_ImageinInput
dip_ImageoutOutput

SEE ALSO

Sin, Cos, Tan, Asin, Atan, Atan2, Sinh, Cosh, Tanh

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