about summary refs log tree commit diff
path: root/library/std/src/f16.rs
AgeCommit message (Expand)AuthorLines
2024-05-16Add `powi` to `f16` and `f128`Trevor Gross-0/+24
2024-04-10Add basic f16 and f128 modulesTrevor Gross-0/+11