Loading...
Searching...
No Matches
#include <math.h>
#include <limits.h>
#include <fenv.h>
#include <stdint.h>
#include <errno.h>
#include <float.h>
+ Include dependency graph for math.c:
Go to the source code of this file.
Macro Definition Documentation
◆ __CPROVER_ERRNO_H_INCLUDED
#
define __CPROVER_ERRNO_H_INCLUDED
◆ __CPROVER_FENV_H_INCLUDED
#
define __CPROVER_FENV_H_INCLUDED
◆ __CPROVER_FLOAT_H_INCLUDED
#
define __CPROVER_FLOAT_H_INCLUDED
◆ __CPROVER_LIMITS_H_INCLUDED
#
define __CPROVER_LIMITS_H_INCLUDED
◆ __CPROVER_MATH_H_INCLUDED
#
define __CPROVER_MATH_H_INCLUDED
◆ __CPROVER_STDINT_H_INCLUDED
#
define __CPROVER_STDINT_H_INCLUDED
Function Documentation
◆ __builtin_fabs()
◆ __builtin_fabsf()
◆ __builtin_fabsl()
◆ __builtin_huge_val()
◆ __builtin_huge_valf()
◆ __builtin_huge_vall()
◆ __builtin_inf()
◆ __builtin_inff()
◆ __builtin_infl()
◆ __builtin_isinf()
◆ __builtin_isinff()
◆ __builtin_isinfl()
◆ __builtin_isnan()
◆ __builtin_isnanf()
◆ __builtin_nan()
◆ __builtin_nanf()
◆ __builtin_powi()
◆ __builtin_powif()
◆ __builtin_powil()
◆ __CPROVER_isgreaterd()
◆ __CPROVER_isgreaterequald()
◆ __CPROVER_isgreaterequalf()
int __CPROVER_isgreaterequalf
(
float
f,
)
◆ __CPROVER_isgreaterf()
◆ __CPROVER_islessd()
◆ __CPROVER_islessequald()
◆ __CPROVER_islessequalf()
◆ __CPROVER_islessf()
◆ __CPROVER_islessgreaterd()
◆ __CPROVER_islessgreaterf()
◆ __CPROVER_isunorderedd()
◆ __CPROVER_isunorderedf()
◆ __finite()
◆ __finitef()
◆ __finitel()
◆ __fpclassify()
◆ __fpclassifyd()
◆ __fpclassifyf()
◆ __fpclassifyl()
◆ __isinf()
◆ __isinff()
◆ __isinfl()
◆ __isnan()
◆ __isnanf()
◆ __isnanl()
◆ __isnormalf()
◆ __signbit()
◆ __signbitd()
◆ __signbitf()
◆ __sort_of_CPROVER_remainder()
double __sort_of_CPROVER_remainder
(
int
rounding_mode,
)
◆ __sort_of_CPROVER_remainderf()
float __sort_of_CPROVER_remainderf
(
int
rounding_mode,
)
◆ __sort_of_CPROVER_remainderl()
◆ __VERIFIER_nondet_double()
◆ __VERIFIER_nondet_float()
◆ __VERIFIER_nondet_int32_t()
◆ __VERIFIER_nondet_long_double()
◆ _dclass()
◆ _dsign()
◆ _fdclass()
◆ _fdsign()
◆ _ldclass()
◆ _ldsign()
◆ ceil()
◆ ceilf()
◆ ceill()
◆ copysign()
◆ copysignf()
◆ copysignl()
◆ cos()
◆ cosf()
◆ cosl()
◆ exp()
◆ exp2()
◆ exp2f()
◆ exp2l()
◆ expf()
◆ expl()
◆ fabs()
Definition at line 3 of file math.c.
◆ fabsf()
◆ fabsl()
◆ fdim()
◆ fdimf()
◆ fdiml()
◆ floor()
◆ floorf()
◆ floorl()
◆ fma()
◆ fmaf()
◆ fmal()
◆ fmax()
◆ fmaxf()
◆ fmaxl()
◆ fmin()
◆ fminf()
◆ fminl()
◆ fmod()
◆ fmodf()
◆ fmodl()
◆ isfinite()
◆ isinf()
◆ isinff()
◆ isinfl()
◆ isnan()
◆ isnanf()
◆ isnanl()
◆ isnormal()
◆ llrint()
◆ llrintf()
◆ llrintl()
◆ llround()
◆ llroundf()
◆ llroundl()
◆ log()
◆ log10()
◆ log10f()
◆ log10l()
◆ log2()
◆ log2f()
◆ log2l()
◆ logf()
◆ logl()
◆ lrint()
◆ lrintf()
◆ lrintl()
◆ lround()
◆ lroundf()
◆ lroundl()
◆ modf()
◆ modff()
◆ modfl()
◆ nan()
◆ nanf()
◆ nanl()
◆ nearbyint()
◆ nearbyintf()
◆ nearbyintl()
◆ nextUp()
◆ nextUpf()
◆ nextUpl()
◆ pow()
◆ powf()
◆ powl()
◆ remainder()
◆ remainderf()
◆ remainderl()
◆ rint()
◆ rintf()
◆ rintl()
◆ round()
◆ roundf()
◆ roundl()
◆ signbit()
◆ sin()
◆ sinf()
◆ sinl()
◆ sqrt()
◆ sqrtf()
◆ sqrtl()
◆ trunc()
◆ truncf()
◆ truncl()
Variable Documentation
◆ __CPROVER_rounding_mode
int __CPROVER_rounding_mode
extern