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

Sin

trigonometric function

SYNOPSIS

#include "dip_math.h"

dip_Error dip_Sin ( in, out )

DATA TYPES

binary, integer, float, complex

FUNCTION

Computes the sine of the input image values.

ARGUMENTS

Data typeNameDescription
dip_ImageinInput
dip_ImageoutOutput

SEE ALSO

Cos, Tan, Asin, Acos, Atan, Sinh, Cosh, Tanh

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