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