Closed zaneenders closed 8 hours ago
What was the expression submitted for this?
I bet it's fixed by #1043 though it's worth re-testing.
@elmisback The expression was:
(FPCore (a b)
:name "Quotient of sum of exps"
:alt
(! :herbie-platform default
(/ 1 (+ 1 (exp (- b a)))))
(/ (exp a) (+ (exp a) (exp b))))
@pavpanchekha is correct this #1043 did fix this issue, closing now.
Herbie: 9287265 Odyssey: 8da4444