Commit History

Author SHA1 Message Date
  Vinzent Steinberg f8a61962ba Use native `to_degrees`/`to_radians` 8 years ago
  Vinzent Steinberg 169105bb84 Implement `Float::{min, max}` for `no_std` 8 years ago
  Vinzent Steinberg 6253669ef4 Mark methods in `Float` whether they require `std` 8 years ago
  Vinzent Steinberg 351dfc6383 traits: Introduce std feature 8 years ago
  James Lucas 381942eb4f Adding default implementation 8 years ago
  James Lucas a64cf66f4c Implementing epsilon function to retrieve EPSILON constant 8 years ago
  Ivan Ukhov 01aad702af Add a trait for floating-point constants 8 years ago
  Josh Stone eefa2a85d0 traits: inline Float methods 8 years ago
  Josh Stone 0faeb31b09 traits: add `to_degrees` and `to_radians` on `Float` 8 years ago
  Josh Stone b21c89de36 Mask deprecation warnings on abs_sub 8 years ago
  Łukasz Jan Niemier 54685c46a1 Extract rational 9 years ago
  Łukasz Jan Niemier c124be549f Move traits to separate crate 9 years ago