Sprout/sprout/math
2013-02-10 17:12:31 +09:00
..
detail fix math: rounding function,etc... 2013-02-10 11:54:54 +09:00
abs.hpp
acos.hpp
acosh.hpp
asin.hpp
asinh.hpp
atan.hpp
atan2.hpp
atanh.hpp
bernoulli.hpp support hash: floating point 2013-02-07 23:12:57 +09:00
cbrt.hpp
ceil.hpp fix config macro name 2013-01-13 17:41:45 +09:00
classifications.hpp
common_factor.hpp
compare.hpp
comparison.hpp
constants.hpp
cos.hpp
cosh.hpp
equal_to.hpp
exp.hpp add math functions: logb, ilogb 2013-02-07 18:14:50 +09:00
exp2.hpp
exp10.hpp
expm1.hpp
exponential.hpp add math functions: logb, ilogb 2013-02-07 18:14:50 +09:00
fabs.hpp
factorial.hpp support hash: floating point 2013-02-07 23:12:57 +09:00
fdim.hpp
float2_exponent.hpp fix math: rounding function,etc... 2013-02-10 11:54:54 +09:00
float2_sig_exp.hpp fix math: rounding function,etc... 2013-02-10 11:54:54 +09:00
float2_significand.hpp fix math: rounding function,etc... 2013-02-10 11:54:54 +09:00
float_exponent.hpp add floating point functions: float_pair, float_exponent, float_mantissa 2013-02-07 19:26:24 +09:00
float_sig_exp.hpp fix math: rounding function,etc... 2013-02-10 11:54:54 +09:00
float_significand.hpp fix math: rounding function,etc... 2013-02-10 11:54:54 +09:00
floating_point.hpp add math: reminder, rem_quo(same as remquo) 2013-02-10 17:12:31 +09:00
floor.hpp fix config macro name 2013-01-13 17:41:45 +09:00
fma.hpp
fmax.hpp
fmin.hpp
fmod.hpp add math: reminder, rem_quo(same as remquo) 2013-02-10 17:12:31 +09:00
fpclassify.hpp
frac_int.hpp add math: reminder, rem_quo(same as remquo) 2013-02-10 17:12:31 +09:00
fractional_part.hpp add math: reminder, rem_quo(same as remquo) 2013-02-10 17:12:31 +09:00
functions.hpp add math functions: logb, ilogb 2013-02-07 18:14:50 +09:00
gcd.hpp fix polymorphic functor 2013-02-08 01:14:42 +09:00
greater.hpp
greater_equal.hpp
hyperbolic.hpp
hypot.hpp
iceil.hpp fix math: rounding function,etc... 2013-02-10 11:54:54 +09:00
ifloor.hpp fix math: rounding function,etc... 2013-02-10 11:54:54 +09:00
ilogb.hpp add math functions: logb, ilogb 2013-02-07 18:14:50 +09:00
ilogb2.hpp fix math: rounding function,etc... 2013-02-10 11:54:54 +09:00
integer_part.hpp add math: reminder, rem_quo(same as remquo) 2013-02-10 17:12:31 +09:00
iround.hpp fix math: rounding function,etc... 2013-02-10 11:54:54 +09:00
isfinite.hpp
isinf.hpp
isnan.hpp
isnormal.hpp
issubnormal.hpp
iszero.hpp
itrunc.hpp fix math: rounding function,etc... 2013-02-10 11:54:54 +09:00
lcm.hpp fix polymorphic functor 2013-02-08 01:14:42 +09:00
ldexp.hpp add math functions: logb, ilogb 2013-02-07 18:14:50 +09:00
less.hpp
less_equal.hpp
llround.hpp fix math: rounding function,etc... 2013-02-10 11:54:54 +09:00
log.hpp fix math::exp implementation 2013-02-07 03:32:05 +09:00
log1p.hpp
log2.hpp add math functions: logb, ilogb 2013-02-07 18:14:50 +09:00
log10.hpp
log_a.hpp add math functions: logb, ilogb 2013-02-07 18:14:50 +09:00
logb.hpp fix math: rounding function,etc... 2013-02-10 11:54:54 +09:00
logb2.hpp fix math: rounding function,etc... 2013-02-10 11:54:54 +09:00
lround.hpp fix math: rounding function,etc... 2013-02-10 11:54:54 +09:00
nearest.hpp fix math: rounding function,etc... 2013-02-10 11:54:54 +09:00
not_equal_to.hpp
operations.hpp add math: reminder, rem_quo(same as remquo) 2013-02-10 17:12:31 +09:00
pow.hpp
power.hpp add math functions: logb, ilogb 2013-02-07 18:14:50 +09:00
quotient.hpp add math: reminder, rem_quo(same as remquo) 2013-02-10 17:12:31 +09:00
rem_quo.hpp add math: reminder, rem_quo(same as remquo) 2013-02-10 17:12:31 +09:00
reminder.hpp add math: reminder, rem_quo(same as remquo) 2013-02-10 17:12:31 +09:00
round.hpp fix config macro name 2013-01-13 17:41:45 +09:00
scalbln.hpp support hash: floating point 2013-02-07 23:12:57 +09:00
scalbn.hpp support hash: floating point 2013-02-07 23:12:57 +09:00
signbit.hpp
sin.hpp
sinh.hpp
sqrt.hpp
tan.hpp
tanh.hpp
trigonometric.hpp
trunc.hpp fix config macro name 2013-01-13 17:41:45 +09:00