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

mBesselYN

mathematical function

SYNOPSIS

#include "dip_math.h"

dip_float dipm_BesselYN ( x, n )

FUNCTION

Computes the Bessel function Y of the order n of the input value.

ARGUMENTS

Data typeNameDescription
dip_floatxInput value
dip_intnOrder of Bessel function

SEE ALSO

mTruncate, mFraction, mNearestInt, mSign, mExp2, mExp10, mLog2, mSinc, mReciprocal, mBesselJ0, mBesselJ1, mBesselJN, mBesselY0, mBesselY1, mLnGamma, mErf, mErfc, mGammaP, mGammaQ

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