Description
Thanks for the library! I've been trying to use egglog
for some numerical code, and have run into the missing unary negation operator for f64
. I've tried patching this in myself analogously to its implementation for Rational
, but I only end up with an error No matching primitive for: (neg f64)
.
Is there a more fundamental reason that negation is unsupported for f64
? Could you help me figure out how to add this? Thanks!
Metadata
Metadata
Assignees
Labels
No labels