about summary refs log tree commit diff
path: root/library/std/src/f32
AgeCommit message (Expand)AuthorLines
2021-11-20Implement IEEE 754-2019 minimun and maximum functions for f32/f64Loïc BRANSTETT-0/+12
2021-10-25Remove fNN::lerp - consensus unlikelyCAD97-63/+0
2021-06-13More lerp tests, altering lerp docsltdk-0/+42
2021-06-06A few lerp testsltdk-0/+21
2020-08-31std: move "mod tests/benches" to separate filesLzu Tao-0/+759