Commit Graph

12 Commits

Author SHA1 Message Date
hxd cd6f9486f7 use generics for float operations 2025-07-18 21:19:30 +01:00
hxd cfee5d2214 use f32 2025-07-18 21:19:30 +01:00
hxd 77928c8fcb don't use core::error for compiler compatibility 2025-07-18 21:19:30 +01:00
hxd 5b7c532353 use into error 2025-07-18 21:19:30 +01:00
hxd 8bff8dda04 strict stack op 2025-07-18 21:19:30 +01:00
hxd dc61fe31b0 RPN calculator 2025-07-18 21:19:30 +01:00
hxd 164c5df92b display 2025-07-18 21:19:30 +01:00
hxd 028e85b0bf cleanup 2025-07-18 21:19:30 +01:00
hxd 65c7e3a0cf Decimal to f64 2025-07-18 21:19:30 +01:00
hxd bf11389ddf removed Float; cleanup 2025-07-18 21:19:30 +01:00
hxd f9b8215596 generic exponent; tests 2025-07-18 21:19:30 +01:00
hxd 55c2ebadce initial float and decimal 2025-07-18 21:19:30 +01:00