Histórico de Commits

Autor SHA1 Mensagem Data
  Josh Stone e9fcdb0730 Add FloatConst::{LOG10_2, LOG2_10} há 5 anos atrás
  Josh Stone 803f7552e1 Fix the parameter name in the FloatCore::max example há 5 anos atrás
  Mara Bos 6e66f2da4c Provide a default implementation for FloatConst::TAU. há 5 anos atrás
  Mara Bos ea47252ae1 Add the π symbol to the doc comment of PI. há 5 anos atrás
  Mara Bos ad583c2d82 Add the full circle constant τ. há 5 anos atrás
  Christopher Serr cf68e2a47f Invert the float_impl_libm macro há 5 anos atrás
  Christopher Serr 9b021ad781 Update to libm 0.2.0 há 5 anos atrás
  Josh Stone c4256bd4df Don't use libm at all with std há 5 anos atrás
  Yoan Lecoq 0547a355ee Run cargo fmt --all há 5 anos atrás
  Yoan Lecoq b4558d1c49 Make it compile on 1.8.0 há 6 anos atrás
  Yoan Lecoq fec6c3610c Revive Float+Real in no_std with libm há 6 anos atrás
  Sergey "Shnatsel" Davidoff 40898e5071 Add comments explaining why transmutes are safe há 5 anos atrás
  Josh Stone d2bf4e04e4 Run cargo fmt há 7 anos atrás
  Corey Farwell 4775dee66b Clarify in the docs that `mul_add` is not always faster. há 7 anos atrás
  Josh Stone 6aaff332d3 Explicitly test FloatCore in to_degrees_rounding há 7 anos atrás
  Vinzent Steinberg 9ca219c677 Avoid test failure with Rust 1.8 by limiting to no-std builds há 7 anos atrás
  Vinzent Steinberg 6430351e74 Use constant for 180/π in f32::to_degrees há 7 anos atrás
  Josh Stone 04a3f2a591 Comment the Rust version for NAN.is_sign_* behavior há 7 anos atrás
  Josh Stone 080f6f259e Comment the i32::MIN case for FloatCore::powi há 7 anos atrás
  Josh Stone aa9ceba628 Add doctests to FloatCore há 7 anos atrás
  Josh Stone ec3cd50f3d Weaken the std f32::to_degrees/to_radians tests há 7 anos atrás
  Josh Stone 36c7e324db Fix FloatCore::powi with i32::MIN exponent há 7 anos atrás
  Josh Stone 964a7e52a8 Reinstate NAN-sign fixes in FloatCore há 7 anos atrás
  Josh Stone 6fa29be7c0 Use macros for more float constants há 7 anos atrás
  Josh Stone 83d498d0be Add integer_decode to FloatCore há 7 anos atrás
  Josh Stone f365a4205f Add rounding methods to FloatCore há 7 anos atrás
  Josh Stone 99c6cc11ba Add more constants to FloatCore há 7 anos atrás
  Josh Stone 7d6575da0f Add NumCast to FloatCore, matching Float há 7 anos atrás
  Josh Stone ac503261ca Forward FloatCore to inherent methods when possible há 7 anos atrás
  Josh Stone c848562fcf Use forwarding macros to implement Float and Real há 7 anos atrás