ikvm-fork/runtime/fdlibm
jfrijters ce7dfdf572 Ported fdlibm/floor and fdlibm/tan (and dependencies). 2010-12-10 06:31:08 +00:00
..
e_hypot.cs Ported fdlibm/e_hypot. 2010-12-10 05:19:00 +00:00
e_pow.cs - Ported fdlibm/s_exmp1. 2010-12-10 05:09:46 +00:00
e_rem_pio2.cs Ported fdlibm/floor and fdlibm/tan (and dependencies). 2010-12-10 06:31:08 +00:00
fdlibm_h.cs Ported e_pow and s_scalbn to C# and added some support methods. 2010-12-09 13:51:42 +00:00
k_rem_pio2.cs Ported fdlibm/floor and fdlibm/tan (and dependencies). 2010-12-10 06:31:08 +00:00
k_tan.cs Ported fdlibm/floor and fdlibm/tan (and dependencies). 2010-12-10 06:31:08 +00:00
s_cbrt.cs Ported fdlibm cbrt to C# and use that for StrictMath.cbrt(). 2010-12-09 14:15:25 +00:00
s_expm1.cs - Ported fdlibm/s_exmp1. 2010-12-10 05:09:46 +00:00
s_floor.cs Ported fdlibm/floor and fdlibm/tan (and dependencies). 2010-12-10 06:31:08 +00:00
s_log1p.cs Ported fdlibm/s_log1p. 2010-12-10 05:27:07 +00:00
s_scalbn.cs - Ported fdlibm/s_exmp1. 2010-12-10 05:09:46 +00:00
s_tan.cs Ported fdlibm/floor and fdlibm/tan (and dependencies). 2010-12-10 06:31:08 +00:00