Sprout/sprout/math
2014-07-30 14:05:55 +09:00
..
detail fix copyright year 2014-01-08 16:48:12 +09:00
abs.hpp fix copyright year 2014-01-08 16:48:12 +09:00
acos.hpp fix copyright year 2014-01-08 16:48:12 +09:00
acosh.hpp fix copyright year 2014-01-08 16:48:12 +09:00
asin.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
asinh.hpp fix copyright year 2014-01-08 16:48:12 +09:00
atan.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
atan2.hpp fix copysign for clang 2014-03-19 19:50:00 +09:00
atanh.hpp fix copyright year 2014-01-08 16:48:12 +09:00
bernoulli.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
cbrt.hpp fix copyright year 2014-01-08 16:48:12 +09:00
ceil.hpp fix copyright year 2014-01-08 16:48:12 +09:00
classifications.hpp fix copyright year 2014-01-08 16:48:12 +09:00
cmath.hpp fix copyright year 2014-01-08 16:48:12 +09:00
common_factor.hpp fix copyright year 2014-01-08 16:48:12 +09:00
compare.hpp fix copyright year 2014-01-08 16:48:12 +09:00
comparisons.hpp add math comparison functions 2014-07-30 14:05:55 +09:00
constant_variables.hpp add math::phi 2014-03-17 17:06:41 +09:00
constants.hpp add math::phi 2014-03-17 17:06:41 +09:00
copysign.hpp fix copysign for clang 2014-03-19 19:50:00 +09:00
cos.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
cosh.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
equal_to.hpp fix copyright year 2014-01-08 16:48:12 +09:00
erf.hpp fix copyright year 2014-01-08 16:48:12 +09:00
erfc.hpp fix copyright year 2014-01-08 16:48:12 +09:00
error.hpp fix copyright year 2014-01-08 16:48:12 +09:00
exp.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
exp2.hpp fix copyright year 2014-01-08 16:48:12 +09:00
exp10.hpp fix copyright year 2014-01-08 16:48:12 +09:00
expm1.hpp fix copyright year 2014-01-08 16:48:12 +09:00
exponential.hpp fix copyright year 2014-01-08 16:48:12 +09:00
fabs.hpp fix copyright year 2014-01-08 16:48:12 +09:00
factorial.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
fdim.hpp fix copyright year 2014-01-08 16:48:12 +09:00
float2_exponent.hpp fix copyright year 2014-01-08 16:48:12 +09:00
float2_sig_exp.hpp fix copyright year 2014-01-08 16:48:12 +09:00
float2_significand.hpp fix copyright year 2014-01-08 16:48:12 +09:00
float_exponent.hpp fix copyright year 2014-01-08 16:48:12 +09:00
float_sig_exp.hpp fix copyright year 2014-01-08 16:48:12 +09:00
float_significand.hpp fix copyright year 2014-01-08 16:48:12 +09:00
floating_point.hpp fix copyright year 2014-01-08 16:48:12 +09:00
floor.hpp fix copyright year 2014-01-08 16:48:12 +09:00
fma.hpp fix copyright year 2014-01-08 16:48:12 +09:00
fmax.hpp fix copyright year 2014-01-08 16:48:12 +09:00
fmin.hpp fix copyright year 2014-01-08 16:48:12 +09:00
fmod.hpp fix copyright year 2014-01-08 16:48:12 +09:00
fpclassify.hpp fix copyright year 2014-01-08 16:48:12 +09:00
frac_int.hpp fix copyright year 2014-01-08 16:48:12 +09:00
fractional_part.hpp fix copyright year 2014-01-08 16:48:12 +09:00
functions.hpp add math comparison functions 2014-07-30 14:05:55 +09:00
gamma.hpp fix copyright year 2014-01-08 16:48:12 +09:00
gcd.hpp fix copyright year 2014-01-08 16:48:12 +09:00
greater.hpp fix copyright year 2014-01-08 16:48:12 +09:00
greater_equal.hpp fix copyright year 2014-01-08 16:48:12 +09:00
hyperbolic.hpp fix copyright year 2014-01-08 16:48:12 +09:00
hypot.hpp fix copyright year 2014-01-08 16:48:12 +09:00
iceil.hpp fix copyright year 2014-01-08 16:48:12 +09:00
ifloor.hpp fix copyright year 2014-01-08 16:48:12 +09:00
ilogb.hpp fix missing header <cmath> 2014-04-24 13:35:08 +09:00
ilogb2.hpp fix missing header <cmath> 2014-04-24 13:35:08 +09:00
integer.hpp fix copyright year 2014-01-08 16:48:12 +09:00
integer_part.hpp fix copyright year 2014-01-08 16:48:12 +09:00
iround.hpp fix copyright year 2014-01-08 16:48:12 +09:00
is_even.hpp fix copyright year 2014-01-08 16:48:12 +09:00
is_integer.hpp fix copyright year 2014-01-08 16:48:12 +09:00
is_odd.hpp fix math::is_odd for a negative argument 2014-07-16 01:13:53 +09:00
isfinite.hpp fix copyright year 2014-01-08 16:48:12 +09:00
isgreater.hpp add math comparison functions 2014-07-30 14:05:55 +09:00
isgreaterequal.hpp add math comparison functions 2014-07-30 14:05:55 +09:00
isinf.hpp fix copyright year 2014-01-08 16:48:12 +09:00
isless.hpp add math comparison functions 2014-07-30 14:05:55 +09:00
islessequal.hpp add math comparison functions 2014-07-30 14:05:55 +09:00
islessgreater.hpp add math comparison functions 2014-07-30 14:05:55 +09:00
isnan.hpp fix copyright year 2014-01-08 16:48:12 +09:00
isnormal.hpp fix copyright year 2014-01-08 16:48:12 +09:00
issubnormal.hpp fix copyright year 2014-01-08 16:48:12 +09:00
isunordered.hpp add math comparison functions 2014-07-30 14:05:55 +09:00
iszero.hpp fix copyright year 2014-01-08 16:48:12 +09:00
itrunc.hpp fix copyright year 2014-01-08 16:48:12 +09:00
lcm.hpp fix copyright year 2014-01-08 16:48:12 +09:00
ldexp.hpp fix copyright year 2014-01-08 16:48:12 +09:00
less.hpp fix copyright year 2014-01-08 16:48:12 +09:00
less_equal.hpp fix copyright year 2014-01-08 16:48:12 +09:00
lgamma.hpp fix copyright year 2014-01-08 16:48:12 +09:00
llround.hpp fix copyright year 2014-01-08 16:48:12 +09:00
log.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
log1p.hpp fix copyright year 2014-01-08 16:48:12 +09:00
log2.hpp fix copyright year 2014-01-08 16:48:12 +09:00
log10.hpp fix copyright year 2014-01-08 16:48:12 +09:00
log_a.hpp fix copyright year 2014-01-08 16:48:12 +09:00
logb.hpp fix copyright year 2014-01-08 16:48:12 +09:00
logb2.hpp fix copyright year 2014-01-08 16:48:12 +09:00
lround.hpp fix copyright year 2014-01-08 16:48:12 +09:00
manipulations.hpp fix copyright year 2014-01-08 16:48:12 +09:00
minmax.hpp fix copyright year 2014-01-08 16:48:12 +09:00
muladd.hpp fix copyright year 2014-01-08 16:48:12 +09:00
nearest.hpp fix copyright year 2014-01-08 16:48:12 +09:00
not_equal_to.hpp fix copyright year 2014-01-08 16:48:12 +09:00
pow.hpp fix math::pow case x is negative and y is integer 2014-07-15 22:25:04 +09:00
power.hpp fix copyright year 2014-01-08 16:48:12 +09:00
quotient.hpp fix copyright year 2014-01-08 16:48:12 +09:00
rem_quo.hpp fix copyright year 2014-01-08 16:48:12 +09:00
remainder.hpp fix copyright year 2014-01-08 16:48:12 +09:00
remainders.hpp fix copyright year 2014-01-08 16:48:12 +09:00
round.hpp fix copyright year 2014-01-08 16:48:12 +09:00
scalbln.hpp fix copyright year 2014-01-08 16:48:12 +09:00
scalbn.hpp fix copyright year 2014-01-08 16:48:12 +09:00
signbit.hpp fix copysign for clang 2014-03-19 19:50:00 +09:00
sin.hpp fix copyright year 2014-01-08 16:48:12 +09:00
sinh.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
sqrt.hpp fix copyright year 2014-01-08 16:48:12 +09:00
tan.hpp fix copyright year 2014-01-08 16:48:12 +09:00
tanh.hpp fix copyright year 2014-01-08 16:48:12 +09:00
tgamma.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
trigonometric.hpp fix copyright year 2014-01-08 16:48:12 +09:00
trunc.hpp fix copyright year 2014-01-08 16:48:12 +09:00