| .. |
|
abs.d
|
Split out 1+, 1-, conjugate, negate
|
2010-11-02 18:28:23 +01:00 |
|
atan.d
|
Added a new file, impl/math_fenv.h, grouping all definitions related to floating point exceptions and their handling. This is completed with impl/math_fenv_msvc.h with inline definitions of the C99 fenv.h functions for Microsoft's compiler
|
2010-11-09 00:44:12 +01:00 |
|
conjugate.d
|
Split out 1+, 1-, conjugate, negate
|
2010-11-02 18:28:23 +01:00 |
|
cos.d
|
|
|
|
cosh.d
|
|
|
|
divide.d
|
Allow disabling the new dispatch mechanism
|
2010-11-05 23:24:17 +01:00 |
|
exp.d
|
|
|
|
expt.d
|
Added a new file, impl/math_fenv.h, grouping all definitions related to floating point exceptions and their handling. This is completed with impl/math_fenv_msvc.h with inline definitions of the C99 fenv.h functions for Microsoft's compiler
|
2010-11-09 00:44:12 +01:00 |
|
float_fix_compare.d
|
Split num_comp.d into separate files for number equality and comparison
|
2010-11-05 23:23:54 +01:00 |
|
log.d
|
|
|
|
minmax.d
|
Split num_comp.d into separate files for number equality and comparison
|
2010-11-05 23:23:54 +01:00 |
|
minus.d
|
Allow disabling the new dispatch mechanism
|
2010-11-05 23:24:17 +01:00 |
|
minusp.d
|
ODDP, PLUSP, MINUSP split into separate files
|
2010-11-02 18:09:19 +01:00 |
|
negate.d
|
Split out 1+, 1-, conjugate, negate
|
2010-11-02 18:28:23 +01:00 |
|
number_compare.d
|
Split num_comp.d into separate files for number equality and comparison
|
2010-11-05 23:23:54 +01:00 |
|
number_equalp.d
|
Split num_comp.d into separate files for number equality and comparison
|
2010-11-05 23:23:54 +01:00 |
|
one_minus.d
|
Split out 1+, 1-, conjugate, negate
|
2010-11-02 18:28:23 +01:00 |
|
one_plus.d
|
Split out 1+, 1-, conjugate, negate
|
2010-11-02 18:28:23 +01:00 |
|
plus.d
|
Allow disabling the new dispatch mechanism
|
2010-11-05 23:24:17 +01:00 |
|
plusp.d
|
ODDP, PLUSP, MINUSP split into separate files
|
2010-11-02 18:09:19 +01:00 |
|
sin.d
|
|
|
|
sinh.d
|
|
|
|
sqrt.d
|
|
|
|
tan.d
|
|
|
|
tanh.d
|
|
|
|
times.d
|
Allow disabling the new dispatch mechanism
|
2010-11-05 23:24:17 +01:00 |
|
zerop.d
|
ODDP, PLUSP, MINUSP split into separate files
|
2010-11-02 18:09:19 +01:00 |