core.stdc.math

D header file for C99.

This module contains bindings to selected types and functions from the standard C header <_math.h>. Note that this is not automatically generated, and may omit some types/functions from the original C header.

Members

Aliases

__fpclassifyl
alias __fpclassifyl = __fpclassify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isfinitel
alias __isfinitel = __isfinite
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinfl
alias __isinfl = __isinf
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnanl
alias __isnanl = __isnan
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
double_t
alias double_t = double
float_t
alias float_t = float

Enums

FP_FAST_FMA
anonymousenum FP_FAST_FMA
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_FAST_FMA
anonymousenum FP_FAST_FMA
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_FAST_FMA
anonymousenum FP_FAST_FMA
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_FAST_FMA
anonymousenum FP_FAST_FMA
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_FAST_FMA
anonymousenum FP_FAST_FMA
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_FAST_FMA
anonymousenum FP_FAST_FMA
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_FAST_FMA
anonymousenum FP_FAST_FMA
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_FAST_FMA
anonymousenum FP_FAST_FMA
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_FAST_FMA
anonymousenum FP_FAST_FMA
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_FAST_FMAF
enum FP_FAST_FMAF
FP_INFINITE
anonymousenum FP_INFINITE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_INFINITE
anonymousenum FP_INFINITE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_INFINITE
anonymousenum FP_INFINITE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_INFINITE
anonymousenum FP_INFINITE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_INFINITE
anonymousenum FP_INFINITE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_INFINITE
anonymousenum FP_INFINITE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_NAN
anonymousenum FP_NAN
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_NAN
anonymousenum FP_NAN
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_NAN
anonymousenum FP_NAN
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_NAN
anonymousenum FP_NAN
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_NAN
anonymousenum FP_NAN
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_NANS
anonymousenum FP_NANS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_SUBNORMAL
anonymousenum FP_SUBNORMAL
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_FPCLASS_SNAN
anonymousenum _FPCLASS_SNAN
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

__finite
int __finite(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__finite
int __finite(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__finitef
int __finitef(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__finitef
int __finitef(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__finitel
int __finitel(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__finitel
int __finitel(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassify
int __fpclassify(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassify
int __fpclassify(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassify
int __fpclassify(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassify
int __fpclassify(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassify
int __fpclassify(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassify
int __fpclassify(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassify_d
uint __fpclassify_d(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassify_f
uint __fpclassify_f(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassify_ld
uint __fpclassify_ld(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyd
uint __fpclassifyd(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyd
int __fpclassifyd(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyd
int __fpclassifyd(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyd
int __fpclassifyd(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyd
int __fpclassifyd(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyf
int __fpclassifyf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyf
uint __fpclassifyf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyf
int __fpclassifyf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyf
int __fpclassifyf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyf
int __fpclassifyf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyf
int __fpclassifyf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyf
int __fpclassifyf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyf
int __fpclassifyf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyf
int __fpclassifyf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyf
int __fpclassifyf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyl
int __fpclassifyl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyl
uint __fpclassifyl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyl
int __fpclassifyl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyl
int __fpclassifyl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyl
int __fpclassifyl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyl
int __fpclassifyl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyl
int __fpclassifyl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyl
int __fpclassifyl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyl
int __fpclassifyl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyl
int __fpclassifyl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyl
int __fpclassifyl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isfinite
int __isfinite(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isfinite
int __isfinite(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isfinite
int __isfinite(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isfinite
int __isfinite(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isfinite
int __isfinite(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isfinited
int __isfinited(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isfinitef
int __isfinitef(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isfinitef
int __isfinitef(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isfinitef
int __isfinitef(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isfinitef
int __isfinitef(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isfinitef
int __isfinitef(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isfinitel
int __isfinitel(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isfinitel
int __isfinitel(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isfinitel
int __isfinitel(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isfinitel
int __isfinitel(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isfinitel
int __isfinitel(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isfinitel
int __isfinitel(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinf
int __isinf(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinf
int __isinf(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinf
int __isinf(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinf
int __isinf(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinf
int __isinf(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinfd
int __isinfd(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinff
int __isinff(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinff
int __isinff(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinff
int __isinff(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinff
int __isinff(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinff
int __isinff(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinff
int __isinff(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinff
int __isinff(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinfl
int __isinfl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinfl
int __isinfl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinfl
int __isinfl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinfl
int __isinfl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinfl
int __isinfl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinfl
int __isinfl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinfl
int __isinfl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinfl
int __isinfl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnan
int __isnan(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnan
int __isnan(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnan
int __isnan(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnan
int __isnan(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnan
int __isnan(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnand
int __isnand(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnanf
int __isnanf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnanf
int __isnanf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnanf
int __isnanf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnanf
int __isnanf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnanf
int __isnanf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnanl
int __isnanl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnanl
int __isnanl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnanl
int __isnanl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnanl
int __isnanl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnanl
int __isnanl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnanl
int __isnanl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnanl
int __isnanl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnanl
int __isnanl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnanl
int __isnanl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnormal
int __isnormal(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnormal
int __isnormal(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnormal
int __isnormal(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnormal
int __isnormal(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnormalf
int __isnormalf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnormalf
int __isnormalf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnormalf
int __isnormalf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnormalf
int __isnormalf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnormall
int __isnormall(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnormall
int __isnormall(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnormall
int __isnormall(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnormall
int __isnormall(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbit
int __signbit(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbit
int __signbit(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbit
int __signbit(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbit
int __signbit(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbit
int __signbit(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbit
int __signbit(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbit
int __signbit(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbit
int __signbit(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbitd
int __signbitd(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbitf
int __signbitf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbitf
int __signbitf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbitf
int __signbitf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbitf
int __signbitf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbitf
int __signbitf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbitf
int __signbitf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbitf
int __signbitf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbitf
int __signbitf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbitf
int __signbitf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbitl
int __signbitl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbitl
int __signbitl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbitl
int __signbitl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbitl
int __signbitl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbitl
int __signbitl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbitl
int __signbitl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbitl
int __signbitl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbitl
int __signbitl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbitl
int __signbitl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_chgsign
double _chgsign(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_chgsignf
float _chgsignf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_copysign
double _copysign(double x, double s)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_copysignf
float _copysignf(float x, float s)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_finite
int _finite(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_finitef
int _finitef(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_fpclass
int _fpclass(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_fpclassf
int _fpclassf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_isnan
int _isnan(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_isnanf
int _isnanf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
acos
double acos(double x)
acos
double acos(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
acos
double acos(double x)
acos
double acos(double x)
acos
double acos(double x)
acos
double acos(double x)
acos
double acos(double x)
acos
double acos(double x)
acosf
float acosf(float x)
acosf
float acosf(float x)
acosf
float acosf(float x)
acosf
float acosf(float x)
acosf
float acosf(float x)
acosf
float acosf(float x)
acosf
float acosf(float x)
acosf
float acosf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
acosh
double acosh(double x)
acosh
double acosh(double x)
acosh
double acosh(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
acosh
double acosh(double x)
acosh
double acosh(double x)
acosh
double acosh(double x)
acosh
double acosh(double x)
acosh
double acosh(double x)
acoshf
float acoshf(float x)
acoshf
float acoshf(float x)
acoshf
float acoshf(float x)
acoshf
float acoshf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
acoshf
float acoshf(float x)
acoshf
float acoshf(float x)
acoshf
float acoshf(float x)
acoshf
float acoshf(float x)
acoshl
real acoshl(real x)
acoshl
real acoshl(real x)
acoshl
real acoshl(real x)
acoshl
real acoshl(real x)
acoshl
real acoshl(real x)

Added since Lollipop

acoshl
real acoshl(real x)
acoshl
real acoshl(real x)
acoshl
real acoshl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
acosl
real acosl(real x)
acosl
real acosl(real x)
acosl
real acosl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
acosl
real acosl(real x)
acosl
real acosl(real x)
acosl
real acosl(real x)
acosl
real acosl(real x)

Added since Lollipop

acosl
real acosl(real x)
asin
double asin(double x)
asin
double asin(double x)
asin
double asin(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asin
double asin(double x)
asin
double asin(double x)
asin
double asin(double x)
asin
double asin(double x)
asin
double asin(double x)
asinf
float asinf(float x)
asinf
float asinf(float x)
asinf
float asinf(float x)
asinf
float asinf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asinf
float asinf(float x)
asinf
float asinf(float x)
asinf
float asinf(float x)
asinf
float asinf(float x)
asinh
double asinh(double x)
asinh
double asinh(double x)
asinh
double asinh(double x)
asinh
double asinh(double x)
asinh
double asinh(double x)
asinh
double asinh(double x)
asinh
double asinh(double x)
asinh
double asinh(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asinhf
float asinhf(float x)
asinhf
float asinhf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asinhf
float asinhf(float x)
asinhf
float asinhf(float x)
asinhf
float asinhf(float x)
asinhf
float asinhf(float x)
asinhf
float asinhf(float x)
asinhf
float asinhf(float x)
asinhl
real asinhl(real x)
asinhl
real asinhl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asinhl
real asinhl(real x)
asinhl
real asinhl(real x)
asinhl
real asinhl(real x)
asinhl
real asinhl(real x)

Added since Lollipop

asinhl
real asinhl(real x)
asinhl
real asinhl(real x)
asinl
real asinl(real x)

Added since Lollipop

asinl
real asinl(real x)
asinl
real asinl(real x)
asinl
real asinl(real x)
asinl
real asinl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asinl
real asinl(real x)
asinl
real asinl(real x)
asinl
real asinl(real x)
atan
double atan(double x)
atan
double atan(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atan
double atan(double x)
atan
double atan(double x)
atan
double atan(double x)
atan
double atan(double x)
atan
double atan(double x)
atan
double atan(double x)
atan2
double atan2(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atan2
double atan2(double y, double x)
atan2
double atan2(double y, double x)
atan2
double atan2(double y, double x)
atan2
double atan2(double y, double x)
atan2
double atan2(double y, double x)
atan2
double atan2(double y, double x)
atan2
double atan2(double , double )
atan2f
float atan2f(float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atan2f
float atan2f(float y, float x)
atan2f
float atan2f(float y, float x)
atan2f
float atan2f(float y, float x)
atan2f
float atan2f(float y, float x)
atan2f
float atan2f(float y, float x)
atan2f
float atan2f(float x, float y)
atan2f
float atan2f(float y, float x)
atan2l
real atan2l(real y, real x)
atan2l
real atan2l(real y, real x)
atan2l
real atan2l(real y, real x)
atan2l
real atan2l(real y, real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atan2l
real atan2l(real y, real x)
atan2l
real atan2l(real y, real x)
atan2l
real atan2l(real y, real x)

Added since Lollipop

atan2l
real atan2l(real y, real x)
atanf
float atanf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atanf
float atanf(float x)
atanf
float atanf(float x)
atanf
float atanf(float x)
atanf
float atanf(float x)
atanf
float atanf(float x)
atanf
float atanf(float x)
atanf
float atanf(float x)
atanh
double atanh(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atanh
double atanh(double x)
atanh
double atanh(double x)
atanh
double atanh(double x)
atanh
double atanh(double x)
atanh
double atanh(double x)
atanh
double atanh(double x)
atanh
double atanh(double x)
atanhf
float atanhf(float x)
atanhf
float atanhf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atanhf
float atanhf(float x)
atanhf
float atanhf(float x)
atanhf
float atanhf(float x)
atanhf
float atanhf(float x)
atanhf
float atanhf(float x)
atanhf
float atanhf(float x)
atanhl
real atanhl(real x)
atanhl
real atanhl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atanhl
real atanhl(real x)
atanhl
real atanhl(real x)
atanhl
real atanhl(real x)

Added since Lollipop

atanhl
real atanhl(real x)
atanhl
real atanhl(real x)
atanhl
real atanhl(real x)
atanl
real atanl(real x)
atanl
real atanl(real x)
atanl
real atanl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atanl
real atanl(real x)
atanl
real atanl(real x)
atanl
real atanl(real x)
atanl
real atanl(real x)

Added since Lollipop

atanl
real atanl(real x)
cbrt
double cbrt(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cbrt
double cbrt(double x)
cbrt
double cbrt(double x)
cbrt
double cbrt(double x)
cbrt
double cbrt(double x)
cbrt
double cbrt(double x)
cbrt
double cbrt(double x)
cbrt
double cbrt(double x)
cbrtf
float cbrtf(float x)
cbrtf
float cbrtf(float x)
cbrtf
float cbrtf(float x)
cbrtf
float cbrtf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cbrtf
float cbrtf(float x)
cbrtf
float cbrtf(float x)
cbrtf
float cbrtf(float x)
cbrtf
float cbrtf(float x)
cbrtl
real cbrtl(real x)
cbrtl
real cbrtl(real x)

Added since Lollipop

cbrtl
real cbrtl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cbrtl
real cbrtl(real x)
cbrtl
real cbrtl(real x)
cbrtl
real cbrtl(real x)
cbrtl
real cbrtl(real x)
cbrtl
real cbrtl(real x)
ceil
double ceil(double x)
ceil
double ceil(double x)
ceil
double ceil(double x)
ceil
double ceil(double x)
ceil
double ceil(double x)
ceil
double ceil(double x)
ceil
double ceil(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ceil
double ceil(double x)
ceilf
float ceilf(float x)
ceilf
float ceilf(float x)
ceilf
float ceilf(float x)
ceilf
float ceilf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ceilf
float ceilf(float x)
ceilf
float ceilf(float x)
ceilf
float ceilf(float x)
ceilf
float ceilf(float x)
ceill
real ceill(real x)
ceill
real ceill(real x)
ceill
real ceill(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ceill
real ceill(real x)
ceill
real ceill(real x)
ceill
real ceill(real x)
ceill
real ceill(real x)
ceill
real ceill(real x)
copysign
double copysign(double x, double y)
copysign
double copysign(double x, double y)
copysign
double copysign(double x, double y)
copysign
double copysign(double x, double y)
copysign
double copysign(double x, double y)
copysign
double copysign(double x, double y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
copysign
double copysign(double x, double y)
copysign
double copysign(double x, double y)
copysignf
float copysignf(float x, float y)
copysignf
float copysignf(float x, float y)
copysignf
float copysignf(float x, float y)
copysignf
float copysignf(float x, float y)
copysignf
float copysignf(float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
copysignf
float copysignf(float x, float y)
copysignf
float copysignf(float x, float y)
copysignf
float copysignf(float x, float y)
copysignl
real copysignl(real x, real y)
copysignl
real copysignl(real x, real y)
copysignl
real copysignl(real x, real y)
copysignl
real copysignl(real x, real y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
copysignl
real copysignl(real x, real y)
copysignl
real copysignl(real x, real y)
copysignl
real copysignl(real x, real y)
copysignl
real copysignl(real x, real y)
cos
double cos(double x)
cos
double cos(double x)
cos
double cos(double x)
cos
double cos(double x)
cos
double cos(double x)
cos
double cos(double x)
cos
double cos(double x)
cos
double cos(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cosf
float cosf(float x)
cosf
float cosf(float x)
cosf
float cosf(float x)
cosf
float cosf(float x)
cosf
float cosf(float x)
cosf
float cosf(float x)
cosf
float cosf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cosf
float cosf(float x)
cosh
double cosh(double x)
cosh
double cosh(double x)
cosh
double cosh(double x)
cosh
double cosh(double x)
cosh
double cosh(double x)
cosh
double cosh(double x)
cosh
double cosh(double x)
cosh
double cosh(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
coshf
float coshf(float x)
coshf
float coshf(float x)
coshf
float coshf(float x)
coshf
float coshf(float x)
coshf
float coshf(float x)
coshf
float coshf(float x)
coshf
float coshf(float x)
coshf
float coshf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
coshl
real coshl(real x)
coshl
real coshl(real x)
coshl
real coshl(real x)
coshl
real coshl(real x)
coshl
real coshl(real x)

Added since Lollipop

coshl
real coshl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
coshl
real coshl(real x)
coshl
real coshl(real x)
cosl
real cosl(real x)
cosl
real cosl(real x)
cosl
real cosl(real x)
cosl
real cosl(real x)
cosl
real cosl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cosl
real cosl(real x)
cosl
real cosl(real x)
cosl
real cosl(real x)
drem
double drem(double x, double y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
drem
double drem(double x, double y)
dremf
float dremf(float x, float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dremf
float dremf(float x, float )
erf
double erf(double x)
erf
double erf(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erf
double erf(double x)
erf
double erf(double x)
erf
double erf(double x)
erf
double erf(double x)
erf
double erf(double x)
erf
double erf(double x)
erfc
double erfc(double x)
erfc
double erfc(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erfc
double erfc(double x)
erfc
double erfc(double x)
erfc
double erfc(double x)
erfc
double erfc(double x)
erfc
double erfc(double x)
erfc
double erfc(double x)
erfcf
float erfcf(float x)
erfcf
float erfcf(float x)
erfcf
float erfcf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erfcf
float erfcf(float x)
erfcf
float erfcf(float x)
erfcf
float erfcf(float x)
erfcf
float erfcf(float x)
erfcf
float erfcf(float x)
erfcl
real erfcl(real x)
erfcl
real erfcl(real x)
erfcl
real erfcl(real x)
erfcl
real erfcl(real x)
erfcl
real erfcl(real x)
erfcl
real erfcl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erfcl
real erfcl(real x)
erfcl
real erfcl(real x)

Added since Lollipop

erff
float erff(float x)
erff
float erff(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erff
float erff(float x)
erff
float erff(float x)
erff
float erff(float x)
erff
float erff(float x)
erff
float erff(float x)
erff
float erff(float x)
erfl
real erfl(real x)
erfl
real erfl(real x)
erfl
real erfl(real x)
erfl
real erfl(real x)
erfl
real erfl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erfl
real erfl(real x)
erfl
real erfl(real x)
erfl
real erfl(real x)

Added since Lollipop

exp
double exp(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
exp
double exp(double x)
exp
double exp(double x)
exp
double exp(double x)
exp
double exp(double x)
exp
double exp(double x)
exp
double exp(double x)
exp
double exp(double x)
exp2
double exp2(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
exp2
double exp2(double x)
exp2
double exp2(double x)
exp2
double exp2(double x)
exp2
double exp2(double x)
exp2
double exp2(double x)
exp2
double exp2(double x)
exp2
double exp2(double x)
exp2f
float exp2f(float x)
exp2f
float exp2f(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
exp2f
float exp2f(float x)
exp2f
float exp2f(float x)
exp2f
float exp2f(float x)
exp2f
float exp2f(float x)
exp2f
float exp2f(float x)
exp2f
float exp2f(float x)
exp2l
real exp2l(real x)
exp2l
real exp2l(real x)
exp2l
real exp2l(real x)
exp2l
real exp2l(real x)

Added since Lollipop

exp2l
real exp2l(real x)
exp2l
real exp2l(real x)
exp2l
real exp2l(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
exp2l
real exp2l(real x)
expf
float expf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
expf
float expf(float x)
expf
float expf(float x)
expf
float expf(float x)
expf
float expf(float x)
expf
float expf(float x)
expf
float expf(float x)
expf
float expf(float x)
expl
real expl(real x)
expl
real expl(real x)
expl
real expl(real x)
expl
real expl(real x)
expl
real expl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
expl
real expl(real x)
expl
real expl(real x)
expl
real expl(real x)
expm1
double expm1(double x)
expm1
double expm1(double x)
expm1
double expm1(double x)
expm1
double expm1(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
expm1
double expm1(double x)
expm1
double expm1(double x)
expm1
double expm1(double x)
expm1
double expm1(double x)
expm1f
float expm1f(float x)
expm1f
float expm1f(float x)
expm1f
float expm1f(float x)
expm1f
float expm1f(float x)
expm1f
float expm1f(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
expm1f
float expm1f(float x)
expm1f
float expm1f(float x)
expm1f
float expm1f(float x)
expm1l
real expm1l(real x)
expm1l
real expm1l(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
expm1l
real expm1l(real x)

Added since Lollipop

expm1l
real expm1l(real x)
expm1l
real expm1l(real x)
expm1l
real expm1l(real x)
expm1l
real expm1l(real x)
expm1l
real expm1l(real x)
fabs
double fabs(double x)
fabs
double fabs(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fabs
double fabs(double x)
fabs
double fabs(double x)
fabs
double fabs(double x)
fabs
double fabs(double x)
fabs
double fabs(double x)
fabs
double fabs(double x)
fabsf
float fabsf(float x)
fabsf
float fabsf(float x)
fabsf
float fabsf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fabsf
float fabsf(float x)
fabsf
float fabsf(float x)
fabsf
float fabsf(float x)
fabsf
float fabsf(float x)
fabsf
float fabsf(float x)
fabsl
real fabsl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fabsl
real fabsl(real x)
fabsl
real fabsl(real x)
fabsl
real fabsl(real x)
fabsl
real fabsl(real x)
fabsl
real fabsl(real x)
fabsl
real fabsl(real x)
fabsl
real fabsl(real x)
fdim
double fdim(double x, double y)
fdim
double fdim(double x, double y)
fdim
double fdim(double x, double y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fdim
double fdim(double x, double y)
fdim
double fdim(double x, double y)
fdim
double fdim(double x, double y)
fdim
double fdim(double x, double y)
fdim
double fdim(double x, double y)
fdimf
float fdimf(float x, float y)
fdimf
float fdimf(float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fdimf
float fdimf(float x, float y)
fdimf
float fdimf(float x, float y)
fdimf
float fdimf(float x, float y)
fdimf
float fdimf(float x, float y)
fdimf
float fdimf(float x, float y)
fdimf
float fdimf(float x, float y)
fdiml
real fdiml(real x, real y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fdiml
real fdiml(real x, real y)
fdiml
real fdiml(real x, real y)
fdiml
real fdiml(real x, real y)
fdiml
real fdiml(real x, real y)
fdiml
real fdiml(real x, real y)
fdiml
real fdiml(real x, real y)
fdiml
real fdiml(real x, real y)
finite
int finite(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
finite
int finite(double x)
finitef
int finitef(float x)
finitef
int finitef(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
floor
double floor(double x)
floor
double floor(double x)
floor
double floor(double x)
floor
double floor(double x)
floor
double floor(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
floor
double floor(double x)
floor
double floor(double x)
floor
double floor(double x)
floorf
float floorf(float x)
floorf
float floorf(float x)
floorf
float floorf(float x)
floorf
float floorf(float x)
floorf
float floorf(float x)
floorf
float floorf(float x)
floorf
float floorf(float x)
floorf
float floorf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
floorl
real floorl(real x)
floorl
real floorl(real x)
floorl
real floorl(real x)
floorl
real floorl(real x)
floorl
real floorl(real x)
floorl
real floorl(real x)
floorl
real floorl(real x)
floorl
real floorl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fma
double fma(double x, double y, double z)
fma
double fma(double x, double y, double z)
fma
double fma(double x, double y, double z)
fma
double fma(double x, double y, double z)
fma
double fma(double x, double y, double z)
fma
double fma(double x, double y, double z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fma
double fma(double x, double y, double z)
fma
double fma(double x, double y, double z)
fmaf
float fmaf(float x, float y, float z)
fmaf
float fmaf(float x, float y, float z)
fmaf
float fmaf(float x, float y, float z)
fmaf
float fmaf(float x, float y, float z)
fmaf
float fmaf(float x, float y, float z)
fmaf
float fmaf(float x, float y, float z)
fmaf
float fmaf(float x, float y, float z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmaf
float fmaf(float x, float y, float z)
fmal
real fmal(real x, real y, real z)

Added since Lollipop

fmal
real fmal(real x, real y, real z)
fmal
real fmal(real x, real , real )
fmal
real fmal(real x, real y, real z)
fmal
real fmal(real x, real y, real z)
fmal
real fmal(real x, real y, real z)
fmal
real fmal(real x, real y, real z)
fmal
real fmal(real x, real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmax
double fmax(double x, double y)
fmax
double fmax(double x, double y)
fmax
double fmax(double x, double y)
fmax
double fmax(double x, double y)
fmax
double fmax(double x, double y)
fmax
double fmax(double x, double y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmax
double fmax(double x, double y)
fmax
double fmax(double x, double y)
fmaxf
float fmaxf(float x, float y)
fmaxf
float fmaxf(float x, float y)
fmaxf
float fmaxf(float x, float y)
fmaxf
float fmaxf(float x, float y)
fmaxf
float fmaxf(float x, float y)
fmaxf
float fmaxf(float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmaxf
float fmaxf(float x, float y)
fmaxf
float fmaxf(float x, float y)
fmaxl
real fmaxl(real x, real y)
fmaxl
real fmaxl(real x, real y)
fmaxl
real fmaxl(real x, real y)
fmaxl
real fmaxl(real x, real y)
fmaxl
real fmaxl(real x, real y)
fmaxl
real fmaxl(real x, real y)
fmaxl
real fmaxl(real x, real y)
fmaxl
real fmaxl(real x, real y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmin
double fmin(double x, double y)
fmin
double fmin(double x, double y)
fmin
double fmin(double x, double y)
fmin
double fmin(double x, double y)
fmin
double fmin(double x, double y)
fmin
double fmin(double x, double y)
fmin
double fmin(double x, double y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmin
double fmin(double x, double y)
fminf
float fminf(float x, float y)
fminf
float fminf(float x, float y)
fminf
float fminf(float x, float y)
fminf
float fminf(float x, float y)
fminf
float fminf(float x, float y)
fminf
float fminf(float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fminf
float fminf(float x, float y)
fminf
float fminf(float x, float y)
fminl
real fminl(real x, real y)
fminl
real fminl(real x, real y)
fminl
real fminl(real x, real y)
fminl
real fminl(real x, real y)
fminl
real fminl(real x, real y)
fminl
real fminl(real x, real y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fminl
real fminl(real x, real y)
fminl
real fminl(real x, real y)
fmod
double fmod(double x, double y)
fmod
double fmod(double x, double y)
fmod
double fmod(double x, double y)
fmod
double fmod(double x, double )
fmod
double fmod(double x, double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmod
double fmod(double x, double y)
fmod
double fmod(double x, double y)
fmod
double fmod(double x, double y)
fmodf
float fmodf(float x, float y)
fmodf
float fmodf(float x, float y)
fmodf
float fmodf(float x, float y)
fmodf
float fmodf(float x, float y)
fmodf
float fmodf(float x, float y)
fmodf
float fmodf(float x, float y)
fmodf
float fmodf(float x, float y)
fmodf
float fmodf(float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmodl
real fmodl(real x, real y)
fmodl
real fmodl(real x, real )
fmodl
real fmodl(real x, real y)
fmodl
real fmodl(real x, real y)
fmodl
real fmodl(real x, real y)

Added since Lollipop

fmodl
real fmodl(real x, real y)
fmodl
real fmodl(real x, real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmodl
real fmodl(real x, real y)
fpclassify
int fpclassify(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fpclassify
int fpclassify(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fpclassify
int fpclassify(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fpclassify
int fpclassify(real x)
fpclassify
int fpclassify(float x)
fpclassify
int fpclassify(float x)
fpclassify
int fpclassify(double x)
fpclassify
int fpclassify(real x)
fpclassify
int fpclassify(float x)
fpclassify
int fpclassify(double x)
fpclassify
int fpclassify(real x)
fpclassify
int fpclassify(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fpclassify
int fpclassify(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fpclassify
int fpclassify(float x)
fpclassify
int fpclassify(double x)
fpclassify
int fpclassify(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fpclassify
int fpclassify(real x)
fpclassify
int fpclassify(double x)
fpclassify
int fpclassify(float x)
fpclassify
int fpclassify(float x)
fpclassify
int fpclassify(double x)
fpclassify
int fpclassify(real x)
fpclassify
int fpclassify(float x)
fpclassify
int fpclassify(real x)
fpclassify
int fpclassify(double x)
fpclassify
int fpclassify(float x)
fpclassify
int fpclassify(real x)
fpclassify
int fpclassify(real x)
fpclassify
int fpclassify(float x)
Undocumented in source.
fpclassify
int fpclassify(double x)
Undocumented in source.
fpclassify
int fpclassify(real x)
Undocumented in source.
fpclassify
int fpclassify(double x)
fpclassify
int fpclassify(float x)
fpclassify
int fpclassify(double x)
fpclassify
int fpclassify(real x)
fpclassify
int fpclassify(double x)
fpclassify
int fpclassify(float x)
fpclassify
int fpclassify(float x)
fpclassify
int fpclassify(double x)
fpclassify
int fpclassify(real x)
fpclassify
int fpclassify(double x)
fpclassify
int fpclassify(real x)
fpclassify
int fpclassify(float x)
fpclassify
int fpclassify(real x)
fpclassify
int fpclassify(double x)
frexp
double frexp(double value, int* exp)
frexp
double frexp(double value, int* exp)
frexp
double frexp(double value, int* exp)
frexp
double frexp(double , int* exp)
frexp
double frexp(double value, int* exp)
frexp
double frexp(double value, int* exp)
frexp
double frexp(double , int* exp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
frexp
double frexp(double value, int* exp)
frexpf
float frexpf(float value, int* exp)
frexpf
float frexpf(float value, int* exp)
frexpf
float frexpf(float value, int* exp)
frexpf
float frexpf(float value, int* exp)
frexpf
float frexpf(float value, int* exp)
frexpf
float frexpf(float x, int* exp)
frexpf
float frexpf(float x, int* exp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
frexpf
float frexpf(float value, int* exp)
frexpl
real frexpl(real x, int* exp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
frexpl
real frexpl(real value, int* exp)
frexpl
real frexpl(real value, int* exp)

Added since Lollipop

frexpl
real frexpl(real value, int* exp)
frexpl
real frexpl(real value, int* exp)
frexpl
real frexpl(real value, int* exp)
frexpl
real frexpl(real value, int* exp)
frexpl
real frexpl(real x, int* exp)
gamma
double gamma(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gamma
double gamma(double x)
gamma_r
double gamma_r(double x, int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gamma_r
double gamma_r(double x, int* )
gammaf
float gammaf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gammaf
float gammaf(float x)
gammaf_r
float gammaf_r(float x, int* )
gammaf_r
float gammaf_r(float x, int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hypot
double hypot(double x, double y)
hypot
double hypot(double x, double y)
hypot
double hypot(double x, double y)
hypot
double hypot(double x, double y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hypot
double hypot(double x, double y)
hypot
double hypot(double x, double y)
hypot
double hypot(double x, double y)
hypot
double hypot(double x, double y)
hypotf
float hypotf(float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hypotf
float hypotf(float x, float y)
hypotf
float hypotf(float x, float y)
hypotf
float hypotf(float x, float y)
hypotf
float hypotf(float x, float y)
hypotf
float hypotf(float x, float y)
hypotf
float hypotf(float x, float y)
hypotf
float hypotf(float x, float y)
hypotl
real hypotl(real x, real y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hypotl
real hypotl(real x, real y)
hypotl
real hypotl(real x, real y)
hypotl
real hypotl(real x, real y)
hypotl
real hypotl(real x, real y)
hypotl
real hypotl(real x, real y)

Added since Lollipop

hypotl
real hypotl(real x, real y)
hypotl
real hypotl(real x, real y)
ilogb
int ilogb(double x)
ilogb
int ilogb(double x)
ilogb
int ilogb(double x)
ilogb
int ilogb(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ilogb
int ilogb(double x)
ilogb
int ilogb(double x)
ilogb
int ilogb(double x)
ilogb
int ilogb(double x)
ilogbf
int ilogbf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ilogbf
int ilogbf(float x)
ilogbf
int ilogbf(float x)
ilogbf
int ilogbf(float x)
ilogbf
int ilogbf(float x)
ilogbf
int ilogbf(float x)
ilogbf
int ilogbf(float x)
ilogbf
int ilogbf(float x)
ilogbl
int ilogbl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ilogbl
int ilogbl(real x)
ilogbl
int ilogbl(real x)
ilogbl
int ilogbl(real x)
ilogbl
int ilogbl(real x)
ilogbl
int ilogbl(real x)
ilogbl
int ilogbl(real x)
ilogbl
int ilogbl(real x)
isfinite
int isfinite(real x)
isfinite
int isfinite(double x)
isfinite
int isfinite(real x)
isfinite
int isfinite(real x)
Undocumented in source.
isfinite
int isfinite(double x)
Undocumented in source.
isfinite
int isfinite(float x)
Undocumented in source.
isfinite
int isfinite(float x)
isfinite
int isfinite(float x)
isfinite
int isfinite(float x)
isfinite
int isfinite(float x)
isfinite
int isfinite(double x)
isfinite
int isfinite(real x)
isfinite
int isfinite(real x)
isfinite
int isfinite(real x)
isfinite
int isfinite(double x)
isfinite
int isfinite(double x)
isfinite
int isfinite(float x)
isfinite
int isfinite(float x)
isfinite
int isfinite(double x)
isfinite
int isfinite(real x)
isfinite
int isfinite(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isfinite
int isfinite(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isfinite
int isfinite(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isfinite
int isfinite(double x)
isfinite
int isfinite(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isfinite
int isfinite(float x)
isfinite
int isfinite(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isfinite
int isfinite(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isfinite
int isfinite(double x)
isfinite
int isfinite(real x)
isfinite
int isfinite(float x)
isfinite
int isfinite(real x)
isfinite
int isfinite(float x)
isfinite
int isfinite(double x)
isfinite
int isfinite(real x)
isfinite
int isfinite(double x)
isfinite
int isfinite(float x)
isfinite
int isfinite(real x)
isfinite
int isfinite(double x)
isfinite
int isfinite(float x)
isfinite
int isfinite(real x)
isfinite
int isfinite(double x)
isfinite
int isfinite(float x)
isfinite
int isfinite(double x)
isfinite
int isfinite(real x)
isgreater
int isgreater(float x, float y)
isgreater
int isgreater(double x, double y)
isgreater
int isgreater(double x, double y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isgreater
int isgreater(real x, real y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isgreater
int isgreater(float x, float y)
Undocumented in source.
isgreater
int isgreater(double x, double y)
Undocumented in source.
isgreater
int isgreater(real x, real y)
Undocumented in source.
isgreater
int isgreater(real x, real y)
isgreater
int isgreater(float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isgreaterequal
int isgreaterequal(float x, float y)
isgreaterequal
int isgreaterequal(double x, double y)
isgreaterequal
int isgreaterequal(real x, real y)
isgreaterequal
int isgreaterequal(float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isgreaterequal
int isgreaterequal(double x, double y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isgreaterequal
int isgreaterequal(real x, real y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isgreaterequal
int isgreaterequal(float x, float y)
Undocumented in source.
isgreaterequal
int isgreaterequal(double x, double y)
Undocumented in source.
isgreaterequal
int isgreaterequal(real x, real y)
Undocumented in source.
isinf
int isinf(float x)
isinf
int isinf(float x)
isinf
int isinf(real x)
isinf
int isinf(real x)
isinf
int isinf(double x)
isinf
int isinf(float x)
isinf
int isinf(real x)
isinf
int isinf(real x)
isinf
int isinf(double x)
isinf
int isinf(float x)
isinf
int isinf(double x)
isinf
int isinf(real x)
isinf
int isinf(double x)
isinf
int isinf(float x)
isinf
int isinf(double x)
isinf
int isinf(double x)
isinf
int isinf(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isinf
int isinf(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isinf
int isinf(float x)
isinf
int isinf(double x)
isinf
int isinf(real x)
isinf
int isinf(real x)
isinf
int isinf(double x)
isinf
int isinf(real x)
isinf
int isinf(double x)
isinf
int isinf(float x)
isinf
int isinf(float x)
isinf
int isinf(float x)
isinf
int isinf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isinf
int isinf(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isinf
int isinf(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isinf
int isinf(float x)
isinf
int isinf(double x)
isinf
int isinf(real x)
isinf
int isinf(double x)
isinf
int isinf(real x)
isinf
int isinf(float x)
Undocumented in source.
isinf
int isinf(double x)
Undocumented in source.
isinf
int isinf(real x)
Undocumented in source.
isinf
int isinf(real x)
isinf
int isinf(real x)
isinf
int isinf(double x)
isinf
int isinf(float x)
isinf
int isinf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isinf
int isinf(float x)
isinff
int isinff(float x)
isinff
int isinff(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isless
int isless(float x, float y)
Undocumented in source.
isless
int isless(double x, double y)
Undocumented in source.
isless
int isless(real x, real y)
Undocumented in source.
isless
int isless(float x, float y)
isless
int isless(double x, double y)
isless
int isless(real x, real y)
isless
int isless(float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isless
int isless(double x, double y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isless
int isless(real x, real y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
islessequal
int islessequal(float x, float y)
Undocumented in source.
islessequal
int islessequal(double x, double y)
Undocumented in source.
islessequal
int islessequal(real x, real y)
Undocumented in source.
islessequal
int islessequal(float x, float y)
islessequal
int islessequal(double x, double y)
islessequal
int islessequal(real x, real y)
islessequal
int islessequal(float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
islessequal
int islessequal(double x, double y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
islessequal
int islessequal(real x, real y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
islessgreater
int islessgreater(float x, float y)
Undocumented in source.
islessgreater
int islessgreater(double x, double y)
Undocumented in source.
islessgreater
int islessgreater(real x, real y)
Undocumented in source.
islessgreater
int islessgreater(float x, float y)
islessgreater
int islessgreater(double x, double y)
islessgreater
int islessgreater(real x, real y)
islessgreater
int islessgreater(float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
islessgreater
int islessgreater(double x, double y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
islessgreater
int islessgreater(real x, real y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isnan
int isnan(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isnan
int isnan(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isnan
int isnan(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isnan
int isnan(float x)
isnan
int isnan(double x)
isnan
int isnan(float x)
isnan
int isnan(double x)
isnan
int isnan(float x)
isnan
int isnan(real x)
isnan
int isnan(double x)
isnan
int isnan(double x)
isnan
int isnan(real x)
isnan
int isnan(real x)
isnan
int isnan(real x)
isnan
int isnan(real x)
isnan
int isnan(float x)
isnan
int isnan(real x)
isnan
int isnan(double x)
isnan
int isnan(float x)
isnan
int isnan(double x)
isnan
int isnan(double x)
isnan
int isnan(float x)
isnan
int isnan(real x)
isnan
int isnan(double x)
isnan
int isnan(float x)
isnan
int isnan(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isnan
int isnan(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isnan
int isnan(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isnan
int isnan(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isnan
int isnan(float x)
isnan
int isnan(real x)
isnan
int isnan(float x)
Undocumented in source.
isnan
int isnan(real x)
isnan
int isnan(double x)
isnan
int isnan(float x)
isnan
int isnan(double x)
Undocumented in source.
isnan
int isnan(real x)
Undocumented in source.
isnan
int isnan(float x)
isnan
int isnan(double x)
isnan
int isnan(real x)
isnan
int isnan(real x)
isnan
int isnan(real x)
isnan
int isnan(double x)
isnan
int isnan(float x)
isnan
int isnan(float x)
isnan
int isnan(double x)
isnan
int isnan(real x)
isnan
int isnan(float x)
isnanf
int isnanf(float x)
isnanf
int isnanf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isnanf
int isnanf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isnormal
int isnormal(double x)
isnormal
int isnormal(real x)
isnormal
int isnormal(float x)
isnormal
int isnormal(real x)
isnormal
int isnormal(double x)
isnormal
int isnormal(float x)
isnormal
int isnormal(double x)
Undocumented in source.
isnormal
int isnormal(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isnormal
int isnormal(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isnormal
int isnormal(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isnormal
int isnormal(real x)
isnormal
int isnormal(double x)
isnormal
int isnormal(float x)
isnormal
int isnormal(real x)
isnormal
int isnormal(double x)
isnormal
int isnormal(float x)
isnormal
int isnormal(real x)
isnormal
int isnormal(double x)
isnormal
int isnormal(real x)
Undocumented in source.
isnormal
int isnormal(float x)
isnormal
int isnormal(real x)
isnormal
int isnormal(double x)
isnormal
int isnormal(float x)
isnormal
int isnormal(real x)
isnormal
int isnormal(float x)
isnormal
int isnormal(real x)
isnormal
int isnormal(double x)
isnormal
int isnormal(float x)
isnormal
int isnormal(real x)
isnormal
int isnormal(double x)
isnormal
int isnormal(float x)
isnormal
int isnormal(real x)
isnormal
int isnormal(double x)
isnormal
int isnormal(float x)
isnormal
int isnormal(real x)
isnormal
int isnormal(double x)
isnormal
int isnormal(float x)
isnormal
int isnormal(real x)
isnormal
int isnormal(double x)
isnormal
int isnormal(float x)
isnormal
int isnormal(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isnormal
int isnormal(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isnormal
int isnormal(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isnormal
int isnormal(double x)
isnormal
int isnormal(float x)
Undocumented in source.
isunordered
int isunordered(float x, float y)
Undocumented in source.
isunordered
int isunordered(double x, double y)
Undocumented in source.
isunordered
int isunordered(real x, real y)
isunordered
int isunordered(real x, real y)
Undocumented in source.
isunordered
int isunordered(float x, float y)
isunordered
int isunordered(double x, double y)
isunordered
int isunordered(real x, real y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isunordered
int isunordered(double x, double y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isunordered
int isunordered(float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
j0
double j0(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
j0
double j0(double x)
j0f
float j0f(float x)
j0f
float j0f(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
j1
double j1(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
j1
double j1(double x)
j1f
float j1f(float x)
j1f
float j1f(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jn
double jn(int , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jn
double jn(int , double )
jnf
float jnf(int , float )
jnf
float jnf(int , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ldexp
double ldexp(double x, int exp)
ldexp
double ldexp(double , int exp)
ldexp
double ldexp(double , int exp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ldexp
double ldexp(double x, int exp)
ldexp
double ldexp(double x, int exp)
ldexp
double ldexp(double x, int exp)
ldexp
double ldexp(double x, int exp)
ldexp
double ldexp(double x, int exp)
ldexpf
float ldexpf(float x, int exp)
ldexpf
float ldexpf(float x, int exp)
ldexpf
float ldexpf(float x, int exp)
ldexpf
float ldexpf(float x, int exp)
ldexpf
float ldexpf(float x, int exp)
ldexpf
float ldexpf(float x, int exp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ldexpf
float ldexpf(float x, int exp)
ldexpf
float ldexpf(float x, int exp)
ldexpl
real ldexpl(real x, int exp)
ldexpl
real ldexpl(real x, int exp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ldexpl
real ldexpl(real x, int exp)
ldexpl
real ldexpl(real x, int exp)
ldexpl
real ldexpl(real x, int exp)
ldexpl
real ldexpl(real x, int exp)
ldexpl
real ldexpl(real x, int exp)
ldexpl
real ldexpl(real x, int exp)
lgamma
double lgamma(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lgamma
double lgamma(double x)
lgamma
double lgamma(double x)
lgamma
double lgamma(double x)
lgamma
double lgamma(double x)
lgamma
double lgamma(double x)
lgamma
double lgamma(double x)
lgamma
double lgamma(double x)
lgamma_r
double lgamma_r(double x, int* )
lgamma_r
double lgamma_r(double x, int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lgammaf
float lgammaf(float x)
lgammaf
float lgammaf(float x)
lgammaf
float lgammaf(float x)
lgammaf
float lgammaf(float x)
lgammaf
float lgammaf(float x)
lgammaf
float lgammaf(float x)
lgammaf
float lgammaf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lgammaf
float lgammaf(float x)
lgammaf_r
float lgammaf_r(float x, int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lgammaf_r
float lgammaf_r(float x, int* )
lgammal
real lgammal(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lgammal
real lgammal(real x)
lgammal
real lgammal(real x)
lgammal
real lgammal(real x)
lgammal
real lgammal(real x)
lgammal
real lgammal(real x)

Added since Lollipop

lgammal
real lgammal(real x)
lgammal
real lgammal(real x)
llrint
long llrint(double x)
llrint
long llrint(double x)
llrint
long llrint(double x)
llrint
long llrint(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llrint
long llrint(double x)
llrint
long llrint(double x)
llrint
long llrint(double x)
llrint
long llrint(double x)
llrintf
long llrintf(float x)
llrintf
long llrintf(float x)
llrintf
long llrintf(float x)
llrintf
long llrintf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llrintf
long llrintf(float x)
llrintf
long llrintf(float x)
llrintf
long llrintf(float x)
llrintf
long llrintf(float x)
llrintl
long llrintl(real x)
llrintl
long llrintl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llrintl
long llrintl(real x)
llrintl
long llrintl(real x)
llrintl
long llrintl(real x)

Added since Lollipop

llrintl
long llrintl(real x)
llrintl
long llrintl(real x)
llrintl
long llrintl(real x)
llround
long llround(double x)
llround
long llround(double x)
llround
long llround(double x)
llround
long llround(double x)
llround
long llround(double x)
llround
long llround(double x)
llround
long llround(double x)
llround
long llround(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llroundf
long llroundf(float x)
llroundf
long llroundf(float x)
llroundf
long llroundf(float x)
llroundf
long llroundf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llroundf
long llroundf(float x)
llroundf
long llroundf(float x)
llroundf
long llroundf(float x)
llroundf
long llroundf(float x)
llroundl
long llroundl(real x)
llroundl
long llroundl(real x)
llroundl
long llroundl(real x)
llroundl
long llroundl(real x)
llroundl
long llroundl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llroundl
long llroundl(real x)
llroundl
long llroundl(real x)
llroundl
long llroundl(real x)
log
double log(double x)
log
double log(double x)
log
double log(double x)
log
double log(double x)
log
double log(double x)
log
double log(double x)
log
double log(double x)
log
double log(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log10
double log10(double x)
log10
double log10(double x)
log10
double log10(double x)
log10
double log10(double x)
log10
double log10(double x)
log10
double log10(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log10
double log10(double x)
log10
double log10(double x)
log10f
float log10f(float x)
log10f
float log10f(float x)
log10f
float log10f(float x)
log10f
float log10f(float x)
log10f
float log10f(float x)
log10f
float log10f(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log10f
float log10f(float x)
log10f
float log10f(float x)
log10l
real log10l(real x)

NetBSD has no log10l. It is just alias log(double)

log10l
real log10l(real x)
log10l
real log10l(real x)
log10l
real log10l(real x)
log10l
real log10l(real x)

Added since Lollipop

log10l
real log10l(real x)
log10l
real log10l(real x)
log10l
real log10l(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log1p
double log1p(double x)
log1p
double log1p(double x)
log1p
double log1p(double x)
log1p
double log1p(double x)
log1p
double log1p(double x)
log1p
double log1p(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log1p
double log1p(double x)
log1p
double log1p(double x)
log1pf
float log1pf(float x)
log1pf
float log1pf(float x)
log1pf
float log1pf(float x)
log1pf
float log1pf(float x)
log1pf
float log1pf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log1pf
float log1pf(float x)
log1pf
float log1pf(float x)
log1pf
float log1pf(float x)
log1pl
real log1pl(real x)
log1pl
real log1pl(real x)
log1pl
real log1pl(real x)
log1pl
real log1pl(real x)

Added since Lollipop

log1pl
real log1pl(real x)
log1pl
real log1pl(real x)
log1pl
real log1pl(real x)
log1pl
real log1pl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log2
double log2(double x)
log2
double log2(double x)
log2
double log2(double x)
log2
double log2(double x)
log2
double log2(double x)
log2
double log2(double x)
log2
double log2(double x)
log2
double log2(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log2f
float log2f(float x)
log2f
float log2f(float x)
log2f
float log2f(float x)
log2f
float log2f(float x)
log2f
float log2f(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log2f
float log2f(float x)
log2f
float log2f(float x)
log2f
float log2f(float x)
log2l
real log2l(real x)
log2l
real log2l(real x)
log2l
real log2l(real x)
log2l
real log2l(real x)
log2l
real log2l(real x)
log2l
real log2l(real x)
log2l
real log2l(real x)
log2l
real log2l(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
logb
double logb(double x)
logb
double logb(double x)
logb
double logb(double x)
logb
double logb(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
logb
double logb(double x)
logb
double logb(double x)
logb
double logb(double x)
logb
double logb(double x)
logbf
float logbf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
logbf
float logbf(float x)
logbf
float logbf(float x)
logbf
float logbf(float x)
logbf
float logbf(float x)
logbf
float logbf(float x)
logbf
float logbf(float x)
logbf
float logbf(float x)
logbl
real logbl(real x)
logbl
real logbl(real x)
logbl
real logbl(real x)
logbl
real logbl(real x)
logbl
real logbl(real x)
logbl
real logbl(real x)
logbl
real logbl(real x)
logbl
real logbl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
logf
float logf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
logf
float logf(float x)
logf
float logf(float x)
logf
float logf(float x)
logf
float logf(float x)
logf
float logf(float x)
logf
float logf(float x)
logf
float logf(float x)
logl
real logl(real x)

Added since Lollipop

logl
real logl(real x)
logl
real logl(real x)
logl
real logl(real x)
logl
real logl(real x)

NetBSD has no logl. It is just alias log(double)

logl
real logl(real x)
logl
real logl(real x)
logl
real logl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lrint
c_long lrint(double x)
lrint
c_long lrint(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lrint
c_long lrint(double x)
lrint
c_long lrint(double x)
lrint
c_long lrint(double x)
lrint
c_long lrint(double x)
lrint
c_long lrint(double x)
lrint
c_long lrint(double x)
lrintf
c_long lrintf(float x)
lrintf
c_long lrintf(float x)
lrintf
c_long lrintf(float x)
lrintf
c_long lrintf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lrintf
c_long lrintf(float x)
lrintf
c_long lrintf(float x)
lrintf
c_long lrintf(float x)
lrintf
c_long lrintf(float x)
lrintl
c_long lrintl(real x)
lrintl
c_long lrintl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lrintl
c_long lrintl(real x)
lrintl
c_long lrintl(real x)
lrintl
c_long lrintl(real x)
lrintl
c_long lrintl(real x)
lrintl
c_long lrintl(real x)

Added since Lollipop

lrintl
c_long lrintl(real x)
lround
c_long lround(double x)
lround
c_long lround(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lround
c_long lround(double x)
lround
c_long lround(double x)
lround
c_long lround(double x)
lround
c_long lround(double x)
lround
c_long lround(double x)
lround
c_long lround(double x)
lroundf
c_long lroundf(float x)
lroundf
c_long lroundf(float x)
lroundf
c_long lroundf(float x)
lroundf
c_long lroundf(float x)
lroundf
c_long lroundf(float x)
lroundf
c_long lroundf(float x)
lroundf
c_long lroundf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lroundf
c_long lroundf(float x)
lroundl
c_long lroundl(real x)
lroundl
c_long lroundl(real x)
lroundl
c_long lroundl(real x)
lroundl
c_long lroundl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lroundl
c_long lroundl(real x)
lroundl
c_long lroundl(real x)
lroundl
c_long lroundl(real x)
lroundl
c_long lroundl(real x)
modf
double modf(double x, double* iptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
modf
double modf(double value, double* iptr)
modf
double modf(double x, double* iptr)
modf
double modf(double value, double* iptr)
modf
double modf(double value, double* iptr)
modf
double modf(double value, double* iptr)
modf
double modf(double value, double* iptr)
modf
double modf(double value, double* iptr)
modff
float modff(float value, float* iptr)
modff
float modff(float x, float* iptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
modff
float modff(float value, float* iptr)
modff
float modff(float value, float* iptr)
modff
float modff(float value, float* iptr)
modff
float modff(float value, float* iptr)
modff
float modff(float x, float* iptr)
modff
float modff(float value, float* iptr)
modfl
real modfl(real value, real* iptr)
modfl
real modfl(real value, real* iptr)
modfl
real modfl(real value, real* iptr)
modfl
real modfl(real x, real* iptr)
modfl
real modfl(real value, real* iptr)
modfl
real modfl(real value, real* iptr)
modfl
real modfl(real value, real* iptr)

Added since Lollipop

modfl
real modfl(real x, real* iptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nan
double nan(char* tagp)
nan
double nan(char* tagp)
nan
double nan(char* tagp)
nan
double nan(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nan
double nan(char* )
nan
double nan(char* tagp)
nan
double nan(char* )
nan
double nan(char* tagp)
nanf
float nanf(char* tagp)
nanf
float nanf(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nanf
float nanf(char* )
nanf
float nanf(char* tagp)
nanf
float nanf(char* tagp)
nanf
float nanf(char* )
nanf
float nanf(char* tagp)
nanf
float nanf(char* tagp)
nanl
real nanl(char* )
nanl
real nanl(char* tagp)
nanl
real nanl(char* tagp)
nanl
real nanl(char* )
nanl
real nanl(char* tagp)
nanl
real nanl(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nanl
real nanl(char* tagp)
nanl
real nanl(char* tagp)
nearbyint
double nearbyint(double x)
nearbyint
double nearbyint(double x)
nearbyint
double nearbyint(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nearbyint
double nearbyint(double x)
nearbyint
double nearbyint(double x)
nearbyint
double nearbyint(double x)
nearbyint
double nearbyint(double x)
nearbyint
double nearbyint(double x)
nearbyintf
float nearbyintf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nearbyintf
float nearbyintf(float x)
nearbyintf
float nearbyintf(float x)
nearbyintf
float nearbyintf(float x)
nearbyintf
float nearbyintf(float x)
nearbyintf
float nearbyintf(float x)
nearbyintf
float nearbyintf(float x)
nearbyintf
float nearbyintf(float x)
nearbyintl
real nearbyintl(real x)
nearbyintl
real nearbyintl(real x)

Added since Lollipop

nearbyintl
real nearbyintl(real x)
nearbyintl
real nearbyintl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nearbyintl
real nearbyintl(real x)
nearbyintl
real nearbyintl(real x)
nearbyintl
real nearbyintl(real x)
nearbyintl
real nearbyintl(real x)
nextafter
double nextafter(double x, double y)
nextafter
double nextafter(double x, double y)
nextafter
double nextafter(double x, double y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextafter
double nextafter(double x, double y)
nextafter
double nextafter(double x, double y)
nextafter
double nextafter(double x, double y)
nextafter
double nextafter(double x, double y)
nextafter
double nextafter(double x, double y)
nextafterf
float nextafterf(float x, float y)
nextafterf
float nextafterf(float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextafterf
float nextafterf(float x, float y)
nextafterf
float nextafterf(float x, float y)
nextafterf
float nextafterf(float x, float y)
nextafterf
float nextafterf(float x, float y)
nextafterf
float nextafterf(float x, float y)
nextafterf
float nextafterf(float x, float y)
nextafterl
real nextafterl(real x, real y)
nextafterl
real nextafterl(real x, real y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextafterl
real nextafterl(real x, real y)

Added since Lollipop

nextafterl
real nextafterl(real x, real y)
nextafterl
real nextafterl(real x, real y)
nextafterl
real nextafterl(real x, real y)
nextafterl
real nextafterl(real x, real y)
nextafterl
real nextafterl(real x, real y)
nexttoward
double nexttoward(double x, real y)
nexttoward
double nexttoward(double x, real y)
nexttoward
double nexttoward(double x, real y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nexttoward
double nexttoward(double x, real y)
nexttoward
double nexttoward(double x, real y)
nexttoward
double nexttoward(double x, real y)
nexttoward
double nexttoward(double x, real y)
nexttoward
double nexttoward(double x, real y)
nexttowardf
float nexttowardf(float x, real y)
nexttowardf
float nexttowardf(float x, real y)
nexttowardf
float nexttowardf(float x, real y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nexttowardf
float nexttowardf(float x, real y)
nexttowardf
float nexttowardf(float x, real y)
nexttowardf
float nexttowardf(float x, real y)
nexttowardf
float nexttowardf(float x, real y)
nexttowardf
float nexttowardf(float x, real y)
nexttowardl
real nexttowardl(real x, real y)
nexttowardl
real nexttowardl(real x, real y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nexttowardl
real nexttowardl(real x, real y)
nexttowardl
real nexttowardl(real x, real y)
nexttowardl
real nexttowardl(real x, real y)
nexttowardl
real nexttowardl(real x, real y)
nexttowardl
real nexttowardl(real x, real y)
nexttowardl
real nexttowardl(real x, real y)
pow
double pow(double x, double y)
pow
double pow(double x, double y)
pow
double pow(double x, double y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pow
double pow(double x, double y)
pow
double pow(double x, double y)
pow
double pow(double x, double y)
pow
double pow(double x, double y)
pow
double pow(double x, double y)
powf
float powf(float x, float y)
powf
float powf(float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
powf
float powf(float x, float y)
powf
float powf(float x, float y)
powf
float powf(float x, float y)
powf
float powf(float x, float y)
powf
float powf(float x, float y)
powf
float powf(float x, float y)
powl
real powl(real x, real y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
powl
real powl(real x, real y)
powl
real powl(real x, real y)
powl
real powl(real x, real y)
powl
real powl(real x, real y)
powl
real powl(real x, real y)
powl
real powl(real x, real y)
powl
real powl(real x, real y)

Added since Lollipop

remainder
double remainder(double x, double y)
remainder
double remainder(double x, double y)
remainder
double remainder(double x, double y)
remainder
double remainder(double x, double y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
remainder
double remainder(double x, double y)
remainder
double remainder(double x, double y)
remainder
double remainder(double x, double y)
remainder
double remainder(double x, double y)
remainderf
float remainderf(float x, float y)
remainderf
float remainderf(float x, float y)
remainderf
float remainderf(float x, float y)
remainderf
float remainderf(float x, float y)
remainderf
float remainderf(float x, float y)
remainderf
float remainderf(float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
remainderf
float remainderf(float x, float y)
remainderf
float remainderf(float x, float y)
remainderl
real remainderl(real x, real y)
remainderl
real remainderl(real x, real y)

Added since Lollipop

remainderl
real remainderl(real x, real y)
remainderl
real remainderl(real x, real y)
remainderl
real remainderl(real x, real )
remainderl
real remainderl(real x, real y)
remainderl
real remainderl(real x, real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
remainderl
real remainderl(real x, real y)
remquo
double remquo(double x, double y, int* quo)
remquo
double remquo(double x, double y, int* quo)
remquo
double remquo(double x, double y, int* quo)
remquo
double remquo(double x, double y, int* quo)
remquo
double remquo(double x, double y, int* quo)
remquo
double remquo(double x, double y, int* quo)
remquo
double remquo(double x, double y, int* quo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
remquo
double remquo(double x, double y, int* quo)
remquof
float remquof(float x, float y, int* quo)
remquof
float remquof(float x, float y, int* quo)
remquof
float remquof(float x, float y, int* quo)
remquof
float remquof(float x, float y, int* iptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
remquof
float remquof(float x, float y, int* quo)
remquof
float remquof(float x, float y, int* iptr)
remquof
float remquof(float x, float y, int* quo)
remquof
float remquof(float x, float y, int* quo)
remquol
real remquol(real x, real y, int* quo)
remquol
real remquol(real x, real y, int* quo)

Added since Lollipop

remquol
real remquol(real x, real y, int* quo)
remquol
real remquol(real x, real y, int* iptr)
remquol
real remquol(real x, real y, int* quo)
remquol
real remquol(real x, real y, int* quo)
remquol
real remquol(real x, real y, int* quo)
remquol
real remquol(real x, real y, int* iptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rint
double rint(double x)
rint
double rint(double x)
rint
double rint(double x)
rint
double rint(double x)
rint
double rint(double x)
rint
double rint(double x)
rint
double rint(double x)
rint
double rint(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rintf
float rintf(float x)
rintf
float rintf(float x)
rintf
float rintf(float x)
rintf
float rintf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rintf
float rintf(float x)
rintf
float rintf(float x)
rintf
float rintf(float x)
rintf
float rintf(float x)
rintl
real rintl(real x)
rintl
real rintl(real x)
rintl
real rintl(real x)

Added since Lollipop

rintl
real rintl(real x)
rintl
real rintl(real x)
rintl
real rintl(real x)
rintl
real rintl(real x)
rintl
real rintl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
round
double round(double x)
round
double round(double x)
round
double round(double x)
round
double round(double x)
round
double round(double x)
round
double round(double x)
round
double round(double x)
round
double round(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
roundf
float roundf(float x)
roundf
float roundf(float x)
roundf
float roundf(float x)
roundf
float roundf(float x)
roundf
float roundf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
roundf
float roundf(float x)
roundf
float roundf(float x)
roundf
float roundf(float x)
roundl
real roundl(real x)
roundl
real roundl(real x)
roundl
real roundl(real x)
roundl
real roundl(real x)
roundl
real roundl(real x)
roundl
real roundl(real x)
roundl
real roundl(real x)
roundl
real roundl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalb
double scalb(double x, double y)
scalb
double scalb(double x, double y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalbf
float scalbf(float x, float )
scalbf
float scalbf(float x, float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalbln
double scalbln(double x, c_long n)
scalbln
double scalbln(double x, c_long n)
scalbln
double scalbln(double x, c_long n)
scalbln
double scalbln(double x, c_long n)
scalbln
double scalbln(double x, c_long n)
scalbln
double scalbln(double x, c_long n)
scalbln
double scalbln(double x, c_long n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalbln
double scalbln(double x, c_long n)
scalblnf
float scalblnf(float x, c_long y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalblnf
float scalblnf(float x, c_long n)
scalblnf
float scalblnf(float x, c_long n)
scalblnf
float scalblnf(float x, c_long n)
scalblnf
float scalblnf(float x, c_long n)
scalblnf
float scalblnf(float x, c_long n)
scalblnf
float scalblnf(float x, c_long y)
scalblnf
float scalblnf(float x, c_long n)
scalblnl
real scalblnl(real x, c_long n)
scalblnl
real scalblnl(real x, c_long n)
scalblnl
real scalblnl(real x, c_long y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalblnl
real scalblnl(real x, c_long n)
scalblnl
real scalblnl(real x, c_long y)
scalblnl
real scalblnl(real x, c_long n)
scalblnl
real scalblnl(real x, c_long n)
scalblnl
real scalblnl(real x, c_long n)
scalbn
double scalbn(double x, int n)
scalbn
double scalbn(double x, int n)
scalbn
double scalbn(double x, int n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalbn
double scalbn(double x, int n)
scalbn
double scalbn(double x, int n)
scalbn
double scalbn(double x, int n)
scalbn
double scalbn(double x, int n)
scalbn
double scalbn(double x, int n)
scalbnf
float scalbnf(float x, int n)
scalbnf
float scalbnf(float x, int y)
scalbnf
float scalbnf(float x, int n)
scalbnf
float scalbnf(float x, int n)
scalbnf
float scalbnf(float x, int n)
scalbnf
float scalbnf(float x, int n)
scalbnf
float scalbnf(float x, int n)
scalbnf
float scalbnf(float x, int y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalbnl
real scalbnl(real x, int y)
scalbnl
real scalbnl(real x, int y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalbnl
real scalbnl(real x, int n)
scalbnl
real scalbnl(real x, int n)
scalbnl
real scalbnl(real x, int n)
scalbnl
real scalbnl(real x, int n)
scalbnl
real scalbnl(real x, int n)
scalbnl
real scalbnl(real x, int n)
signbit
int signbit(real x)
signbit
int signbit(float x)
signbit
int signbit(real x)
signbit
int signbit(double x)
signbit
int signbit(real x)
signbit
int signbit(real x)
signbit
int signbit(float x)
signbit
int signbit(float x)
signbit
int signbit(float x)
signbit
int signbit(double x)
signbit
int signbit(real x)
signbit
int signbit(real x)
signbit
int signbit(double x)
signbit
int signbit(double x)
signbit
int signbit(float x)
signbit
int signbit(real x)
signbit
int signbit(double x)
signbit
int signbit(real x)
signbit
int signbit(float x)
signbit
int signbit(double x)
signbit
int signbit(float x)
signbit
int signbit(float x)
signbit
int signbit(double x)
signbit
int signbit(real x)
signbit
int signbit(float x)
signbit
int signbit(double x)
signbit
int signbit(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
signbit
int signbit(double x)
signbit
int signbit(real x)
signbit
int signbit(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
signbit
int signbit(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
signbit
int signbit(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
signbit
int signbit(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
signbit
int signbit(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
signbit
int signbit(float x)
signbit
int signbit(double x)
signbit
int signbit(real x)
signbit
int signbit(float x)
signbit
int signbit(double x)
signbit
int signbit(real x)
signbit
int signbit(float x)
Undocumented in source.
signbit
int signbit(double x)
Undocumented in source.
signbit
int signbit(real x)
Undocumented in source.
signbit
int signbit(float x)
signbit
int signbit(double x)
significand
double significand(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
significand
double significand(double x)
significandf
float significandf(float x)
significandf
float significandf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sin
double sin(double x)
sin
double sin(double x)
sin
double sin(double x)
sin
double sin(double x)
sin
double sin(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sin
double sin(double x)
sin
double sin(double x)
sin
double sin(double x)
sinf
float sinf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sinf
float sinf(float x)
sinf
float sinf(float x)
sinf
float sinf(float x)
sinf
float sinf(float x)
sinf
float sinf(float x)
sinf
float sinf(float x)
sinf
float sinf(float x)
sinh
double sinh(double x)
sinh
double sinh(double x)
sinh
double sinh(double x)
sinh
double sinh(double x)
sinh
double sinh(double x)
sinh
double sinh(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sinh
double sinh(double x)
sinh
double sinh(double x)
sinhf
float sinhf(float x)
sinhf
float sinhf(float x)
sinhf
float sinhf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sinhf
float sinhf(float x)
sinhf
float sinhf(float x)
sinhf
float sinhf(float x)
sinhf
float sinhf(float x)
sinhf
float sinhf(float x)
sinhl
real sinhl(real x)
sinhl
real sinhl(real x)
sinhl
real sinhl(real x)
sinhl
real sinhl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sinhl
real sinhl(real x)
sinhl
real sinhl(real x)
sinhl
real sinhl(real x)
sinhl
real sinhl(real x)

Added since Lollipop

sinl
real sinl(real x)
sinl
real sinl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sinl
real sinl(real x)
sinl
real sinl(real x)
sinl
real sinl(real x)
sinl
real sinl(real x)
sinl
real sinl(real x)
sinl
real sinl(real x)

Added since Lollipop

sqrt
double sqrt(double x)
sqrt
double sqrt(double x)
sqrt
double sqrt(double x)
sqrt
double sqrt(double x)
sqrt
double sqrt(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sqrt
double sqrt(double x)
sqrt
double sqrt(double x)
sqrt
double sqrt(double x)
sqrtf
float sqrtf(float x)
sqrtf
float sqrtf(float x)
sqrtf
float sqrtf(float x)
sqrtf
float sqrtf(float x)
sqrtf
float sqrtf(float x)
sqrtf
float sqrtf(float x)
sqrtf
float sqrtf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sqrtf
float sqrtf(float x)
sqrtl
real sqrtl(real x)
sqrtl
real sqrtl(real x)
sqrtl
real sqrtl(real x)
sqrtl
real sqrtl(real x)

Added since Lollipop

sqrtl
real sqrtl(real x)
sqrtl
real sqrtl(real x)
sqrtl
real sqrtl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sqrtl
real sqrtl(real x)
tan
double tan(double x)
tan
double tan(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tan
double tan(double x)
tan
double tan(double x)
tan
double tan(double x)
tan
double tan(double x)
tan
double tan(double x)
tan
double tan(double x)
tanf
float tanf(float x)
tanf
float tanf(float x)
tanf
float tanf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tanf
float tanf(float x)
tanf
float tanf(float x)
tanf
float tanf(float x)
tanf
float tanf(float x)
tanf
float tanf(float x)
tanh
double tanh(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tanh
double tanh(double x)
tanh
double tanh(double x)
tanh
double tanh(double x)
tanh
double tanh(double x)
tanh
double tanh(double x)
tanh
double tanh(double x)
tanh
double tanh(double x)
tanhf
float tanhf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tanhf
float tanhf(float x)
tanhf
float tanhf(float x)
tanhf
float tanhf(float x)
tanhf
float tanhf(float x)
tanhf
float tanhf(float x)
tanhf
float tanhf(float x)
tanhf
float tanhf(float x)
tanhl
real tanhl(real x)
tanhl
real tanhl(real x)
tanhl
real tanhl(real x)
tanhl
real tanhl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tanhl
real tanhl(real x)
tanhl
real tanhl(real x)

Added since Lollipop

tanhl
real tanhl(real x)
tanhl
real tanhl(real x)
tanl
real tanl(real x)
tanl
real tanl(real x)
tanl
real tanl(real x)
tanl
real tanl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tanl
real tanl(real x)
tanl
real tanl(real x)

Added since Lollipop

tanl
real tanl(real x)
tanl
real tanl(real x)
tgamma
double tgamma(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tgamma
double tgamma(double x)
tgamma
double tgamma(double x)
tgamma
double tgamma(double x)
tgamma
double tgamma(double x)
tgamma
double tgamma(double x)
tgamma
double tgamma(double x)
tgamma
double tgamma(double x)
tgammaf
float tgammaf(float x)
tgammaf
float tgammaf(float x)
tgammaf
float tgammaf(float x)
tgammaf
float tgammaf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tgammaf
float tgammaf(float x)
tgammaf
float tgammaf(float x)
tgammaf
float tgammaf(float x)
tgammaf
float tgammaf(float x)
tgammal
real tgammal(real x)
tgammal
real tgammal(real x)
tgammal
real tgammal(real x)
tgammal
real tgammal(real x)

Added since Lollipop

tgammal
real tgammal(real x)
tgammal
real tgammal(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tgammal
real tgammal(real x)
tgammal
real tgammal(real x)
trunc
double trunc(double x)
trunc
double trunc(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
trunc
double trunc(double x)
trunc
double trunc(double x)
trunc
double trunc(double x)
trunc
double trunc(double x)
trunc
double trunc(double x)
trunc
double trunc(double x)
truncf
float truncf(float x)
truncf
float truncf(float x)
truncf
float truncf(float x)
truncf
float truncf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
truncf
float truncf(float x)
truncf
float truncf(float x)
truncf
float truncf(float x)
truncf
float truncf(float x)
truncl
real truncl(real x)
truncl
real truncl(real x)
truncl
real truncl(real x)
truncl
real truncl(real x)
truncl
real truncl(real x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
truncl
real truncl(real x)
truncl
real truncl(real x)
truncl
real truncl(real x)
y0
double y0(double x)
y0
double y0(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
y0f
float y0f(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
y0f
float y0f(float x)
y1
double y1(double x)
y1
double y1(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
y1f
float y1f(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
y1f
float y1f(float x)
yn
double yn(int , double )
yn
double yn(int , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ynf
float ynf(int , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ynf
float ynf(int , float )

Manifest constants

FP_FAST_FMAF
enum FP_FAST_FMAF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

FP_ILOGB0
enum int FP_ILOGB0;
FP_ILOGB0
enum int FP_ILOGB0;
FP_ILOGB0
enum int FP_ILOGB0;
FP_ILOGB0
enum int FP_ILOGB0;
FP_ILOGB0
enum int FP_ILOGB0;
FP_ILOGB0
enum int FP_ILOGB0;
FP_ILOGB0
enum int FP_ILOGB0;
FP_ILOGB0
enum int FP_ILOGB0;
FP_ILOGB0
enum int FP_ILOGB0;
FP_ILOGB0
enum int FP_ILOGB0;
FP_ILOGB0
enum int FP_ILOGB0;
FP_ILOGB0
enum int FP_ILOGB0;
FP_ILOGB0
enum int FP_ILOGB0;
FP_ILOGB0
enum int FP_ILOGB0;
FP_ILOGB0
enum int FP_ILOGB0;
FP_ILOGB0
enum int FP_ILOGB0;
FP_ILOGB0
enum int FP_ILOGB0;
FP_ILOGB0
enum int FP_ILOGB0;
FP_ILOGB0
enum int FP_ILOGB0;
FP_ILOGBNAN
enum int FP_ILOGBNAN;
FP_ILOGBNAN
enum int FP_ILOGBNAN;
FP_ILOGBNAN
enum int FP_ILOGBNAN;
FP_ILOGBNAN
enum int FP_ILOGBNAN;
FP_ILOGBNAN
enum int FP_ILOGBNAN;
FP_ILOGBNAN
enum int FP_ILOGBNAN;
FP_ILOGBNAN
enum int FP_ILOGBNAN;
FP_ILOGBNAN
enum int FP_ILOGBNAN;
FP_ILOGBNAN
enum int FP_ILOGBNAN;
FP_ILOGBNAN
enum int FP_ILOGBNAN;
FP_ILOGBNAN
enum int FP_ILOGBNAN;
FP_ILOGBNAN
enum int FP_ILOGBNAN;
FP_ILOGBNAN
enum int FP_ILOGBNAN;
FP_ILOGBNAN
enum int FP_ILOGBNAN;
FP_ILOGBNAN
enum int FP_ILOGBNAN;
FP_ILOGBNAN
enum int FP_ILOGBNAN;
FP_ILOGBNAN
enum int FP_ILOGBNAN;
FP_ILOGBNAN
enum int FP_ILOGBNAN;
FP_ILOGBNAN
enum int FP_ILOGBNAN;
HUGE_VAL
enum double HUGE_VAL;
HUGE_VALF
enum double HUGE_VALF;
HUGE_VALL
enum double HUGE_VALL;
INFINITY
enum float INFINITY;
MATH_ERREXCEPT
enum int MATH_ERREXCEPT;
MATH_ERRNO
enum int MATH_ERRNO;
NAN
enum float NAN;
math_errhandling
enum int math_errhandling;

Meta

License

Distributed under the Boost Software License 1.0. (See accompanying file LICENSE)

Authors

Sean Kelly