
Time bar (total: 3.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 7 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 8 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 9 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 10 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 11 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 11 to 8 computations (27.3% saved)
| 910.0ms | 8 256× | 0 | valid |
| 256.0ms | 2 575× | 1 | exit |
ival-exp: 159.0ms (34.8% of total)ival-log1p: 119.0ms (26% of total)adjust: 73.0ms (16% of total)ival-mult!: 68.0ms (14.9% of total)ival-sub!: 38.0ms (8.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (exp.f64 x)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 86 | (-4.000782277082864e+86 8.037037736913623e-261) | 0 | - | (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
| 0 | 0 | - | 0 | - | (exp.f64 x) |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
log.f64 | (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) | sensitivity | 86 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 86 | 170 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 86 | 0 | 170 |
| number | freq |
|---|---|
| 0 | 170 |
| 1 | 86 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 1 | 0 | 0 |
| 62.0ms | 512× | 0 | valid |
Compiled 65 to 28 computations (56.9% saved)
ival-log1p: 5.0ms (33% of total)ival-exp: 4.0ms (26.4% of total)ival-mult!: 3.0ms (19.8% of total)ival-sub!: 1.0ms (6.6% of total)ival-add!: 1.0ms (6.6% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 60 |
| 1 | 54 | 58 |
| 2 | 130 | 58 |
| 3 | 294 | 58 |
| 4 | 1178 | 58 |
| 5 | 5705 | 58 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
(-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
(log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
#s(literal 1 binary64) |
(exp.f64 x) |
x |
(*.f64 x y) |
y |
| Outputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (log 2))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- 1/2 y))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y))))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (log 2))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (+ (log 2) (* 1/2 x)))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (+ (log 2) (* x (+ 1/2 (* 1/8 x)))))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))))) |
#s(approx (+ 1 (exp x)) #s(hole binary64 2)) |
#s(approx (+ 1 (exp x)) #s(hole binary64 (+ 2 x))) |
#s(approx (+ 1 (exp x)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (+ 1 (exp x)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* x (- (/ (log (+ 1 (exp x))) x) y)))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (log (+ 1 (exp x))))) |
#s(approx (+ 1 (exp x)) #s(hole binary64 (+ 1 (exp x)))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (log (+ 1 (exp x))) x)) (* -1 y)))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (log (+ 1 (exp x))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log (+ 1 (exp x))) (* -1 (* x y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* y (- (/ (log (+ 1 (exp x))) y) x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (log (+ 1 (exp x))) y)) (* -1 x)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 30.0ms | x | @ | inf | ((- (log (+ 1 (exp x))) (* x y)) (log (+ 1 (exp x))) (+ 1 (exp x)) 1 (exp x) x (* x y) y) |
| 23.0ms | x | @ | -inf | ((- (log (+ 1 (exp x))) (* x y)) (log (+ 1 (exp x))) (+ 1 (exp x)) 1 (exp x) x (* x y) y) |
| 3.0ms | y | @ | 0 | ((- (log (+ 1 (exp x))) (* x y)) (log (+ 1 (exp x))) (+ 1 (exp x)) 1 (exp x) x (* x y) y) |
| 2.0ms | y | @ | -inf | ((- (log (+ 1 (exp x))) (* x y)) (log (+ 1 (exp x))) (+ 1 (exp x)) 1 (exp x) x (* x y) y) |
| 2.0ms | y | @ | inf | ((- (log (+ 1 (exp x))) (* x y)) (log (+ 1 (exp x))) (+ 1 (exp x)) 1 (exp x) x (* x y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 102 | 433 |
| 0 | 108 | 424 |
| 1 | 562 | 422 |
| 0 | 4885 | 350 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
(log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
#s(literal 1 binary64) |
(exp.f64 x) |
x |
(*.f64 x y) |
y |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (log 2))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- 1/2 y))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y))))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (log 2))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (+ (log 2) (* 1/2 x)))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (+ (log 2) (* x (+ 1/2 (* 1/8 x)))))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))))) |
#s(approx (+ 1 (exp x)) #s(hole binary64 2)) |
#s(approx (+ 1 (exp x)) #s(hole binary64 (+ 2 x))) |
#s(approx (+ 1 (exp x)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (+ 1 (exp x)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* x (- (/ (log (+ 1 (exp x))) x) y)))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (log (+ 1 (exp x))))) |
#s(approx (+ 1 (exp x)) #s(hole binary64 (+ 1 (exp x)))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (log (+ 1 (exp x))) x)) (* -1 y)))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (log (+ 1 (exp x))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log (+ 1 (exp x))) (* -1 (* x y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* y (- (/ (log (+ 1 (exp x))) y) x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (log (+ 1 (exp x))) y)) (* -1 x)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) y) x) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 x) y) (log1p.f64 (exp.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) y) x))) (neg.f64 (fma.f64 y x (log1p.f64 (exp.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y x) y) x) (*.f64 (neg.f64 x) y) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (log1p.f64 (exp.f64 x))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) y) x)) (fma.f64 y x (log1p.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y x) y) x) (*.f64 (neg.f64 x) y) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) y) (log1p.f64 (exp.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y x) y) x) (*.f64 (neg.f64 x) y) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 y x (log1p.f64 (exp.f64 x))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 x) y (log1p.f64 (exp.f64 x))) |
(fma.f64 (neg.f64 y) x (log1p.f64 (exp.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (log1p.f64 (exp.f64 x))) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (log1p.f64 (exp.f64 x))) |
(fma.f64 y (neg.f64 x) (log1p.f64 (exp.f64 x))) |
(fma.f64 x (neg.f64 y) (log1p.f64 (exp.f64 x))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 y x (log1p.f64 (exp.f64 x)))) (/.f64 (*.f64 (*.f64 (*.f64 y x) y) x) (fma.f64 y x (log1p.f64 (exp.f64 x))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (log1p.f64 (exp.f64 x))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 y x) (fma.f64 y x (log1p.f64 (exp.f64 x))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) |
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 y x)) |
(+.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (log1p.f64 (exp.f64 x))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y x) y) x) (*.f64 (neg.f64 x) y)) (fma.f64 (*.f64 y x) (fma.f64 y x (log1p.f64 (exp.f64 x))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 x) y) (log1p.f64 (exp.f64 x))) |
(+.f64 (log1p.f64 (exp.f64 x)) (*.f64 (neg.f64 x) y)) |
(log1p.f64 (exp.f64 x)) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (log.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(-.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x)))) |
(log.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(-.f64 (exp.f64 x) #s(literal -1 binary64)) |
(+.f64 (+.f64 #s(literal 1 binary64) (cosh.f64 x)) (sinh.f64 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(+.f64 (exp.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
#s(literal 1 binary64) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (exp.f64 x))) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(+.f64 (*.f64 (cosh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
(exp.f64 (+.f64 #s(literal 0 binary64) x)) |
(exp.f64 x) |
x |
(*.f64 (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 y x) |
(*.f64 x y) |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) y)) |
y |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (log.f64 #s(literal 2 binary64))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/192 binary64) #s(literal 1/8 binary64)) x (-.f64 #s(literal 1/2 binary64) y)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ 1 (exp x))) (log.f64 #s(literal 2 binary64))) |
#s(approx (log (+ 1 (exp x))) (fma.f64 #s(literal 1/2 binary64) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ 1 (exp x))) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ 1 (exp x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/192 binary64) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ 1 (exp x)) #s(literal 2 binary64)) |
#s(approx (+ 1 (exp x)) (+.f64 #s(literal 2 binary64) x)) |
#s(approx (+ 1 (exp x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (+ 1 (exp x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (-.f64 (/.f64 (log1p.f64 (exp.f64 x)) x) y) x)) |
#s(approx (log (+ 1 (exp x))) (log1p.f64 (exp.f64 x))) |
#s(approx (+ 1 (exp x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
#s(approx (exp x) (exp.f64 x)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) (+.f64 (/.f64 (log1p.f64 (exp.f64 x)) (neg.f64 x)) y))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (log1p.f64 (exp.f64 x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (neg.f64 x) y (log1p.f64 (exp.f64 x)))) |
#s(approx y y) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (-.f64 (/.f64 (log1p.f64 (exp.f64 x)) y) x) y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (+.f64 (/.f64 (log1p.f64 (exp.f64 x)) (neg.f64 y)) x) (neg.f64 y))) |
Compiled 1 365 to 330 computations (75.8% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 79 | 6 | 85 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 80 | 6 | 86 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 90.0% | (-.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 x y)) |
| ▶ | 76.9% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x (log.f64 #s(literal 2 binary64)))) |
| ▶ | 82.0% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) x (log.f64 #s(literal 2 binary64)))) |
| ▶ | 49.8% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
| 52.1% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (log1p.f64 (exp.f64 x))) | |
| ▶ | 50.9% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (log.f64 #s(literal 2 binary64))) |
Compiled 174 to 146 computations (16.1% saved)
| Inputs |
|---|
(-.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 x y)) |
(log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) |
#s(approx (+ 1 (exp x)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 x y) |
x |
y |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 x) y) |
(neg.f64 x) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (log.f64 #s(literal 2 binary64))) |
(log.f64 #s(literal 2 binary64)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) x (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) y) x (log.f64 #s(literal 2 binary64))) |
(-.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) |
#s(literal 1/8 binary64) |
| Outputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (log 2))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- 1/2 y))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y))))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (log 2))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (+ (log 2) (* 1/2 x)))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (+ (log 2) (* x (+ 1/2 (* 1/8 x)))))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))))) |
#s(approx (+ 1 (exp x)) #s(hole binary64 2)) |
#s(approx (+ 1 (exp x)) #s(hole binary64 (+ 2 x))) |
#s(approx (+ 1 (exp x)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (+ 1 (exp x)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (neg x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (log 2))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (- 1/2 y))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (log 2))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (- 1/2 y))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (- 1/2 y))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (- (+ 1/2 (* 1/8 x)) y))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* x (- (/ (log (+ 1 (exp x))) x) y)))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (log (+ 1 (exp x))))) |
#s(approx (+ 1 (exp x)) #s(hole binary64 (+ 1 (exp x)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* x (- 1/2 y)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* x (- (+ 1/2 (/ (log 2) x)) y)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* (pow x 2) (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* (pow x 2) (- (+ 1/8 (+ (* 1/2 (/ 1 x)) (/ (log 2) (pow x 2)))) (/ y x))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* 1/8 x))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* x (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (log (+ 1 (exp x))) x)) (* -1 y)))))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* (pow x 2) (+ 1/8 (* -1 (/ (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))) x)))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- 1/2 y) x)) 1/8))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (log (+ 1 (exp x))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log (+ 1 (exp x))) (* -1 (* x y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (+ (log 2) (* 1/2 x)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (+ (log 2) (+ (* -1 (* x y)) (* 1/2 x))))) |
#s(approx (- 1/2 y) #s(hole binary64 1/2)) |
#s(approx (- 1/2 y) #s(hole binary64 (+ 1/2 (* -1 y)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (+ 1/2 (* 1/8 x)))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* 1/8 x))))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (+ 1/2 (* 1/8 x)))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (+ 1/2 (+ (* -1 y) (* 1/8 x))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* y (- (/ (log (+ 1 (exp x))) y) x)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* y (+ (* -1 x) (+ (* 1/2 (/ x y)) (/ (log 2) y)))))) |
#s(approx (- 1/2 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1/2 y) #s(hole binary64 (* y (- (* 1/2 (/ 1 y)) 1)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* 1/8 x))) y)))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* y (- (+ (* 1/8 (/ x y)) (* 1/2 (/ 1 y))) 1)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (log (+ 1 (exp x))) y)) (* -1 x)))))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (+ (log 2) (* 1/2 x)) y))))))) |
#s(approx (- 1/2 y) #s(hole binary64 (* -1 (* y (- 1 (* 1/2 (/ 1 y))))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* 1/8 x)))) y))))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ (+ 1/2 (* 1/8 x)) y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | x | @ | -inf | ((- (log (+ 1 (exp x))) (* x y)) (log (+ 1 (exp x))) (+ 1 (exp x)) 2 (* x y) x y (- (log (+ 1 (exp x))) (* x y)) (* (neg x) y) (neg x) (- (log (+ 1 (exp x))) (* x y)) (log 2) (- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (- 1/2 y) 1/2 (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (+ (* 1/8 x) (- 1/2 y)) 1/8) |
| 9.0ms | x | @ | inf | ((- (log (+ 1 (exp x))) (* x y)) (log (+ 1 (exp x))) (+ 1 (exp x)) 2 (* x y) x y (- (log (+ 1 (exp x))) (* x y)) (* (neg x) y) (neg x) (- (log (+ 1 (exp x))) (* x y)) (log 2) (- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (- 1/2 y) 1/2 (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (+ (* 1/8 x) (- 1/2 y)) 1/8) |
| 5.0ms | x | @ | 0 | ((- (log (+ 1 (exp x))) (* x y)) (log (+ 1 (exp x))) (+ 1 (exp x)) 2 (* x y) x y (- (log (+ 1 (exp x))) (* x y)) (* (neg x) y) (neg x) (- (log (+ 1 (exp x))) (* x y)) (log 2) (- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (- 1/2 y) 1/2 (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (+ (* 1/8 x) (- 1/2 y)) 1/8) |
| 4.0ms | y | @ | 0 | ((- (log (+ 1 (exp x))) (* x y)) (log (+ 1 (exp x))) (+ 1 (exp x)) 2 (* x y) x y (- (log (+ 1 (exp x))) (* x y)) (* (neg x) y) (neg x) (- (log (+ 1 (exp x))) (* x y)) (log 2) (- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (- 1/2 y) 1/2 (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (+ (* 1/8 x) (- 1/2 y)) 1/8) |
| 3.0ms | y | @ | -inf | ((- (log (+ 1 (exp x))) (* x y)) (log (+ 1 (exp x))) (+ 1 (exp x)) 2 (* x y) x y (- (log (+ 1 (exp x))) (* x y)) (* (neg x) y) (neg x) (- (log (+ 1 (exp x))) (* x y)) (log 2) (- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (- 1/2 y) 1/2 (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (+ (* 1/8 x) (- 1/2 y)) 1/8) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 223 | 1179 |
| 0 | 237 | 1113 |
| 1 | 1228 | 1109 |
| 0 | 8304 | 1027 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 x y)) |
(log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) |
#s(approx (+ 1 (exp x)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 x y) |
x |
y |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 x) y) |
(neg.f64 x) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (log.f64 #s(literal 2 binary64))) |
(log.f64 #s(literal 2 binary64)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) x (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) y) x (log.f64 #s(literal 2 binary64))) |
(-.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) |
#s(literal 1/8 binary64) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (log 2))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- 1/2 y))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y))))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (log 2))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (+ (log 2) (* 1/2 x)))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (+ (log 2) (* x (+ 1/2 (* 1/8 x)))))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))))) |
#s(approx (+ 1 (exp x)) #s(hole binary64 2)) |
#s(approx (+ 1 (exp x)) #s(hole binary64 (+ 2 x))) |
#s(approx (+ 1 (exp x)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (+ 1 (exp x)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (neg x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (log 2))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (- 1/2 y))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (log 2))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (- 1/2 y))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (- 1/2 y))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (- (+ 1/2 (* 1/8 x)) y))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* x (- (/ (log (+ 1 (exp x))) x) y)))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (log (+ 1 (exp x))))) |
#s(approx (+ 1 (exp x)) #s(hole binary64 (+ 1 (exp x)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* x (- 1/2 y)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* x (- (+ 1/2 (/ (log 2) x)) y)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* (pow x 2) (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* (pow x 2) (- (+ 1/8 (+ (* 1/2 (/ 1 x)) (/ (log 2) (pow x 2)))) (/ y x))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* 1/8 x))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* x (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (log (+ 1 (exp x))) x)) (* -1 y)))))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* (pow x 2) (+ 1/8 (* -1 (/ (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))) x)))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- 1/2 y) x)) 1/8))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (log (+ 1 (exp x))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log (+ 1 (exp x))) (* -1 (* x y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (+ (log 2) (* 1/2 x)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (+ (log 2) (+ (* -1 (* x y)) (* 1/2 x))))) |
#s(approx (- 1/2 y) #s(hole binary64 1/2)) |
#s(approx (- 1/2 y) #s(hole binary64 (+ 1/2 (* -1 y)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (+ 1/2 (* 1/8 x)))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* 1/8 x))))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (+ 1/2 (* 1/8 x)))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (+ 1/2 (+ (* -1 y) (* 1/8 x))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* y (- (/ (log (+ 1 (exp x))) y) x)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* y (+ (* -1 x) (+ (* 1/2 (/ x y)) (/ (log 2) y)))))) |
#s(approx (- 1/2 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1/2 y) #s(hole binary64 (* y (- (* 1/2 (/ 1 y)) 1)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* 1/8 x))) y)))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* y (- (+ (* 1/8 (/ x y)) (* 1/2 (/ 1 y))) 1)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (log (+ 1 (exp x))) y)) (* -1 x)))))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (+ (log 2) (* 1/2 x)) y))))))) |
#s(approx (- 1/2 y) #s(hole binary64 (* -1 (* y (- 1 (* 1/2 (/ 1 y))))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* 1/8 x)))) y))))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ (+ 1/2 (* 1/8 x)) y))))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (neg.f64 x) (*.f64 x x)))) (+.f64 (pow.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 (pow.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) (*.f64 x x) (*.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 y x)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (*.f64 x x))) (+.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (+.f64 (pow.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) (*.f64 x x) (*.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 y x))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 y x))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) (*.f64 x x) (*.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 y x))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (+.f64 (pow.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) (*.f64 x x) (*.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 y x)))))) |
(-.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(-.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(-.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (neg.f64 x))) |
(-.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (neg.f64 (*.f64 (neg.f64 x) y))) |
(-.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 y x)) |
(+.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 (neg.f64 x) y)) |
(log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) |
#s(approx (+ 1 (exp x)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 y) x) |
(*.f64 #s(literal -1 binary64) (*.f64 y x)) |
(*.f64 (neg.f64 x) y) |
(*.f64 (*.f64 y x) #s(literal -1 binary64)) |
(*.f64 y (neg.f64 x)) |
(*.f64 x (neg.f64 y)) |
(neg.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(neg.f64 (neg.f64 (*.f64 (neg.f64 x) y))) |
(neg.f64 (*.f64 y x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 (neg.f64 (neg.f64 x))) |
(neg.f64 x) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (log.f64 #s(literal 2 binary64))) |
(log.f64 #s(literal 2 binary64)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) x (log.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x) (*.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) y)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (log.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (log.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (log.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x))) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) y) x (log.f64 #s(literal 2 binary64))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (log.f64 #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (log.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x))) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) y)) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (log.f64 #s(literal 2 binary64)))))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (log.f64 #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x))))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) x) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 x)) (-.f64 #s(literal 1/2 binary64) y))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (neg.f64 (+.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) y))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) y)) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (*.f64 y y) y) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal 1/2 binary64) y))))) |
(-.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x (log.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (*.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)))) (neg.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (log.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)))) (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 x x) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (log.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x))) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (log.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 x x) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (log.f64 #s(literal 2 binary64)))))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x (log.f64 #s(literal 2 binary64))) |
(fma.f64 x (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (log.f64 #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (log.f64 #s(literal 2 binary64))))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y))) x)) |
(-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)))) |
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 x x) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x))))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 x x) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (log.f64 #s(literal 2 binary64)))))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (log.f64 #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (-.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/8 binary64) x))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) y) (-.f64 (*.f64 #s(literal 1/8 binary64) x) y))) (-.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/8 binary64) x))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) y) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) y) (-.f64 (*.f64 #s(literal 1/8 binary64) x) y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y) (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)))) (neg.f64 (+.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64))) (*.f64 (*.f64 y y) y))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 y y (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 1/2 binary64) y)))) (neg.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 #s(literal -1/8 binary64) x) (-.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (+.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y) (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y))) (+.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y))) (-.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64))) (*.f64 (*.f64 y y) y)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 y y (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y)))) |
(/.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 1/2 binary64) y))) (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 #s(literal -1/8 binary64) x) (-.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 x #s(literal 1/8 binary64) (-.f64 #s(literal 1/2 binary64) y)) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64))) (+.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 #s(literal 1/2 binary64) y))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64))) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 y y (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 y y (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y))))) |
(-.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y) |
(-.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 (neg.f64 x) #s(literal 1/8 binary64))) |
(-.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal -1/8 binary64) x)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 #s(literal -1/8 binary64) x) (-.f64 #s(literal 1/2 binary64) y))))) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 1/2 binary64) y)) (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 #s(literal -1/8 binary64) x) (-.f64 #s(literal 1/2 binary64) y)))))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 #s(literal 1/2 binary64) y)) |
(+.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/8 binary64) x)) |
(+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) y)) |
#s(literal 1/8 binary64) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (log.f64 #s(literal 2 binary64))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/192 binary64) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) y) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ 1 (exp x))) (log.f64 #s(literal 2 binary64))) |
#s(approx (log (+ 1 (exp x))) (fma.f64 #s(literal 1/2 binary64) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ 1 (exp x))) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ 1 (exp x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/192 binary64) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ 1 (exp x)) #s(literal 2 binary64)) |
#s(approx (+ 1 (exp x)) (+.f64 #s(literal 2 binary64) x)) |
#s(approx (+ 1 (exp x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (+ 1 (exp x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (* (neg x) y) (*.f64 (neg.f64 x) y)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (log.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (log.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) (-.f64 #s(literal 1/2 binary64) y)) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (-.f64 (/.f64 (log1p.f64 (exp.f64 x)) x) y) x)) |
#s(approx (log (+ 1 (exp x))) (log1p.f64 (exp.f64 x))) |
#s(approx (+ 1 (exp x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 (-.f64 (/.f64 (log.f64 #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) y) x)) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) (/.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x x))) (/.f64 y x)) (*.f64 x x))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) (*.f64 #s(literal 1/8 binary64) x)) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) x)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (-.f64 (neg.f64 (/.f64 (log1p.f64 (exp.f64 x)) x)) (neg.f64 y)) (neg.f64 x))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (+.f64 (/.f64 (log.f64 #s(literal 1/2 binary64)) x) (neg.f64 (-.f64 #s(literal 1/2 binary64) y))) (neg.f64 x))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (log.f64 #s(literal 1/2 binary64)) x) (neg.f64 (-.f64 #s(literal 1/2 binary64) y))) x)) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) (*.f64 (-.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) y)) x) #s(literal 1/8 binary64)) (neg.f64 x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (log1p.f64 (exp.f64 x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (neg.f64 y) x (log1p.f64 (exp.f64 x)))) |
#s(approx y y) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (fma.f64 #s(literal 1/2 binary64) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (+.f64 (fma.f64 (neg.f64 y) x (*.f64 #s(literal 1/2 binary64) x)) (log.f64 #s(literal 2 binary64)))) |
#s(approx (- 1/2 y) #s(literal 1/2 binary64)) |
#s(approx (- 1/2 y) (-.f64 (neg.f64 y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (+.f64 (fma.f64 (neg.f64 y) x (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x)) (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) (-.f64 (fma.f64 #s(literal 1/8 binary64) x (neg.f64 y)) #s(literal -1/2 binary64))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (-.f64 (/.f64 (log1p.f64 (exp.f64 x)) y) x) y)) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (neg.f64 x) y)) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (log.f64 #s(literal 2 binary64))) y) (neg.f64 x)) y)) |
#s(approx (- 1/2 y) (neg.f64 y)) |
#s(approx (- 1/2 y) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (neg.f64 x) y)) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64))) y) (neg.f64 x)) y)) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) (neg.f64 y)) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) (*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (-.f64 (neg.f64 (/.f64 (log1p.f64 (exp.f64 x)) y)) (neg.f64 x)) (neg.f64 y))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (log.f64 #s(literal 2 binary64))) y)) x) (neg.f64 y))) |
#s(approx (- 1/2 y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 y))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64))) y)) x) (neg.f64 y))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) (neg.f64 y))) |
Compiled 5 307 to 697 computations (86.9% saved)
10 alts after pruning (7 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 160 | 6 | 166 |
| Fresh | 0 | 1 | 1 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 162 | 10 | 172 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 90.0% | (-.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 x y)) |
| 56.0% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x (log.f64 #s(literal 2 binary64)))) | |
| ▶ | 90.0% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) (neg.f64 y)) x (log.f64 #s(literal 2 binary64)))) |
| ▶ | 51.5% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64)))) |
| ✓ | 49.8% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
| 52.1% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (log1p.f64 (exp.f64 x))) | |
| ✓ | 50.9% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (log.f64 #s(literal 2 binary64))) |
| ▶ | 33.1% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x))) |
| ▶ | 19.7% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x)))) |
| ▶ | 7.9% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
Compiled 357 to 288 computations (19.3% saved)
| Inputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) (neg.f64 y)) x (log.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(approx (- 1/2 y) (neg.f64 y)) x (log.f64 #s(literal 2 binary64))) |
#s(approx (- 1/2 y) (neg.f64 y)) |
(neg.f64 y) |
y |
x |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) y) x) |
(-.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(*.f64 x x) |
#s(literal 1/8 binary64) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x)) |
(+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) y) x) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64))) |
#s(approx (- 1/2 y) #s(literal 1/2 binary64)) |
| Outputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (log 2))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- 1/2 y))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y))))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (log 2))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (- 1/2 y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (* x (- 1/2 y)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (log 2))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (- 1/2 y))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y))))) |
#s(approx (* (* x x) 1/8) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* x (- 1/2 y)))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* x (- (+ 1/2 (* 1/8 x)) y)))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (/ (- 1/2 y) x))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (/ (- (+ 1/2 (* 1/8 x)) y) x))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (/ (- 1/2 y) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* x (- (/ (log (+ 1 (exp x))) x) y)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* x (- 1/2 y)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* x (- (+ 1/2 (/ (log 2) x)) y)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* (pow x 2) (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* (pow x 2) (- (+ 1/8 (+ (* 1/2 (/ 1 x)) (/ (log 2) (pow x 2)))) (/ y x))))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* (pow x 2) (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 1/8)) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (log (+ 1 (exp x))) x)) (* -1 y)))))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* (pow x 2) (+ 1/8 (* -1 (/ (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))) x)))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (log (+ 1 (exp x))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log (+ 1 (exp x))) (* -1 (* x y))))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (+ (log 2) (* 1/2 x)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (+ (log 2) (+ (* -1 (* x y)) (* 1/2 x))))) |
#s(approx (- 1/2 y) #s(hole binary64 1/2)) |
#s(approx (- 1/2 y) #s(hole binary64 (+ 1/2 (* -1 y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (+ (* -1 (* x y)) (* 1/2 x)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (+ 1/2 (* 1/8 x)))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* 1/8 x))))))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/8 (* 1/2 (/ 1 x)))))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (+ (* -1 (* x y)) (* (pow x 2) (+ 1/8 (* 1/2 (/ 1 x))))))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (+ 1/8 (* 1/2 (/ 1 x))))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (+ 1/8 (+ (* -1 (/ y x)) (* 1/2 (/ 1 x)))))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (+ (* -1 (/ y x)) (* 1/2 (/ 1 x))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* y (- (/ (log (+ 1 (exp x))) y) x)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* y (+ (* -1 x) (+ (* 1/2 (/ x y)) (/ (log 2) y)))))) |
#s(approx (- 1/2 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1/2 y) #s(hole binary64 (* y (- (* 1/2 (/ 1 y)) 1)))) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (* y (+ (* -1 x) (* 1/2 (/ x y)))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* 1/8 x))) y)))))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* y (+ (* -1 x) (/ (* (pow x 2) (+ 1/8 (* 1/2 (/ 1 x)))) y))))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (* y (- (+ (/ 1/2 (* x y)) (* 1/8 (/ 1 y))) (/ 1 x))))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (* y (- (* 1/2 (/ 1 (* x y))) (/ 1 x))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (log (+ 1 (exp x))) y)) (* -1 x)))))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (+ (log 2) (* 1/2 x)) y))))))) |
#s(approx (- 1/2 y) #s(hole binary64 (* -1 (* y (- 1 (* 1/2 (/ 1 y))))))) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (* -1 (* y (+ x (* -1/2 (/ x y))))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* 1/8 x)))) y))))))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (* (pow x 2) (+ 1/8 (* 1/2 (/ 1 x)))) y))))))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ 1/8 (* 1/2 (/ 1 x))) y)) (/ 1 x)))))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (* -1 (* y (- (/ 1 x) (* 1/2 (/ 1 (* x y)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | inf | ((- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (- 1/2 y) (neg y) y x (log 2) 2 (- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (* (- 1/2 y) x) (- 1/2 y) 1/2 (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (* x x) 1/8) (* x x) 1/8 (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (+ 1/8 (/ (- 1/2 y) x)) (/ (- 1/2 y) x) (- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (- 1/2 y)) |
| 7.0ms | y | @ | inf | ((- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (- 1/2 y) (neg y) y x (log 2) 2 (- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (* (- 1/2 y) x) (- 1/2 y) 1/2 (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (* x x) 1/8) (* x x) 1/8 (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (+ 1/8 (/ (- 1/2 y) x)) (/ (- 1/2 y) x) (- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (- 1/2 y)) |
| 5.0ms | y | @ | 0 | ((- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (- 1/2 y) (neg y) y x (log 2) 2 (- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (* (- 1/2 y) x) (- 1/2 y) 1/2 (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (* x x) 1/8) (* x x) 1/8 (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (+ 1/8 (/ (- 1/2 y) x)) (/ (- 1/2 y) x) (- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (- 1/2 y)) |
| 4.0ms | x | @ | -inf | ((- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (- 1/2 y) (neg y) y x (log 2) 2 (- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (* (- 1/2 y) x) (- 1/2 y) 1/2 (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (* x x) 1/8) (* x x) 1/8 (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (+ 1/8 (/ (- 1/2 y) x)) (/ (- 1/2 y) x) (- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (- 1/2 y)) |
| 4.0ms | y | @ | -inf | ((- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (- 1/2 y) (neg y) y x (log 2) 2 (- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (* (- 1/2 y) x) (- 1/2 y) 1/2 (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (* x x) 1/8) (* x x) 1/8 (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (+ 1/8 (/ (- 1/2 y) x)) (/ (- 1/2 y) x) (- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (- 1/2 y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 251 | 1606 |
| 0 | 270 | 1509 |
| 1 | 1336 | 1507 |
| 0 | 8269 | 1390 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) (neg.f64 y)) x (log.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(approx (- 1/2 y) (neg.f64 y)) x (log.f64 #s(literal 2 binary64))) |
#s(approx (- 1/2 y) (neg.f64 y)) |
(neg.f64 y) |
y |
x |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) y) x) |
(-.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(*.f64 x x) |
#s(literal 1/8 binary64) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x)) |
(+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) y) x) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64))) |
#s(approx (- 1/2 y) #s(literal 1/2 binary64)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (log 2))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- 1/2 y))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y))))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (log 2))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (- 1/2 y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (* x (- 1/2 y)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (log 2))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (- 1/2 y))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y))))) |
#s(approx (* (* x x) 1/8) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* x (- 1/2 y)))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* x (- (+ 1/2 (* 1/8 x)) y)))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (/ (- 1/2 y) x))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (/ (- (+ 1/2 (* 1/8 x)) y) x))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (/ (- 1/2 y) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* x (- (/ (log (+ 1 (exp x))) x) y)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* x (- 1/2 y)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* x (- (+ 1/2 (/ (log 2) x)) y)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* (pow x 2) (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* (pow x 2) (- (+ 1/8 (+ (* 1/2 (/ 1 x)) (/ (log 2) (pow x 2)))) (/ y x))))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* (pow x 2) (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 1/8)) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (log (+ 1 (exp x))) x)) (* -1 y)))))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* (pow x 2) (+ 1/8 (* -1 (/ (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))) x)))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (log (+ 1 (exp x))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log (+ 1 (exp x))) (* -1 (* x y))))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (+ (log 2) (* 1/2 x)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (+ (log 2) (+ (* -1 (* x y)) (* 1/2 x))))) |
#s(approx (- 1/2 y) #s(hole binary64 1/2)) |
#s(approx (- 1/2 y) #s(hole binary64 (+ 1/2 (* -1 y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (+ (* -1 (* x y)) (* 1/2 x)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (+ 1/2 (* 1/8 x)))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* 1/8 x))))))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/8 (* 1/2 (/ 1 x)))))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (+ (* -1 (* x y)) (* (pow x 2) (+ 1/8 (* 1/2 (/ 1 x))))))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (+ 1/8 (* 1/2 (/ 1 x))))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (+ 1/8 (+ (* -1 (/ y x)) (* 1/2 (/ 1 x)))))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (+ (* -1 (/ y x)) (* 1/2 (/ 1 x))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* y (- (/ (log (+ 1 (exp x))) y) x)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* y (+ (* -1 x) (+ (* 1/2 (/ x y)) (/ (log 2) y)))))) |
#s(approx (- 1/2 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1/2 y) #s(hole binary64 (* y (- (* 1/2 (/ 1 y)) 1)))) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (* y (+ (* -1 x) (* 1/2 (/ x y)))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* 1/8 x))) y)))))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* y (+ (* -1 x) (/ (* (pow x 2) (+ 1/8 (* 1/2 (/ 1 x)))) y))))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (* y (- (+ (/ 1/2 (* x y)) (* 1/8 (/ 1 y))) (/ 1 x))))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (* y (- (* 1/2 (/ 1 (* x y))) (/ 1 x))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (log (+ 1 (exp x))) y)) (* -1 x)))))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (+ (log 2) (* 1/2 x)) y))))))) |
#s(approx (- 1/2 y) #s(hole binary64 (* -1 (* y (- 1 (* 1/2 (/ 1 y))))))) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (* -1 (* y (+ x (* -1/2 (/ x y))))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* 1/8 x)))) y))))))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (* (pow x 2) (+ 1/8 (* 1/2 (/ 1 x)))) y))))))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ 1/8 (* 1/2 (/ 1 x))) y)) (/ 1 x)))))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (* -1 (* y (- (/ 1 x) (* 1/2 (/ 1 (* x y)))))))) |
| Outputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) (neg.f64 y)) x (log.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) #s(approx (- 1/2 y) (neg.f64 y))) (*.f64 x x))) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) x))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) #s(approx (- 1/2 y) (neg.f64 y))) (*.f64 x x)) (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) x))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) #s(approx (- 1/2 y) (neg.f64 y))) (*.f64 x x)) (*.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(approx (- 1/2 y) (neg.f64 y)) x (log.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) x) (log.f64 #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) x) (log.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) #s(approx (- 1/2 y) (neg.f64 y))) (*.f64 x x)) (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) x) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) #s(approx (- 1/2 y) (neg.f64 y))) (*.f64 x x) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) x) (log.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (fma.f64 #s(approx (- 1/2 y) (neg.f64 y)) x (log.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) x) (log.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) x) (log.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) #s(approx (- 1/2 y) (neg.f64 y))) (*.f64 x x)) (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) x) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) #s(approx (- 1/2 y) (neg.f64 y))) (*.f64 x x) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) x) (log.f64 #s(literal 2 binary64)))))) |
(fma.f64 #s(approx (- 1/2 y) (neg.f64 y)) x (log.f64 #s(literal 2 binary64))) |
(fma.f64 x #s(approx (- 1/2 y) (neg.f64 y)) (log.f64 #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) #s(approx (- 1/2 y) (neg.f64 y))) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) x) (log.f64 #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) x) (log.f64 #s(literal 2 binary64))))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 #s(approx (- 1/2 y) (neg.f64 y))) x)) |
(-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(approx (- 1/2 y) (neg.f64 y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) #s(approx (- 1/2 y) (neg.f64 y))) (*.f64 x x)) (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) x)) (fma.f64 (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) #s(approx (- 1/2 y) (neg.f64 y))) (*.f64 x x) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) x) (log.f64 #s(literal 2 binary64)))))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) #s(approx (- 1/2 y) (neg.f64 y))) (*.f64 x x) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) x) (log.f64 #s(literal 2 binary64))))))) |
(+.f64 (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) x) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(approx (- 1/2 y) (neg.f64 y)) x)) |
#s(approx (- 1/2 y) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
y |
x |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (neg.f64 (+.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) y))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) y)) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (*.f64 y y) y) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal 1/2 binary64) y))))) |
(-.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/8 binary64) x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal 1/8 binary64) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal -1/8 binary64)) x) x))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal -1/8 binary64)) x) x)) |
(*.f64 (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal -1/8 binary64)) x) x) |
(*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal -1/8 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal -1/8 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)) #s(literal 1/64 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 y x)) (-.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) x)) #s(literal 1/512 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)) (-.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 y x)) #s(literal 3 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 y x)) (-.f64 #s(literal 1/8 binary64) (/.f64 y x)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (/.f64 y x)) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal -1/8 binary64)))) (neg.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (/.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)))) (neg.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (/.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 #s(literal 1/64 binary64) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (neg.f64 x)) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 y))) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y)) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 x)) (*.f64 (+.f64 #s(literal 1/64 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (neg.f64 y))) (*.f64 (+.f64 #s(literal 1/64 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x))) x) (*.f64 (+.f64 #s(literal 1/64 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)))) y)) (*.f64 (+.f64 #s(literal 1/64 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)))) x)) |
(/.f64 (*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (/.f64 y x)) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal -1/8 binary64))) (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x))) (-.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (/.f64 y x))))) |
(/.f64 (+.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/64 binary64) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) #s(literal 1/8 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) #s(literal 1/8 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1 binary64) #s(literal 1/8 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64)) |
(-.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64))) (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (/.f64 y x))) (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (/.f64 y x)))) |
(-.f64 (/.f64 #s(literal 1/64 binary64) (-.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)) (-.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64))) (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (/.f64 y x))))) (/.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (/.f64 y x)))))) |
(-.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 y x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(-.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 y x)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (/.f64 y x)) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal -1/8 binary64)) |
(+.f64 (/.f64 #s(literal 1/512 binary64) (+.f64 #s(literal 1/64 binary64) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x))))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1/64 binary64) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)))))) |
(+.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64)) |
(+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 (neg.f64 y) x) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (*.f64 y y) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 y x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (*.f64 y y) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (neg.f64 y) x))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (neg.f64 y) x) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 y x))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (*.f64 (*.f64 x x) x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (neg.f64 y) x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) (/.f64 (-.f64 (neg.f64 y) #s(literal 1/2 binary64)) x))) (neg.f64 (/.f64 (-.f64 (neg.f64 y) #s(literal 1/2 binary64)) x))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 y) #s(literal 1/2 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 y))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (*.f64 x (neg.f64 y))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y x)) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 y) (neg.f64 x) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 y) x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (neg.f64 x) (neg.f64 y))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 x (neg.f64 y))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal -1/2 binary64) (neg.f64 y)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) y))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) (/.f64 (-.f64 (neg.f64 y) #s(literal 1/2 binary64)) x)) (/.f64 (-.f64 (neg.f64 y) #s(literal 1/2 binary64)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x))) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 y) #s(literal 1/2 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (neg.f64 y) #s(literal -1/2 binary64)) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) y)) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) y) x) |
(fma.f64 (/.f64 y x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) (/.f64 (neg.f64 y) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y x) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 y) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 (neg.f64 y) #s(literal 1/2 binary64)) x)) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (-.f64 (neg.f64 y) #s(literal 1/2 binary64)) x))) |
(-.f64 (/.f64 (neg.f64 y) x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (neg.f64 y) x) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 y x)) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 y) #s(literal 1/2 binary64)) (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 y) #s(literal 1/2 binary64)) (*.f64 x x)))))) |
(+.f64 (/.f64 (neg.f64 y) x) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (neg.f64 y) x)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x))) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x)) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x)) (*.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (log.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x)) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (log.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (log.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x)) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (log.f64 #s(literal 2 binary64)))))) |
(fma.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64))) |
(fma.f64 x #s(approx (- 1/2 y) #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x)) (-.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (log.f64 #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (log.f64 #s(literal 2 binary64))))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x)) |
(-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(approx (- 1/2 y) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x)) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x)) (fma.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (log.f64 #s(literal 2 binary64)))))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (log.f64 #s(literal 2 binary64))))))) |
(+.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x)) |
#s(approx (- 1/2 y) #s(literal 1/2 binary64)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (log.f64 #s(literal 2 binary64))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/192 binary64) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) y) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (log.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) x (log.f64 #s(literal 2 binary64)))) |
#s(approx x x) |
#s(approx (* (- 1/2 y) x) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (log.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (* (* x x) 1/8) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (/ (- 1/2 y) x) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (-.f64 (/.f64 (log1p.f64 (exp.f64 x)) x) y) x)) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 (-.f64 (/.f64 (log.f64 #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) y) x)) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal -1/8 binary64)) x) x)) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (-.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (/.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x x))) (/.f64 y x)) (*.f64 x x))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal -1/8 binary64)) x) x)) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(literal 1/8 binary64)) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal -1/8 binary64))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (log1p.f64 (exp.f64 x)) x)) (neg.f64 y)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (neg.f64 x) (+.f64 (/.f64 (log.f64 #s(literal 1/2 binary64)) x) (neg.f64 (-.f64 #s(literal 1/2 binary64) y))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (log.f64 #s(literal 1/2 binary64)) x) (neg.f64 (-.f64 #s(literal 1/2 binary64) y))) x)) #s(literal -1/8 binary64)) (*.f64 x x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (log1p.f64 (exp.f64 x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (neg.f64 x) y (log1p.f64 (exp.f64 x)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (fma.f64 #s(literal 1/2 binary64) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (+.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1/2 binary64) x)) (log.f64 #s(literal 2 binary64)))) |
#s(approx (- 1/2 y) #s(literal 1/2 binary64)) |
#s(approx (- 1/2 y) (-.f64 (neg.f64 y) #s(literal -1/2 binary64))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx y y) |
#s(approx (* (- 1/2 y) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (- 1/2 y) x) (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (+.f64 (fma.f64 (neg.f64 x) y (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x)) (log.f64 #s(literal 2 binary64)))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (*.f64 x x))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) (*.f64 x x)))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal -1/8 binary64))) |
#s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- 1/2 y) x) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (-.f64 (/.f64 (log1p.f64 (exp.f64 x)) y) x) y)) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (neg.f64 x) y)) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (log.f64 #s(literal 2 binary64))) y) (neg.f64 x)) y)) |
#s(approx (- 1/2 y) (neg.f64 y)) |
#s(approx (- 1/2 y) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y)) |
#s(approx (* (- 1/2 y) x) (*.f64 (neg.f64 x) y)) |
#s(approx (* (- 1/2 y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (neg.f64 x)) y)) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (neg.f64 x) y)) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64))) y) (neg.f64 x)) y)) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (neg.f64 x) y)) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) y) (neg.f64 x)) y)) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (neg.f64 y) x)) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) y) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (- 1/2 y) x) (/.f64 (neg.f64 y) x)) |
#s(approx (/ (- 1/2 y) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (log1p.f64 (exp.f64 x)) y)) (neg.f64 x)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (log.f64 #s(literal 2 binary64))) y)) x))) |
#s(approx (- 1/2 y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) |
#s(approx (* (- 1/2 y) x) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) x))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64))) y)) x))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) y))) x))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) y)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ (- 1/2 y) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))))) |
Compiled 8 960 to 1 130 computations (87.4% saved)
24 alts after pruning (17 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 206 | 15 | 221 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 207 | 24 | 231 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 90.0% | (-.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 x y)) |
| ▶ | 56.0% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x (log.f64 #s(literal 2 binary64)))) |
| ✓ | 90.0% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) (neg.f64 y)) x (log.f64 #s(literal 2 binary64)))) |
| ✓ | 51.5% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64)))) |
| ✓ | 49.8% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
| 52.1% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (log1p.f64 (exp.f64 x))) | |
| ✓ | 50.9% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (log.f64 #s(literal 2 binary64))) |
| 19.7% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) y))) x))) | |
| ✓ | 33.1% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x))) |
| 33.0% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (neg.f64 x)) y)))) | |
| ▶ | 3.6% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 #s(literal 1/2 binary64) x)))) |
| 9.3% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)) #s(literal 1/64 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))) (*.f64 x x)))) | |
| 19.2% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y)) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) (*.f64 x x)))) | |
| 14.2% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) (*.f64 x x)))) | |
| 19.7% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 (neg.f64 y) x))) (*.f64 x x)))) | |
| ▶ | 8.0% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x x)))) |
| ▶ | 19.4% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y))) (*.f64 x x)))) |
| 20.2% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal -1/8 binary64)) x) x))) | |
| ✓ | 7.9% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
| ▶ | 19.7% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 x x)))) |
| 23.3% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x)))) | |
| 29.2% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (neg.f64 y) x)) (*.f64 x x)))) | |
| 27.0% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) y) (neg.f64 x)) y)))) | |
| 27.8% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)))) |
Compiled 1 414 to 991 computations (29.9% saved)
| Inputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) |
#s(literal 1/8 binary64) |
x |
#s(approx (- 1/2 y) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (* (- 1/2 y) x) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x x)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x x))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x x)) |
(+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) x) |
(*.f64 x x) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 x x)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 x x))) |
(*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 x x)) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) |
(fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) |
(-.f64 #s(literal 1/2 binary64) y) |
y |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y))) (*.f64 x x)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y))) (*.f64 x x))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y))) (*.f64 x x)) |
(+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y))) |
#s(approx (/ (- 1/2 y) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 y x)) |
(*.f64 y x) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (log 2))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- 1/2 y))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (log 2))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (- 1/2 y))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (- 1/2 y))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (- (+ 1/2 (* 1/8 x)) y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (log 2))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (- 1/2 y))))) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (* x (- 1/2 y)))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* x (- 1/2 y)))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* x (- (+ 1/2 (* 1/8 x)) y)))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (/ (- 1/2 y) x))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (/ (- (+ 1/2 (* 1/8 x)) y) x))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (/ (- 1/2 y) x))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) #s(hole binary64 (/ (- 1/2 y) x))) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) #s(hole binary64 (/ (- (+ 1/2 (* 1/8 x)) y) x))) |
#s(approx (* (- (/ 1/2 (* y x)) (/ 1 x)) y) #s(hole binary64 (/ (* y (- (* 1/2 (/ 1 y)) 1)) x))) |
#s(approx (- (/ 1/2 (* y x)) (/ 1 x)) #s(hole binary64 (/ (- (* 1/2 (/ 1 y)) 1) x))) |
#s(approx (/ 1/2 (* y x)) #s(hole binary64 (/ 1/2 (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* x (- (/ (log (+ 1 (exp x))) x) y)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* (pow x 2) (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* (pow x 2) (- (+ 1/8 (+ (* 1/2 (/ 1 x)) (/ (log 2) (pow x 2)))) (/ y x))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* 1/8 x))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* x (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* x (- 1/2 y)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* x (- (+ 1/2 (/ (log 2) x)) y)))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* (pow x 2) (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 1/8)) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x)))) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) #s(hole binary64 1/8)) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) #s(hole binary64 (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (log (+ 1 (exp x))) x)) (* -1 y)))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* (pow x 2) (+ 1/8 (* -1 (/ (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))) x)))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- 1/2 y) x)) 1/8))))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))))))) |
#s(approx (* (- (/ 1/2 (* y x)) (/ 1 x)) y) #s(hole binary64 (* -1 (/ (* y (- 1 (* 1/2 (/ 1 y)))) x)))) |
#s(approx (- (/ 1/2 (* y x)) (/ 1 x)) #s(hole binary64 (* -1 (/ (- 1 (* 1/2 (/ 1 y))) x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (log (+ 1 (exp x))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log (+ 1 (exp x))) (* -1 (* x y))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (+ 1/2 (* 1/8 x)))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* 1/8 x))))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (+ 1/2 (* 1/8 x)))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (+ 1/2 (+ (* -1 y) (* 1/8 x))))) |
#s(approx (- 1/2 y) #s(hole binary64 1/2)) |
#s(approx (- 1/2 y) #s(hole binary64 (+ 1/2 (* -1 y)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (+ (log 2) (* 1/2 x)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (+ (log 2) (+ (* -1 (* x y)) (* 1/2 x))))) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (+ (* -1 (* x y)) (* 1/2 x)))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/8 (* 1/2 (/ 1 x)))))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (+ (* -1 (* x y)) (* (pow x 2) (+ 1/8 (* 1/2 (/ 1 x))))))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (+ 1/8 (* 1/2 (/ 1 x))))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (+ 1/8 (+ (* -1 (/ y x)) (* 1/2 (/ 1 x)))))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (+ (* -1 (/ y x)) (* 1/2 (/ 1 x))))) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) #s(hole binary64 (/ (+ 1/2 (* 1/8 x)) x))) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) #s(hole binary64 (+ 1/8 (+ (* -1 (/ y x)) (* 1/2 (/ 1 x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- (/ 1/2 (* y x)) (/ 1 x)) y) #s(hole binary64 (/ 1/2 x))) |
#s(approx (* (- (/ 1/2 (* y x)) (/ 1 x)) y) #s(hole binary64 (+ (* -1 (/ y x)) (* 1/2 (/ 1 x))))) |
#s(approx (- (/ 1/2 (* y x)) (/ 1 x)) #s(hole binary64 (/ 1/2 (* x y)))) |
#s(approx (- (/ 1/2 (* y x)) (/ 1 x)) #s(hole binary64 (/ (+ (* -1 (/ y x)) (* 1/2 (/ 1 x))) y))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* y (- (/ (log (+ 1 (exp x))) y) x)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* 1/8 x))) y)))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* y (- (+ (* 1/8 (/ x y)) (* 1/2 (/ 1 y))) 1)))) |
#s(approx (- 1/2 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1/2 y) #s(hole binary64 (* y (- (* 1/2 (/ 1 y)) 1)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* y (+ (* -1 x) (+ (* 1/2 (/ x y)) (/ (log 2) y)))))) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (* y (+ (* -1 x) (* 1/2 (/ x y)))))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* y (+ (* -1 x) (/ (* (pow x 2) (+ 1/8 (* 1/2 (/ 1 x)))) y))))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (* y (- (+ (/ 1/2 (* x y)) (* 1/8 (/ 1 y))) (/ 1 x))))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (* y (- (* 1/2 (/ 1 (* x y))) (/ 1 x))))) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) #s(hole binary64 (* y (- (+ (/ 1/2 (* x y)) (* 1/8 (/ 1 y))) (/ 1 x))))) |
#s(approx (* (- (/ 1/2 (* y x)) (/ 1 x)) y) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (* (- (/ 1/2 (* y x)) (/ 1 x)) y) #s(hole binary64 (* y (- (* 1/2 (/ 1 (* x y))) (/ 1 x))))) |
#s(approx (- (/ 1/2 (* y x)) (/ 1 x)) #s(hole binary64 (/ -1 x))) |
#s(approx (- (/ 1/2 (* y x)) (/ 1 x)) #s(hole binary64 (- (* 1/2 (/ 1 (* x y))) (/ 1 x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (log (+ 1 (exp x))) y)) (* -1 x)))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* 1/8 x)))) y))))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ (+ 1/2 (* 1/8 x)) y))))))) |
#s(approx (- 1/2 y) #s(hole binary64 (* -1 (* y (- 1 (* 1/2 (/ 1 y))))))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (+ (log 2) (* 1/2 x)) y))))))) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (* -1 (* y (+ x (* -1/2 (/ x y))))))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (* (pow x 2) (+ 1/8 (* 1/2 (/ 1 x)))) y))))))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ 1/8 (* 1/2 (/ 1 x))) y)) (/ 1 x)))))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (* -1 (* y (- (/ 1 x) (* 1/2 (/ 1 (* x y)))))))) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ 1/8 (* 1/2 (/ 1 x))) y)) (/ 1 x)))))) |
#s(approx (* (- (/ 1/2 (* y x)) (/ 1 x)) y) #s(hole binary64 (* -1 (* y (- (/ 1 x) (* 1/2 (/ 1 (* x y)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 40.0ms | y | @ | 0 | ((- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (+ (* 1/8 x) (- 1/2 y)) 1/8 x (- 1/2 y) 1/2 (log 2) 2 (- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (* (- 1/2 y) x) (* 1/2 x) (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (+ 1/8 (/ (- 1/2 y) x)) (/ (- 1/2 y) x) (/ 1/2 x) (* x x) (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (+ 1/8 (/ (- 1/2 y) x)) (/ (+ (* 1/8 x) (- 1/2 y)) x) (+ (* 1/8 x) (- 1/2 y)) (- 1/2 y) y (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (+ 1/8 (/ (- 1/2 y) x)) (/ (- 1/2 y) x) (* (- (/ 1/2 (* y x)) (/ 1 x)) y) (- (/ 1/2 (* y x)) (/ 1 x)) (/ 1/2 (* y x)) (* y x) (/ 1 x) 1) |
| 6.0ms | x | @ | -inf | ((- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (+ (* 1/8 x) (- 1/2 y)) 1/8 x (- 1/2 y) 1/2 (log 2) 2 (- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (* (- 1/2 y) x) (* 1/2 x) (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (+ 1/8 (/ (- 1/2 y) x)) (/ (- 1/2 y) x) (/ 1/2 x) (* x x) (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (+ 1/8 (/ (- 1/2 y) x)) (/ (+ (* 1/8 x) (- 1/2 y)) x) (+ (* 1/8 x) (- 1/2 y)) (- 1/2 y) y (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (+ 1/8 (/ (- 1/2 y) x)) (/ (- 1/2 y) x) (* (- (/ 1/2 (* y x)) (/ 1 x)) y) (- (/ 1/2 (* y x)) (/ 1 x)) (/ 1/2 (* y x)) (* y x) (/ 1 x) 1) |
| 5.0ms | y | @ | -inf | ((- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (+ (* 1/8 x) (- 1/2 y)) 1/8 x (- 1/2 y) 1/2 (log 2) 2 (- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (* (- 1/2 y) x) (* 1/2 x) (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (+ 1/8 (/ (- 1/2 y) x)) (/ (- 1/2 y) x) (/ 1/2 x) (* x x) (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (+ 1/8 (/ (- 1/2 y) x)) (/ (+ (* 1/8 x) (- 1/2 y)) x) (+ (* 1/8 x) (- 1/2 y)) (- 1/2 y) y (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (+ 1/8 (/ (- 1/2 y) x)) (/ (- 1/2 y) x) (* (- (/ 1/2 (* y x)) (/ 1 x)) y) (- (/ 1/2 (* y x)) (/ 1 x)) (/ 1/2 (* y x)) (* y x) (/ 1 x) 1) |
| 5.0ms | x | @ | inf | ((- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (+ (* 1/8 x) (- 1/2 y)) 1/8 x (- 1/2 y) 1/2 (log 2) 2 (- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (* (- 1/2 y) x) (* 1/2 x) (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (+ 1/8 (/ (- 1/2 y) x)) (/ (- 1/2 y) x) (/ 1/2 x) (* x x) (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (+ 1/8 (/ (- 1/2 y) x)) (/ (+ (* 1/8 x) (- 1/2 y)) x) (+ (* 1/8 x) (- 1/2 y)) (- 1/2 y) y (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (+ 1/8 (/ (- 1/2 y) x)) (/ (- 1/2 y) x) (* (- (/ 1/2 (* y x)) (/ 1 x)) y) (- (/ 1/2 (* y x)) (/ 1 x)) (/ 1/2 (* y x)) (* y x) (/ 1 x) 1) |
| 5.0ms | x | @ | 0 | ((- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (+ (* 1/8 x) (- 1/2 y)) 1/8 x (- 1/2 y) 1/2 (log 2) 2 (- (log (+ 1 (exp x))) (* x y)) (+ (* (- 1/2 y) x) (log 2)) (* (- 1/2 y) x) (* 1/2 x) (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (+ 1/8 (/ (- 1/2 y) x)) (/ (- 1/2 y) x) (/ 1/2 x) (* x x) (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (+ 1/8 (/ (- 1/2 y) x)) (/ (+ (* 1/8 x) (- 1/2 y)) x) (+ (* 1/8 x) (- 1/2 y)) (- 1/2 y) y (- (log (+ 1 (exp x))) (* x y)) (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (+ 1/8 (/ (- 1/2 y) x)) (/ (- 1/2 y) x) (* (- (/ 1/2 (* y x)) (/ 1 x)) y) (- (/ 1/2 (* y x)) (/ 1 x)) (/ 1/2 (* y x)) (* y x) (/ 1 x) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 326 | 2463 |
| 0 | 349 | 2263 |
| 1 | 1635 | 2251 |
| 0 | 8439 | 2147 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) |
#s(literal 1/8 binary64) |
x |
#s(approx (- 1/2 y) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (* (- 1/2 y) x) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x x)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x x))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x x)) |
(+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) x) |
(*.f64 x x) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 x x)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 x x))) |
(*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 x x)) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) |
(fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) |
(-.f64 #s(literal 1/2 binary64) y) |
y |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y))) (*.f64 x x)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y))) (*.f64 x x))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y))) (*.f64 x x)) |
(+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y))) |
#s(approx (/ (- 1/2 y) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 y x)) |
(*.f64 y x) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (log 2))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- 1/2 y))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log 2) (* x (- (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (log 2))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (- 1/2 y))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (- 1/2 y))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (- (+ 1/2 (* 1/8 x)) y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (log 2))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (- 1/2 y))))) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (* x (- 1/2 y)))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* x (- 1/2 y)))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* x (- (+ 1/2 (* 1/8 x)) y)))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (/ (- 1/2 y) x))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (/ (- (+ 1/2 (* 1/8 x)) y) x))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (/ (- 1/2 y) x))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) #s(hole binary64 (/ (- 1/2 y) x))) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) #s(hole binary64 (/ (- (+ 1/2 (* 1/8 x)) y) x))) |
#s(approx (* (- (/ 1/2 (* y x)) (/ 1 x)) y) #s(hole binary64 (/ (* y (- (* 1/2 (/ 1 y)) 1)) x))) |
#s(approx (- (/ 1/2 (* y x)) (/ 1 x)) #s(hole binary64 (/ (- (* 1/2 (/ 1 y)) 1) x))) |
#s(approx (/ 1/2 (* y x)) #s(hole binary64 (/ 1/2 (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* x (- (/ (log (+ 1 (exp x))) x) y)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* (pow x 2) (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* (pow x 2) (- (+ 1/8 (+ (* 1/2 (/ 1 x)) (/ (log 2) (pow x 2)))) (/ y x))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* 1/8 x))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* x (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* x (- 1/2 y)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* x (- (+ 1/2 (/ (log 2) x)) y)))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* (pow x 2) (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 1/8)) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x)))) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) #s(hole binary64 1/8)) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) #s(hole binary64 (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (log (+ 1 (exp x))) x)) (* -1 y)))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* (pow x 2) (+ 1/8 (* -1 (/ (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))) x)))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- 1/2 y) x)) 1/8))))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))))))) |
#s(approx (* (- (/ 1/2 (* y x)) (/ 1 x)) y) #s(hole binary64 (* -1 (/ (* y (- 1 (* 1/2 (/ 1 y)))) x)))) |
#s(approx (- (/ 1/2 (* y x)) (/ 1 x)) #s(hole binary64 (* -1 (/ (- 1 (* 1/2 (/ 1 y))) x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (log (+ 1 (exp x))))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (+ (log (+ 1 (exp x))) (* -1 (* x y))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (* x (+ 1/2 (* 1/8 x)))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* 1/8 x))))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (+ 1/2 (* 1/8 x)))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (+ 1/2 (+ (* -1 y) (* 1/8 x))))) |
#s(approx (- 1/2 y) #s(hole binary64 1/2)) |
#s(approx (- 1/2 y) #s(hole binary64 (+ 1/2 (* -1 y)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (+ (log 2) (* 1/2 x)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (+ (log 2) (+ (* -1 (* x y)) (* 1/2 x))))) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (+ (* -1 (* x y)) (* 1/2 x)))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/8 (* 1/2 (/ 1 x)))))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (+ (* -1 (* x y)) (* (pow x 2) (+ 1/8 (* 1/2 (/ 1 x))))))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (+ 1/8 (* 1/2 (/ 1 x))))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (+ 1/8 (+ (* -1 (/ y x)) (* 1/2 (/ 1 x)))))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (+ (* -1 (/ y x)) (* 1/2 (/ 1 x))))) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) #s(hole binary64 (/ (+ 1/2 (* 1/8 x)) x))) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) #s(hole binary64 (+ 1/8 (+ (* -1 (/ y x)) (* 1/2 (/ 1 x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- (/ 1/2 (* y x)) (/ 1 x)) y) #s(hole binary64 (/ 1/2 x))) |
#s(approx (* (- (/ 1/2 (* y x)) (/ 1 x)) y) #s(hole binary64 (+ (* -1 (/ y x)) (* 1/2 (/ 1 x))))) |
#s(approx (- (/ 1/2 (* y x)) (/ 1 x)) #s(hole binary64 (/ 1/2 (* x y)))) |
#s(approx (- (/ 1/2 (* y x)) (/ 1 x)) #s(hole binary64 (/ (+ (* -1 (/ y x)) (* 1/2 (/ 1 x))) y))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* y (- (/ (log (+ 1 (exp x))) y) x)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* 1/8 x))) y)))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* y (- (+ (* 1/8 (/ x y)) (* 1/2 (/ 1 y))) 1)))) |
#s(approx (- 1/2 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1/2 y) #s(hole binary64 (* y (- (* 1/2 (/ 1 y)) 1)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* y (+ (* -1 x) (+ (* 1/2 (/ x y)) (/ (log 2) y)))))) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (* y (+ (* -1 x) (* 1/2 (/ x y)))))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* y (+ (* -1 x) (/ (* (pow x 2) (+ 1/8 (* 1/2 (/ 1 x)))) y))))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (* y (- (+ (/ 1/2 (* x y)) (* 1/8 (/ 1 y))) (/ 1 x))))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (* y (- (* 1/2 (/ 1 (* x y))) (/ 1 x))))) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) #s(hole binary64 (* y (- (+ (/ 1/2 (* x y)) (* 1/8 (/ 1 y))) (/ 1 x))))) |
#s(approx (* (- (/ 1/2 (* y x)) (/ 1 x)) y) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (* (- (/ 1/2 (* y x)) (/ 1 x)) y) #s(hole binary64 (* y (- (* 1/2 (/ 1 (* x y))) (/ 1 x))))) |
#s(approx (- (/ 1/2 (* y x)) (/ 1 x)) #s(hole binary64 (/ -1 x))) |
#s(approx (- (/ 1/2 (* y x)) (/ 1 x)) #s(hole binary64 (- (* 1/2 (/ 1 (* x y))) (/ 1 x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (log (+ 1 (exp x))) y)) (* -1 x)))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* 1/8 x)))) y))))))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ (+ 1/2 (* 1/8 x)) y))))))) |
#s(approx (- 1/2 y) #s(hole binary64 (* -1 (* y (- 1 (* 1/2 (/ 1 y))))))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (+ (log 2) (* 1/2 x)) y))))))) |
#s(approx (* (- 1/2 y) x) #s(hole binary64 (* -1 (* y (+ x (* -1/2 (/ x y))))))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (* (pow x 2) (+ 1/8 (* 1/2 (/ 1 x)))) y))))))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ 1/8 (* 1/2 (/ 1 x))) y)) (/ 1 x)))))) |
#s(approx (/ (- 1/2 y) x) #s(hole binary64 (* -1 (* y (- (/ 1 x) (* 1/2 (/ 1 (* x y)))))))) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ 1/8 (* 1/2 (/ 1 x))) y)) (/ 1 x)))))) |
#s(approx (* (- (/ 1/2 (* y x)) (/ 1 x)) y) #s(hole binary64 (* -1 (* y (- (/ 1 x) (* 1/2 (/ 1 (* x y)))))))) |
| Outputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x (log.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x))) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x)) (*.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (log.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (log.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (log.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (log.f64 #s(literal 2 binary64)))))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x (log.f64 #s(literal 2 binary64))) |
(fma.f64 x (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) (log.f64 #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x)) (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (log.f64 #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (log.f64 #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (log.f64 #s(literal 2 binary64)))))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (log.f64 #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x)) |
(/.f64 (-.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) #s(approx (- 1/2 y) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal 1/8 binary64) x))) (-.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) x))) |
(/.f64 (fma.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) #s(approx (- 1/2 y) #s(literal 1/2 binary64))) #s(approx (- 1/2 y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/512 binary64))) (fma.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) #s(approx (- 1/2 y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal 1/8 binary64) x)) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal 1/8 binary64) x)) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) #s(approx (- 1/2 y) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) #s(approx (- 1/2 y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/512 binary64) (*.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) #s(approx (- 1/2 y) #s(literal 1/2 binary64))) #s(approx (- 1/2 y) #s(literal 1/2 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal 1/8 binary64) x) (-.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) #s(approx (- 1/2 y) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) x) #s(approx (- 1/2 y) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal 1/8 binary64) x)) (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) #s(approx (- 1/2 y) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/8 binary64) x) #s(approx (- 1/2 y) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/512 binary64) (*.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) #s(approx (- 1/2 y) #s(literal 1/2 binary64))) #s(approx (- 1/2 y) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal 1/8 binary64) x) (-.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) #s(approx (- 1/2 y) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) x) #s(approx (- 1/2 y) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal 1/8 binary64) #s(approx (- 1/2 y) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal 1/8 binary64) x)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) #s(approx (- 1/2 y) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) #s(approx (- 1/2 y) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) x) #s(approx (- 1/2 y) #s(literal 1/2 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/512 binary64)) (fma.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal 1/8 binary64) x) (-.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) #s(approx (- 1/2 y) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) x) #s(approx (- 1/2 y) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) #s(approx (- 1/2 y) #s(literal 1/2 binary64))) #s(approx (- 1/2 y) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal 1/8 binary64) x) (-.f64 (*.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) #s(approx (- 1/2 y) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) x) #s(approx (- 1/2 y) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) #s(approx (- 1/2 y) #s(literal 1/2 binary64))) |
(+.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) x)) |
#s(literal 1/8 binary64) |
x |
#s(approx (- 1/2 y) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (* (- 1/2 y) x) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 x x) (+.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/8 binary64))))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 x x) (+.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/8 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/8 binary64)) x) x) |
(*.f64 (*.f64 x x) (+.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/8 binary64))) |
(*.f64 (+.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/8 binary64)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1/64 binary64)) (-.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/8 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/512 binary64)) (fma.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/64 binary64) (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))))) (neg.f64 (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))))) (neg.f64 (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))))))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)))) (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)))) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)))))) |
(-.f64 (/.f64 #s(literal 1/64 binary64) (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))))) |
(+.f64 (/.f64 #s(literal 1/512 binary64) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)))))) (/.f64 (*.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))))))) |
(+.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/8 binary64)) |
(+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1/2 binary64) x) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 x x)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 x x))) |
(*.f64 (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) x) x) |
(*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) x) (/.f64 (*.f64 #s(literal 1/8 binary64) x) x)) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x))) (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) x) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x) (/.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) x) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) x))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) x) (/.f64 (*.f64 #s(literal 1/8 binary64) x) x) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) x) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)))) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64))) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 y))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64))) x) (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (neg.f64 x)) (*.f64 x (neg.f64 y))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x) (*.f64 y x)) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) x) (neg.f64 x) (*.f64 x (neg.f64 (-.f64 #s(literal 1/2 binary64) y)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) x) x (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x)) |
(/.f64 (-.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64))) (neg.f64 y)) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 #s(literal 1/8 binary64) x) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) y) x)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) y) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) (/.f64 (*.f64 #s(literal 1/8 binary64) x) x)) |
(-.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x) (/.f64 y x)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) x) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) y) x)) |
(+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) (/.f64 (*.f64 #s(literal 1/8 binary64) x) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal 1/8 binary64) x))) (-.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/8 binary64) x))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) y) (-.f64 (*.f64 #s(literal 1/8 binary64) x) y))) (-.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/512 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal 1/8 binary64) x)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/8 binary64) x))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) y) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) y) (-.f64 (*.f64 #s(literal 1/8 binary64) x) y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64))) (*.f64 y y))) (neg.f64 (+.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal 1/8 binary64) x)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64))) (*.f64 (*.f64 y y) y))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 y y (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/512 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 1/2 binary64) y)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal 1/8 binary64) x) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64))) (*.f64 y y)) (+.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal 1/8 binary64) x)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y))) (-.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64))) (*.f64 (*.f64 y y) y)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 y y (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/512 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal 1/8 binary64) x) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 x #s(literal 1/8 binary64) (-.f64 #s(literal 1/2 binary64) y)) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64))) (+.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal 1/8 binary64) x)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 #s(literal 1/2 binary64) y))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64))) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 y y (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) (fma.f64 y y (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y))))) |
(-.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/512 binary64)) (fma.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal 1/8 binary64) x) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 #s(literal 1/2 binary64) y))))) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 1/2 binary64) y)) (fma.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal 1/8 binary64) x) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 #s(literal 1/2 binary64) y)))))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 #s(literal 1/2 binary64) y)) |
(+.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/8 binary64) x)) |
(+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (neg.f64 (+.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) y))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) y)) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (*.f64 y y) y) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal 1/2 binary64) y))))) |
(-.f64 #s(literal 1/2 binary64) y) |
y |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) #s(literal 1/8 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) #s(literal 1/8 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (+.f64 #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) #s(literal 1/8 binary64)) x) x) |
(*.f64 (+.f64 #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) #s(literal 1/8 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (+.f64 #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) #s(literal 1/8 binary64))) |
(/.f64 (-.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x))) #s(literal 1/64 binary64)) (-.f64 #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) #s(literal 1/8 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x))) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) #s(literal 1/512 binary64)) (fma.f64 #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) (-.f64 #s(literal 1/64 binary64) (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x))))) (neg.f64 (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x))) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x))))) (neg.f64 (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x))) (*.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x))))))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)))) (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)))) |
(/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x))) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)))) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x))) (*.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)))))) |
(-.f64 (/.f64 #s(literal 1/64 binary64) (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)))) (/.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x))) (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x))))) |
(+.f64 (/.f64 #s(literal 1/512 binary64) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x))) (*.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)))))) (/.f64 (*.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x))) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x))) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x))) (*.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x))))))) |
(+.f64 #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) #s(literal 1/8 binary64)) |
(+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x))) |
#s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x) y) |
(*.f64 y (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y)) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 y x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (neg.f64 x) y) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) y) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) (neg.f64 y)) (*.f64 y (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) x) (*.f64 y #s(literal 1 binary64))) (*.f64 y x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x)) (neg.f64 x)) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (*.f64 x #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) y)) (*.f64 (*.f64 y x) (neg.f64 x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 y x) #s(literal 1 binary64))) (*.f64 (*.f64 y x) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) x))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) x)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 y x) x)) (/.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (*.f64 (*.f64 y x) x))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 x)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (neg.f64 x) y))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (log.f64 #s(literal 2 binary64))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) y) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (log.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) (-.f64 #s(literal 1/2 binary64) y)) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y))) |
#s(approx x x) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (log.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (* (- 1/2 y) x) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (/ (- 1/2 y) x) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) |
#s(approx (/ 1/2 x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (* (- (/ 1/2 (* y x)) (/ 1 x)) y) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) |
#s(approx (- (/ 1/2 (* y x)) (/ 1 x)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x)) |
#s(approx (/ 1/2 (* y x)) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (-.f64 (/.f64 (log1p.f64 (exp.f64 x)) x) y) x)) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64)) x) x)) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) (/.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x x))) (/.f64 y x)) (*.f64 x x))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) (*.f64 #s(literal 1/8 binary64) x)) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64)) x)) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x)) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 (+.f64 (/.f64 (log.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) y) x)) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64)) x) x)) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(literal 1/8 binary64)) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) #s(literal 1/8 binary64)) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (log1p.f64 (exp.f64 x)) x)) (neg.f64 y)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (log.f64 #s(literal 1/2 binary64)) x) (neg.f64 (-.f64 #s(literal 1/2 binary64) y))) x)) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) y)) x) #s(literal 1/8 binary64)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (neg.f64 x) (+.f64 (/.f64 (log.f64 #s(literal 1/2 binary64)) x) (neg.f64 (-.f64 #s(literal 1/2 binary64) y))))) |
#s(approx (* (- (/ 1/2 (* y x)) (/ 1 x)) y) (*.f64 (neg.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) x))) |
#s(approx (- (/ 1/2 (* y x)) (/ 1 x)) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (log1p.f64 (exp.f64 x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (neg.f64 x) y (log1p.f64 (exp.f64 x)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (+.f64 (fma.f64 (neg.f64 x) y (*.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x)) (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) (+.f64 (fma.f64 #s(literal 1/8 binary64) x (neg.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (- 1/2 y) #s(literal 1/2 binary64)) |
#s(approx (- 1/2 y) (+.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (fma.f64 #s(literal 1/2 binary64) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (+.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1/2 binary64) x)) (log.f64 #s(literal 2 binary64)))) |
#s(approx (* (- 1/2 y) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (- 1/2 y) x) (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (fma.f64 (neg.f64 x) y (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) (*.f64 x x)))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) (+.f64 (/.f64 (+.f64 (neg.f64 y) #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64))) |
#s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- 1/2 y) x) (/.f64 (+.f64 (neg.f64 y) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) (/.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) (+.f64 (/.f64 (+.f64 (neg.f64 y) #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64))) |
#s(approx y y) |
#s(approx (* (- (/ 1/2 (* y x)) (/ 1 x)) y) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (- (/ 1/2 (* y x)) (/ 1 x)) y) (/.f64 (+.f64 (neg.f64 y) #s(literal 1/2 binary64)) x)) |
#s(approx (- (/ 1/2 (* y x)) (/ 1 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (- (/ 1/2 (* y x)) (/ 1 x)) (/.f64 (/.f64 (+.f64 (neg.f64 y) #s(literal 1/2 binary64)) x) y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (-.f64 (/.f64 (log1p.f64 (exp.f64 x)) y) x) y)) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (neg.f64 x) y)) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 (neg.f64 x) (/.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64))) y)) y)) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) (neg.f64 y)) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) (*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) y)) |
#s(approx (- 1/2 y) (neg.f64 y)) |
#s(approx (- 1/2 y) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (neg.f64 x) y)) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (+.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x (log.f64 #s(literal 2 binary64))) y)) y)) |
#s(approx (* (- 1/2 y) x) (*.f64 (neg.f64 x) y)) |
#s(approx (* (- 1/2 y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (neg.f64 x)) y)) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (neg.f64 x) y)) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) y) (neg.f64 x)) y)) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (neg.f64 y) x)) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) (*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) y) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (- 1/2 y) x) (/.f64 (neg.f64 y) x)) |
#s(approx (/ (- 1/2 y) x) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) (/.f64 (neg.f64 y) x)) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) (*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) y) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (* (- (/ 1/2 (* y x)) (/ 1 x)) y) (/.f64 (neg.f64 y) x)) |
#s(approx (* (- (/ 1/2 (* y x)) (/ 1 x)) y) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y) x)) |
#s(approx (- (/ 1/2 (* y x)) (/ 1 x)) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (- (/ 1/2 (* y x)) (/ 1 x)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (log1p.f64 (exp.f64 x)) y)) (neg.f64 x)))) |
#s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64))) y)) x))) |
#s(approx (+ (* 1/8 x) (- 1/2 y)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))) |
#s(approx (- 1/2 y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) |
#s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (log.f64 #s(literal 2 binary64))) y)) x))) |
#s(approx (* (- 1/2 y) x) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) x))) |
#s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) y))) x))) |
#s(approx (+ 1/8 (/ (- 1/2 y) x)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) y)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ (- 1/2 y) x) (*.f64 (neg.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) x))) |
#s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) y)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (- (/ 1/2 (* y x)) (/ 1 x)) y) (*.f64 (neg.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) x))) |
Compiled 14 569 to 1 721 computations (88.2% saved)
28 alts after pruning (18 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 290 | 6 | 296 |
| Fresh | 0 | 12 | 12 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 7 | 7 |
| Total | 292 | 28 | 320 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 90.0% | (-.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 x y)) |
| ✓ | 56.0% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x (log.f64 #s(literal 2 binary64)))) |
| ✓ | 90.0% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) (neg.f64 y)) x (log.f64 #s(literal 2 binary64)))) |
| ✓ | 51.5% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64)))) |
| ✓ | 49.8% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
| 52.1% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (log1p.f64 (exp.f64 x))) | |
| ✓ | 50.9% | #s(approx (- (log (+ 1 (exp x))) (* x y)) (log.f64 #s(literal 2 binary64))) |
| 19.7% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) y))) x))) | |
| ✓ | 33.1% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x))) |
| 33.0% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (neg.f64 x)) y)))) | |
| ✓ | 3.6% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 #s(literal 1/2 binary64) x)))) |
| 9.3% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)) #s(literal 1/64 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))) (*.f64 x x)))) | |
| 19.2% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y)) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) (*.f64 x x)))) | |
| 6.9% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1/64 binary64)) (-.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/8 binary64))) (*.f64 x x)))) | |
| 6.9% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))))) (*.f64 x x)))) | |
| 14.2% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) (*.f64 x x)))) | |
| 19.7% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 (neg.f64 y) x))) (*.f64 x x)))) | |
| ✓ | 8.0% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x x)))) |
| 18.3% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x)) y))) (*.f64 x x)))) | |
| 11.7% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 y x) #s(literal 1 binary64))) (*.f64 (*.f64 y x) x)) y))) (*.f64 x x)))) | |
| 7.6% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 #s(approx (- (/ 1/2 (* y x)) (/ 1 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))) y))) (*.f64 x x)))) | |
| 20.2% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal -1/8 binary64)) x) x))) | |
| ✓ | 7.9% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
| 23.3% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x)))) | |
| 29.2% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (neg.f64 y) x)) (*.f64 x x)))) | |
| 8.0% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) (/.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x))) (*.f64 x x)))) | |
| 27.0% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) y) (neg.f64 x)) y)))) | |
| 27.8% | #s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)))) |
Compiled 2 227 to 910 computations (59.1% saved)
| Inputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (neg.f64 y) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (neg.f64 x)) y)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 (neg.f64 y) x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) (/.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal -1/8 binary64)) x) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 #s(approx (- (/ 1/2 (* y x)) (/ 1 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) y))) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) y) (neg.f64 x)) y)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 y x) #s(literal 1 binary64))) (*.f64 (*.f64 y x) x)) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1/64 binary64)) (-.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/8 binary64))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)) #s(literal 1/64 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y)) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x)) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (log.f64 #s(literal 2 binary64))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) (neg.f64 y)) x (log.f64 #s(literal 2 binary64)))) |
(-.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 x y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (log1p.f64 (exp.f64 x))) |
(-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
| Outputs |
|---|
(-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
3 calls:
| 10.0ms | y |
| 10.0ms | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 11 to 12 computations (-9.1% saved)
| Inputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (neg.f64 y) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (neg.f64 x)) y)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 (neg.f64 y) x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) (/.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal -1/8 binary64)) x) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 #s(approx (- (/ 1/2 (* y x)) (/ 1 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) y))) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) y) (neg.f64 x)) y)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 y x) #s(literal 1 binary64))) (*.f64 (*.f64 y x) x)) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1/64 binary64)) (-.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/8 binary64))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)) #s(literal 1/64 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y)) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x)) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (log.f64 #s(literal 2 binary64))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) (neg.f64 y)) x (log.f64 #s(literal 2 binary64)))) |
(-.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 x y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (log1p.f64 (exp.f64 x))) |
| Outputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x (log.f64 #s(literal 2 binary64)))) |
3 calls:
| 10.0ms | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
| 9.0ms | y |
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 2 | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
| 99.4% | 2 | x |
| 90.0% | 1 | y |
Compiled 11 to 12 computations (-9.1% saved)
| Inputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (neg.f64 y) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (neg.f64 x)) y)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 (neg.f64 y) x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) (/.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal -1/8 binary64)) x) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 #s(approx (- (/ 1/2 (* y x)) (/ 1 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) y))) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) y) (neg.f64 x)) y)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 y x) #s(literal 1 binary64))) (*.f64 (*.f64 y x) x)) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1/64 binary64)) (-.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/8 binary64))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)) #s(literal 1/64 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y)) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x)) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (log.f64 #s(literal 2 binary64))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) (neg.f64 y)) x (log.f64 #s(literal 2 binary64)))) |
(-.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 x y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(approx (- 1/2 y) #s(literal 1/2 binary64))) x (log.f64 #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) x (log.f64 #s(literal 2 binary64)))) |
1 calls:
| 8.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 2 | x |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (neg.f64 y) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (neg.f64 x)) y)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 (neg.f64 y) x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) (/.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal -1/8 binary64)) x) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 #s(approx (- (/ 1/2 (* y x)) (/ 1 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) y))) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) y) (neg.f64 x)) y)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 y x) #s(literal 1 binary64))) (*.f64 (*.f64 y x) x)) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1/64 binary64)) (-.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/8 binary64))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)) #s(literal 1/64 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y)) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x)) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (log.f64 #s(literal 2 binary64))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) (neg.f64 y)) x (log.f64 #s(literal 2 binary64)))) |
(-.f64 (log.f64 #s(approx (+ 1 (exp x)) #s(literal 2 binary64))) (*.f64 x y)) |
| Outputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) (neg.f64 y)) x (log.f64 #s(literal 2 binary64)))) |
1 calls:
| 11.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 2 | x |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (neg.f64 y) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (neg.f64 x)) y)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 (neg.f64 y) x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) (/.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal -1/8 binary64)) x) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 #s(approx (- (/ 1/2 (* y x)) (/ 1 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) y))) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) y) (neg.f64 x)) y)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 y x) #s(literal 1 binary64))) (*.f64 (*.f64 y x) x)) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1/64 binary64)) (-.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/8 binary64))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)) #s(literal 1/64 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y)) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x)) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (log.f64 #s(literal 2 binary64))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (fma.f64 #s(approx (- 1/2 y) #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
2 calls:
| 7.0ms | x |
| 6.0ms | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 3 | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
| 85.2% | 2 | x |
Compiled 10 to 10 computations (0% saved)
| Inputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (neg.f64 y) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (neg.f64 x)) y)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 (neg.f64 y) x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) (/.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal -1/8 binary64)) x) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 #s(approx (- (/ 1/2 (* y x)) (/ 1 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) y))) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) y) (neg.f64 x)) y)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 y x) #s(literal 1 binary64))) (*.f64 (*.f64 y x) x)) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1/64 binary64)) (-.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/8 binary64))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)) #s(literal 1/64 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y)) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x)) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (log.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (log.f64 #s(literal 2 binary64))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
1 calls:
| 6.0ms | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 3 | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (neg.f64 y) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (neg.f64 x)) y)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 (neg.f64 y) x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) #s(approx (/ (+ (* 1/8 x) (- 1/2 y)) x) (/.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal -1/8 binary64)) x) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 #s(approx (+ 1/8 (/ (- 1/2 y) x)) (/.f64 (fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 #s(approx (- (/ 1/2 (* y x)) (/ 1 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) y))) x))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) #s(approx (* (+ 1/8 (/ (- 1/2 y) x)) (* x x)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/8 binary64)) y) (neg.f64 x)) y)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 y x) #s(literal 1 binary64))) (*.f64 (*.f64 y x) x)) y))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1/64 binary64)) (-.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/8 binary64))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)) #s(literal 1/64 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y)) (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (*.f64 #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x)) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (/.f64 #s(literal 1/2 binary64) x))))) (*.f64 x x)))) |
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (+ (* 1/8 x) (- 1/2 y)) x) (log 2)) (*.f64 (+.f64 #s(literal 1/8 binary64) #s(approx (/ (- 1/2 y) x) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x)) y))) (*.f64 x x)))) |
| Outputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) (*.f64 (neg.f64 x) y)) |
3 calls:
| 7.0ms | y |
| 7.0ms | x |
| 6.0ms | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.8% | 1 | x |
| 49.8% | 1 | y |
| 49.8% | 1 | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
Compiled 11 to 12 computations (-9.1% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 #s(literal 1/2 binary64) x)))) |
| Outputs |
|---|
#s(approx (- (log (+ 1 (exp x))) (* x y)) #s(approx (+ (* (- 1/2 y) x) (log 2)) #s(approx (* (- 1/2 y) x) (*.f64 #s(literal 1/2 binary64) x)))) |
3 calls:
| 2.0ms | y |
| 1.0ms | x |
| 1.0ms | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.6% | 1 | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
| 3.6% | 1 | x |
| 3.6% | 1 | y |
Compiled 11 to 12 computations (-9.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | -1353.9189205784216 | -3.5670609254417137e-16 |
| 8.0ms | 160× | 0 | valid |
Compiled 352 to 301 computations (14.5% saved)
ival-exp: 2.0ms (46.7% of total)ival-log1p: 1.0ms (23.4% of total)ival-mult!: 1.0ms (23.4% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | -1353.9189205784216 | -3.5670609254417137e-16 |
| 8.0ms | 112× | 0 | valid |
Compiled 322 to 281 computations (12.7% saved)
ival-exp: 1.0ms (29.2% of total)ival-log1p: 1.0ms (29.2% of total)ival-mult!: 1.0ms (29.2% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -1353.9189205784216 | -3.5670609254417137e-16 |
Compiled 352 to 301 computations (14.5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 160.3196505173047 | 361.07876622599235 |
| 0.0ms | 2.993556567079824e-21 | 0.6891040160479396 |
Compiled 12 to 13 computations (-8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 160.3196505173047 | 361.07876622599235 |
| 0.0ms | 2.993556567079824e-21 | 0.6891040160479396 |
Compiled 12 to 13 computations (-8.3% saved)
| 1× | fuel |
Compiled 297 to 60 computations (79.8% saved)
Compiled 612 to 136 computations (77.8% saved)
Loading profile data...