rust ffast-math (defunct, use lower)
Commits
add constants
bendn committed 2023-10-15
add FloatAlone
bendn committed 2023-10-14
add atan2, move logarithms
bendn committed 2023-10-14
seperate float methods
bendn committed 2023-10-14
add type aliases
bendn committed 2023-10-11
add generic Float trait
bendn committed 2023-10-11
pedantize constructor safety doc
bendn committed 2023-10-11
fix highlighting
bendn committed 2023-10-04
bump ver
bendn committed 2023-10-04
fix missing check()s
bendn committed 2023-10-04
no_std
bendn committed 2023-10-04
add a readme
bendn committed 2023-10-04
assure compiler that it musnt be NAN | INF
bendn committed 2023-10-03
inline
bendn committed 2023-10-03
impl PartialOrd explicitly
bendn committed 2023-10-03
check() message
bendn committed 2023-10-03
add debug checks
bendn committed 2023-10-03
ordering implementations
bendn committed 2023-10-03
neg impl
bendn committed 2023-10-03
add derives
bendn committed 2023-10-03
add display and debug
bendn committed 2023-10-03
init
bendn committed 2023-10-03