
Time bar (total: 2.8s)
| 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 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 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 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 13 to 11 computations (15.4% saved)
| 504.0ms | 8 256× | 0 | valid |
ival-mult!: 151.0ms (60.8% of total)ival-sub!: 57.0ms (23% of total)ival-div!: 39.0ms (15.7% of total)adjust: 1.0ms (0.4% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 72 |
| 1 | 67 | 70 |
| 2 | 236 | 70 |
| 3 | 670 | 68 |
| 4 | 1457 | 66 |
| 5 | 6436 | 66 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.8% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
(negabs y)
Compiled 20 to 18 computations (10% saved)
| Inputs |
|---|
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(-.f64 #s(literal 3 binary64) x) |
#s(literal 3 binary64) |
(*.f64 y #s(literal 3 binary64)) |
y |
| Outputs |
|---|
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (+ (* -4/3 (/ x y)) (/ 1 y)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (+ (* x (- (* 1/3 (/ x y)) (* 4/3 (/ 1 y)))) (/ 1 y)))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 3)) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (+ 3 (* -4 x)))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (+ 3 (* x (- x 4))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 3 x) #s(hole binary64 3)) |
#s(approx (- 3 x) #s(hole binary64 (+ 3 (* -1 x)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (- (* 1/3 (/ 1 y)) (* 4/3 (/ 1 (* x y))))))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (- (+ (* 1/3 (/ 1 y)) (/ 1 (* (pow x 2) y))) (/ 4/3 (* x y)))))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (* (pow x 2) (- 1 (* 4 (/ 1 x)))))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (* (pow x 2) (- (+ 1 (/ 3 (pow x 2))) (* 4 (/ 1 x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- 3 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 3 x) #s(hole binary64 (* x (- (* 3 (/ 1 x)) 1)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 4/3 (/ 1 y)) (/ 1 (* x y))) x)) (* 1/3 (/ 1 y)))))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- 4 (* 3 (/ 1 x))) x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (- 3 x) #s(hole binary64 (* -1 (* x (- 1 (* 3 (/ 1 x))))))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* 1/3 (/ (* (- 1 x) (- 3 x)) y)))) |
#s(approx (* y 3) #s(hole binary64 (* 3 y))) |
#s(approx y #s(hole binary64 y)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | 0 | ((/ (* (- 1 x) (- 3 x)) (* y 3)) (* (- 1 x) (- 3 x)) (- 1 x) 1 x (- 3 x) 3 (* y 3) y) |
| 1.0ms | y | @ | inf | ((/ (* (- 1 x) (- 3 x)) (* y 3)) (* (- 1 x) (- 3 x)) (- 1 x) 1 x (- 3 x) 3 (* y 3) y) |
| 1.0ms | x | @ | -inf | ((/ (* (- 1 x) (- 3 x)) (* y 3)) (* (- 1 x) (- 3 x)) (- 1 x) 1 x (- 3 x) 3 (* y 3) y) |
| 1.0ms | y | @ | -inf | ((/ (* (- 1 x) (- 3 x)) (* y 3)) (* (- 1 x) (- 3 x)) (- 1 x) 1 x (- 3 x) 3 (* y 3) y) |
| 1.0ms | x | @ | inf | ((/ (* (- 1 x) (- 3 x)) (* y 3)) (* (- 1 x) (- 3 x)) (- 1 x) 1 x (- 3 x) 3 (* y 3) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 113 | 463 |
| 0 | 118 | 433 |
| 1 | 541 | 418 |
| 0 | 4817 | 413 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(-.f64 #s(literal 3 binary64) x) |
#s(literal 3 binary64) |
(*.f64 y #s(literal 3 binary64)) |
y |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (+ (* -4/3 (/ x y)) (/ 1 y)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (+ (* x (- (* 1/3 (/ x y)) (* 4/3 (/ 1 y)))) (/ 1 y)))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 3)) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (+ 3 (* -4 x)))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (+ 3 (* x (- x 4))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 3 x) #s(hole binary64 3)) |
#s(approx (- 3 x) #s(hole binary64 (+ 3 (* -1 x)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (- (* 1/3 (/ 1 y)) (* 4/3 (/ 1 (* x y))))))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (- (+ (* 1/3 (/ 1 y)) (/ 1 (* (pow x 2) y))) (/ 4/3 (* x y)))))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (* (pow x 2) (- 1 (* 4 (/ 1 x)))))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (* (pow x 2) (- (+ 1 (/ 3 (pow x 2))) (* 4 (/ 1 x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- 3 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 3 x) #s(hole binary64 (* x (- (* 3 (/ 1 x)) 1)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 4/3 (/ 1 y)) (/ 1 (* x y))) x)) (* 1/3 (/ 1 y)))))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- 4 (* 3 (/ 1 x))) x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (- 3 x) #s(hole binary64 (* -1 (* x (- 1 (* 3 (/ 1 x))))))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* 1/3 (/ (* (- 1 x) (- 3 x)) y)))) |
#s(approx (* y 3) #s(hole binary64 (* 3 y))) |
#s(approx y #s(hole binary64 y)) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 3 binary64) x) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) |
(*.f64 (-.f64 #s(literal 3 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 3 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64)))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64)))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64)))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 #s(literal 3 binary64) x)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (-.f64 #s(literal 1 binary64) x))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 3 binary64) x))) (neg.f64 (*.f64 #s(literal -3 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 3 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 3 binary64) x)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 3 binary64) x)) (*.f64 #s(literal -3 binary64) y)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 y #s(literal 3 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -3 binary64) y))) |
(*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 9 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 3 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 27 binary64) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (+.f64 #s(literal 3 binary64) x) #s(literal 9 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 9 binary64) (*.f64 x x))) (+.f64 #s(literal 3 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 27 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 x (+.f64 #s(literal 3 binary64) x) #s(literal 9 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 9 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 3 binary64) x) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 9 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (+.f64 #s(literal 3 binary64) x) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 27 binary64) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (+.f64 #s(literal 3 binary64) x) #s(literal 9 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 27 binary64) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (fma.f64 x (+.f64 #s(literal 3 binary64) x) #s(literal 9 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 9 binary64) (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 3 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 27 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (+.f64 #s(literal 3 binary64) x) #s(literal 9 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 9 binary64) (*.f64 x x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (+.f64 #s(literal 3 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 27 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (fma.f64 x (+.f64 #s(literal 3 binary64) x) #s(literal 9 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 3 binary64) x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 3 binary64) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(neg.f64 (+.f64 x #s(literal -1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) x)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(-.f64 (neg.f64 x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
#s(literal 1 binary64) |
x |
(/.f64 (-.f64 (*.f64 x x) #s(literal 9 binary64)) (-.f64 (neg.f64 x) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 9 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 3 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 27 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 x (+.f64 #s(literal 3 binary64) x) #s(literal 9 binary64)))) |
(/.f64 (-.f64 #s(literal 9 binary64) (*.f64 x x)) (+.f64 #s(literal 3 binary64) x)) |
(/.f64 (-.f64 #s(literal 27 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 x x (-.f64 #s(literal 9 binary64) (*.f64 #s(literal -3 binary64) x)))) |
(/.f64 (-.f64 #s(literal 27 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 x (+.f64 #s(literal 3 binary64) x) #s(literal 9 binary64))) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 3 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 3 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 3 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 3 binary64)) |
(-.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal 3 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 3 binary64) x))) |
(-.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (+.f64 #s(literal 3 binary64) x) #s(literal 9 binary64))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x (+.f64 #s(literal 3 binary64) x) #s(literal 9 binary64)))) |
(-.f64 (neg.f64 x) #s(literal -3 binary64)) |
(-.f64 #s(literal 3 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 3 binary64) x) |
(+.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (+.f64 #s(literal 3 binary64) x) #s(literal 9 binary64))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (fma.f64 x (+.f64 #s(literal 3 binary64) x) #s(literal 9 binary64)))) |
(+.f64 (neg.f64 x) #s(literal 3 binary64)) |
(+.f64 #s(literal 3 binary64) (neg.f64 x)) |
#s(literal 3 binary64) |
(*.f64 (*.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 y #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 3 binary64) y) |
y |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 4/3 binary64)) y) x (/.f64 #s(literal 1 binary64) y))) |
#s(approx (* (- 1 x) (- 3 x)) #s(literal 3 binary64)) |
#s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) |
#s(approx (* (- 1 x) (- 3 x)) (fma.f64 (-.f64 x #s(literal 4 binary64)) x #s(literal 3 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (- 3 x) #s(literal 3 binary64)) |
#s(approx (- 3 x) (-.f64 #s(literal 3 binary64) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 4/3 binary64) x)) y) (*.f64 x x))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) y) (/.f64 #s(literal 4/3 binary64) (*.f64 y x))) x) x)) |
#s(approx (* (- 1 x) (- 3 x)) (*.f64 x x)) |
#s(approx (* (- 1 x) (- 3 x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) x)) x) x)) |
#s(approx (* (- 1 x) (- 3 x)) (*.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 3 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 4 binary64) x)) x) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (- 3 x) (neg.f64 x)) |
#s(approx (- 3 x) (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal 4/3 binary64) (/.f64 #s(literal 1 binary64) x)) y) (neg.f64 x)) (/.f64 #s(literal -1/3 binary64) y)) x) x)) |
#s(approx (* (- 1 x) (- 3 x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 3 binary64) x)) x)) x) x)) |
#s(approx (- 1 x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) |
#s(approx (- 3 x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) x)) (neg.f64 x))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) y))) |
#s(approx (* y 3) (*.f64 y #s(literal 3 binary64))) |
#s(approx y y) |
Compiled 781 to 410 computations (47.5% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 96 | 13 | 109 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 97 | 13 | 110 |
| Status | Accuracy | Program |
|---|---|---|
| 99.3% | (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) | |
| ▶ | 94.0% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) y) |
| ▶ | 46.9% | (/.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
| 93.8% | (/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 (-.f64 x #s(literal 4 binary64)) x #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) | |
| 53.7% | (/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) | |
| 46.9% | (/.f64 #s(approx (* (- 1 x) (- 3 x)) (*.f64 x x)) (*.f64 y #s(literal 3 binary64))) | |
| 49.6% | (/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))) | |
| ▶ | 99.6% | (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)) |
| 53.8% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) | |
| ▶ | 49.8% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
| 46.9% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 4/3 binary64) x)) y) (*.f64 x x))) | |
| ▶ | 52.8% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/3 binary64))) |
| 99.2% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) y))) |
Compiled 334 to 326 computations (2.4% saved)
| Inputs |
|---|
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) |
(-.f64 #s(literal 3 binary64) x) |
#s(literal 3 binary64) |
x |
(*.f64 y #s(literal 3 binary64)) |
y |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal 1 binary64) y) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/3 binary64)) |
(*.f64 x (/.f64 x y)) |
(/.f64 x y) |
#s(literal 1/3 binary64) |
(/.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
(*.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal 3 binary64) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) |
| Outputs |
|---|
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (/ 1 y))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (+ (* -4/3 (/ x y)) (/ 1 y)))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (+ (* x (- (* 1/3 (/ x y)) (* 4/3 (/ 1 y)))) (/ 1 y)))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (+ (* -1/3 (/ x y)) (/ 1 y)))) |
#s(approx (- 3 x) #s(hole binary64 3)) |
#s(approx (- 3 x) #s(hole binary64 (+ 3 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (+ (* -4/3 (/ x y)) (/ 1 y)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (+ (* x (- (* 1/3 (/ x y)) (* 4/3 (/ 1 y)))) (/ 1 y)))) |
#s(approx (* (* x (/ x y)) 1/3) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (* x (/ x y)) #s(hole binary64 (/ (pow x 2) y))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 3)) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (+ 3 (* -4 x)))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (+ 3 (* x (- x 4))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (+ (* -4/3 (/ x y)) (/ 1 y)))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (+ (* x (- (* 1/3 (/ x y)) (* 4/3 (/ 1 y)))) (/ 1 y)))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 1)) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (+ 1 (* -4/3 x)))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (+ 1 (* x (- (* 1/3 x) 4/3))))) |
#s(approx (/ (- 3 x) 3) #s(hole binary64 1)) |
#s(approx (/ (- 3 x) 3) #s(hole binary64 (+ 1 (* -1/3 x)))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (* (pow x 2) (- (* 1/3 (/ 1 y)) (* 4/3 (/ 1 (* x y))))))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (* (pow x 2) (- (+ (* 1/3 (/ 1 y)) (/ 1 (* (pow x 2) y))) (/ 4/3 (* x y)))))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (* -1/3 (/ x y)))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (* x (- (/ 1 (* x y)) (* 1/3 (/ 1 y)))))) |
#s(approx (- 3 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 3 x) #s(hole binary64 (* x (- (* 3 (/ 1 x)) 1)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (- (* 1/3 (/ 1 y)) (* 4/3 (/ 1 (* x y))))))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (- (+ (* 1/3 (/ 1 y)) (/ 1 (* (pow x 2) y))) (/ 4/3 (* x y)))))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (* (pow x 2) (- 1 (* 4 (/ 1 x)))))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (* (pow x 2) (- (+ 1 (/ 3 (pow x 2))) (* 4 (/ 1 x)))))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* (pow x 2) (- (* 1/3 (/ 1 y)) (* 4/3 (/ 1 (* x y))))))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* (pow x 2) (- (+ (* 1/3 (/ 1 y)) (/ 1 (* (pow x 2) y))) (/ 4/3 (* x y)))))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* (pow x 2) (- 1/3 (* 4/3 (/ 1 x)))))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* (pow x 2) (- (+ 1/3 (/ 1 (pow x 2))) (* 4/3 (/ 1 x)))))) |
#s(approx (/ (- 3 x) 3) #s(hole binary64 (* -1/3 x))) |
#s(approx (/ (- 3 x) 3) #s(hole binary64 (* x (- (/ 1 x) 1/3)))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 4/3 (/ 1 y)) (/ 1 (* x y))) x)) (* 1/3 (/ 1 y)))))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (* -1 (* x (- (* 1/3 (/ 1 y)) (/ 1 (* x y))))))) |
#s(approx (- 3 x) #s(hole binary64 (* -1 (* x (- 1 (* 3 (/ 1 x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 4/3 (/ 1 y)) (/ 1 (* x y))) x)) (* 1/3 (/ 1 y)))))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- 4 (* 3 (/ 1 x))) x)))))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 4/3 (/ 1 y)) (/ 1 (* x y))) x)) (* 1/3 (/ 1 y)))))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* (pow x 2) (+ 1/3 (* -1 (/ (- 4/3 (/ 1 x)) x)))))) |
#s(approx (/ (- 3 x) 3) #s(hole binary64 (* -1 (* x (- 1/3 (/ 1 x)))))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (* 1/3 (/ (* (- 1 x) (- 3 x)) y)))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (* 1/3 (/ (- 3 x) y)))) |
#s(approx (* y 3) #s(hole binary64 (* 3 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* 1/3 (/ (* (- 1 x) (- 3 x)) y)))) |
#s(approx (/ 1 y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* 1/3 (/ (* (- 1 x) (- 3 x)) y)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | ((* (/ (- 3 x) (* y 3)) (- 1 x)) (/ (- 3 x) (* y 3)) (- 3 x) 3 x (* y 3) y (- 1 x) 1 (/ (* (- 1 x) (- 3 x)) (* y 3)) (/ 1 y) (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (* x (/ x y)) 1/3) (* x (/ x y)) (/ x y) 1/3 (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (- 1 x) (- 3 x)) (- 1 x) (neg x) (/ (* (- 1 x) (/ (- 3 x) 3)) y) (* (- 1 x) (/ (- 3 x) 3)) (/ (- 3 x) 3)) |
| 3.0ms | y | @ | -inf | ((* (/ (- 3 x) (* y 3)) (- 1 x)) (/ (- 3 x) (* y 3)) (- 3 x) 3 x (* y 3) y (- 1 x) 1 (/ (* (- 1 x) (- 3 x)) (* y 3)) (/ 1 y) (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (* x (/ x y)) 1/3) (* x (/ x y)) (/ x y) 1/3 (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (- 1 x) (- 3 x)) (- 1 x) (neg x) (/ (* (- 1 x) (/ (- 3 x) 3)) y) (* (- 1 x) (/ (- 3 x) 3)) (/ (- 3 x) 3)) |
| 2.0ms | y | @ | 0 | ((* (/ (- 3 x) (* y 3)) (- 1 x)) (/ (- 3 x) (* y 3)) (- 3 x) 3 x (* y 3) y (- 1 x) 1 (/ (* (- 1 x) (- 3 x)) (* y 3)) (/ 1 y) (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (* x (/ x y)) 1/3) (* x (/ x y)) (/ x y) 1/3 (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (- 1 x) (- 3 x)) (- 1 x) (neg x) (/ (* (- 1 x) (/ (- 3 x) 3)) y) (* (- 1 x) (/ (- 3 x) 3)) (/ (- 3 x) 3)) |
| 2.0ms | x | @ | -inf | ((* (/ (- 3 x) (* y 3)) (- 1 x)) (/ (- 3 x) (* y 3)) (- 3 x) 3 x (* y 3) y (- 1 x) 1 (/ (* (- 1 x) (- 3 x)) (* y 3)) (/ 1 y) (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (* x (/ x y)) 1/3) (* x (/ x y)) (/ x y) 1/3 (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (- 1 x) (- 3 x)) (- 1 x) (neg x) (/ (* (- 1 x) (/ (- 3 x) 3)) y) (* (- 1 x) (/ (- 3 x) 3)) (/ (- 3 x) 3)) |
| 2.0ms | y | @ | inf | ((* (/ (- 3 x) (* y 3)) (- 1 x)) (/ (- 3 x) (* y 3)) (- 3 x) 3 x (* y 3) y (- 1 x) 1 (/ (* (- 1 x) (- 3 x)) (* y 3)) (/ 1 y) (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (* x (/ x y)) 1/3) (* x (/ x y)) (/ x y) 1/3 (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (- 1 x) (- 3 x)) (- 1 x) (neg x) (/ (* (- 1 x) (/ (- 3 x) 3)) y) (* (- 1 x) (/ (- 3 x) 3)) (/ (- 3 x) 3)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 209 | 1323 |
| 0 | 228 | 1247 |
| 1 | 879 | 1207 |
| 0 | 7445 | 1190 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) |
(-.f64 #s(literal 3 binary64) x) |
#s(literal 3 binary64) |
x |
(*.f64 y #s(literal 3 binary64)) |
y |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal 1 binary64) y) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/3 binary64)) |
(*.f64 x (/.f64 x y)) |
(/.f64 x y) |
#s(literal 1/3 binary64) |
(/.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
(*.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal 3 binary64) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (/ 1 y))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (+ (* -4/3 (/ x y)) (/ 1 y)))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (+ (* x (- (* 1/3 (/ x y)) (* 4/3 (/ 1 y)))) (/ 1 y)))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (+ (* -1/3 (/ x y)) (/ 1 y)))) |
#s(approx (- 3 x) #s(hole binary64 3)) |
#s(approx (- 3 x) #s(hole binary64 (+ 3 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (+ (* -4/3 (/ x y)) (/ 1 y)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (+ (* x (- (* 1/3 (/ x y)) (* 4/3 (/ 1 y)))) (/ 1 y)))) |
#s(approx (* (* x (/ x y)) 1/3) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (* x (/ x y)) #s(hole binary64 (/ (pow x 2) y))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 3)) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (+ 3 (* -4 x)))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (+ 3 (* x (- x 4))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (+ (* -4/3 (/ x y)) (/ 1 y)))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (+ (* x (- (* 1/3 (/ x y)) (* 4/3 (/ 1 y)))) (/ 1 y)))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 1)) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (+ 1 (* -4/3 x)))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (+ 1 (* x (- (* 1/3 x) 4/3))))) |
#s(approx (/ (- 3 x) 3) #s(hole binary64 1)) |
#s(approx (/ (- 3 x) 3) #s(hole binary64 (+ 1 (* -1/3 x)))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (* (pow x 2) (- (* 1/3 (/ 1 y)) (* 4/3 (/ 1 (* x y))))))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (* (pow x 2) (- (+ (* 1/3 (/ 1 y)) (/ 1 (* (pow x 2) y))) (/ 4/3 (* x y)))))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (* -1/3 (/ x y)))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (* x (- (/ 1 (* x y)) (* 1/3 (/ 1 y)))))) |
#s(approx (- 3 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 3 x) #s(hole binary64 (* x (- (* 3 (/ 1 x)) 1)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (- (* 1/3 (/ 1 y)) (* 4/3 (/ 1 (* x y))))))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (- (+ (* 1/3 (/ 1 y)) (/ 1 (* (pow x 2) y))) (/ 4/3 (* x y)))))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (* (pow x 2) (- 1 (* 4 (/ 1 x)))))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (* (pow x 2) (- (+ 1 (/ 3 (pow x 2))) (* 4 (/ 1 x)))))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* (pow x 2) (- (* 1/3 (/ 1 y)) (* 4/3 (/ 1 (* x y))))))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* (pow x 2) (- (+ (* 1/3 (/ 1 y)) (/ 1 (* (pow x 2) y))) (/ 4/3 (* x y)))))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* (pow x 2) (- 1/3 (* 4/3 (/ 1 x)))))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* (pow x 2) (- (+ 1/3 (/ 1 (pow x 2))) (* 4/3 (/ 1 x)))))) |
#s(approx (/ (- 3 x) 3) #s(hole binary64 (* -1/3 x))) |
#s(approx (/ (- 3 x) 3) #s(hole binary64 (* x (- (/ 1 x) 1/3)))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 4/3 (/ 1 y)) (/ 1 (* x y))) x)) (* 1/3 (/ 1 y)))))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (* -1 (* x (- (* 1/3 (/ 1 y)) (/ 1 (* x y))))))) |
#s(approx (- 3 x) #s(hole binary64 (* -1 (* x (- 1 (* 3 (/ 1 x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 4/3 (/ 1 y)) (/ 1 (* x y))) x)) (* 1/3 (/ 1 y)))))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- 4 (* 3 (/ 1 x))) x)))))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 4/3 (/ 1 y)) (/ 1 (* x y))) x)) (* 1/3 (/ 1 y)))))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* (pow x 2) (+ 1/3 (* -1 (/ (- 4/3 (/ 1 x)) x)))))) |
#s(approx (/ (- 3 x) 3) #s(hole binary64 (* -1 (* x (- 1/3 (/ 1 x)))))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (* 1/3 (/ (* (- 1 x) (- 3 x)) y)))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (* 1/3 (/ (- 3 x) y)))) |
#s(approx (* y 3) #s(hole binary64 (* 3 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* 1/3 (/ (* (- 1 x) (- 3 x)) y)))) |
#s(approx (/ 1 y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* 1/3 (/ (* (- 1 x) (- 3 x)) y)))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 3 binary64) x) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 3 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 3 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64)))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (neg.f64 (-.f64 #s(literal 3 binary64) x))) #s(literal -3 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 #s(literal 3 binary64) x)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) (-.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 #s(literal -3 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (-.f64 #s(literal 1 binary64) x))) #s(literal -3 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) y)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 3 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 3 binary64) x) y)) (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) y)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 #s(literal -3 binary64) y) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 #s(literal -3 binary64) y) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 y #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 y #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 3 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 3 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (neg.f64 (-.f64 #s(literal 3 binary64) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 3 binary64) x)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -3 binary64) y)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 y #s(literal 3 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (*.f64 y #s(literal 3 binary64)))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x)) (neg.f64 y))) |
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -3 binary64) y))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (/.f64 x (*.f64 y #s(literal 3 binary64))) (/.f64 x (*.f64 y #s(literal 3 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 y #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (pow.f64 (/.f64 x (*.f64 y #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (fma.f64 (/.f64 x (*.f64 y #s(literal 3 binary64))) (/.f64 x (*.f64 y #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 y #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x))) (neg.f64 (*.f64 #s(literal -3 binary64) y))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) (neg.f64 y)) |
(/.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 y #s(literal 3 binary64))) (*.f64 (*.f64 y #s(literal 3 binary64)) x)) (*.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 9 binary64) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 27 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (fma.f64 x (+.f64 x #s(literal 3 binary64)) #s(literal 9 binary64)) (*.f64 y #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) (*.f64 #s(literal -3 binary64) y)) |
(/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal 3 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) y) |
(/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 #s(literal -3 binary64) y))) |
(-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 y #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 9 binary64)) (-.f64 (neg.f64 x) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 9 binary64) (*.f64 x x))) (neg.f64 (+.f64 x #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 27 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 x (+.f64 x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(/.f64 (-.f64 #s(literal 9 binary64) (*.f64 x x)) (+.f64 x #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 27 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 x x (-.f64 #s(literal 9 binary64) (*.f64 #s(literal -3 binary64) x)))) |
(/.f64 (-.f64 #s(literal 27 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 x (+.f64 x #s(literal 3 binary64)) #s(literal 9 binary64))) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 3 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 3 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 3 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 3 binary64)) |
(-.f64 (/.f64 #s(literal 9 binary64) (+.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 3 binary64)))) |
(-.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (+.f64 x #s(literal 3 binary64)) #s(literal 9 binary64))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x (+.f64 x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(-.f64 (neg.f64 x) #s(literal -3 binary64)) |
(-.f64 #s(literal 3 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 3 binary64) x) |
(+.f64 (/.f64 #s(literal 27 binary64) (fma.f64 x (+.f64 x #s(literal 3 binary64)) #s(literal 9 binary64))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (fma.f64 x (+.f64 x #s(literal 3 binary64)) #s(literal 9 binary64)))) |
(+.f64 (neg.f64 x) #s(literal 3 binary64)) |
(+.f64 #s(literal 3 binary64) (neg.f64 x)) |
#s(literal 3 binary64) |
x |
(*.f64 (*.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 y #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 3 binary64) y) |
y |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(neg.f64 (+.f64 x #s(literal -1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) x)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(-.f64 (neg.f64 x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
#s(literal 1 binary64) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 3 binary64)))) |
(pow.f64 y #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64)) |
(/.f64 #s(literal -3 binary64) (*.f64 #s(literal -3 binary64) y)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) y) |
(/.f64 #s(literal 3 binary64) (*.f64 y #s(literal 3 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (*.f64 (*.f64 (/.f64 x y) x) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) y) x) x) |
(*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (*.f64 (/.f64 x y) x) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) y) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) x) (/.f64 x y)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/3 binary64) y)) |
(*.f64 (*.f64 (/.f64 x y) x) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x) |
(*.f64 (/.f64 x y) (*.f64 #s(literal 1/3 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) x))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 x y) x)) |
(*.f64 x (*.f64 (/.f64 x y) #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/3 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 x) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) y) |
(neg.f64 (*.f64 (*.f64 (/.f64 x y) x) #s(literal -1/3 binary64))) |
(neg.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 x y) x))) |
(*.f64 (/.f64 x y) x) |
(*.f64 x (/.f64 x y)) |
(/.f64 (*.f64 (neg.f64 x) x) (neg.f64 y)) |
(/.f64 (*.f64 x x) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 x x) y) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) x) y)) |
(neg.f64 (/.f64 (*.f64 x x) (neg.f64 y))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x (neg.f64 (neg.f64 y))) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(neg.f64 (/.f64 x (neg.f64 y))) |
#s(literal 1/3 binary64) |
(*.f64 (/.f64 #s(approx (- 1 x) (neg.f64 x)) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 3 binary64) x) y)) |
(*.f64 (/.f64 #s(approx (- 1 x) (neg.f64 x)) y) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (/.f64 #s(approx (- 1 x) (neg.f64 x)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) (/.f64 #s(approx (- 1 x) (neg.f64 x)) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) #s(approx (- 1 x) (neg.f64 x))) |
(*.f64 #s(approx (- 1 x) (neg.f64 x)) (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64)))) |
(*.f64 (-.f64 #s(literal 3 binary64) x) (/.f64 #s(approx (- 1 x) (neg.f64 x)) (*.f64 y #s(literal 3 binary64)))) |
(/.f64 (/.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal 3 binary64) x)) #s(literal 3 binary64)) y) |
(/.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) y) |
(/.f64 (*.f64 (/.f64 #s(approx (- 1 x) (neg.f64 x)) y) (neg.f64 (-.f64 #s(literal 3 binary64) x))) #s(literal -3 binary64)) |
(/.f64 (*.f64 (/.f64 #s(approx (- 1 x) (neg.f64 x)) y) (-.f64 #s(literal 3 binary64) x)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) (/.f64 (-.f64 #s(literal 3 binary64) x) y))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) #s(approx (- 1 x) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal -3 binary64) y))) |
(/.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) (/.f64 (-.f64 #s(literal 3 binary64) x) y)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) #s(approx (- 1 x) (neg.f64 x))) (*.f64 #s(literal -3 binary64) y)) |
(/.f64 (/.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) #s(approx (- 1 x) (neg.f64 x))) (*.f64 y #s(literal 3 binary64)))) |
(neg.f64 (/.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal 3 binary64) x)) (*.f64 #s(literal -3 binary64) y))) |
(*.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal 3 binary64) x)) |
(*.f64 (-.f64 #s(literal 3 binary64) x) #s(approx (- 1 x) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 9 binary64) (*.f64 x x)) #s(approx (- 1 x) (neg.f64 x))) (+.f64 x #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 27 binary64) (*.f64 (*.f64 x x) x)) #s(approx (- 1 x) (neg.f64 x))) (fma.f64 x (+.f64 x #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal 9 binary64) (*.f64 x x))) (+.f64 x #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal 27 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 x (+.f64 x #s(literal 3 binary64)) #s(literal 9 binary64))) |
#s(approx (- 1 x) (neg.f64 x)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 x #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -3 binary64) x) #s(literal 3 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(neg.f64 x) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 3 binary64) x) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 3 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 3 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64)))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (neg.f64 (-.f64 #s(literal 3 binary64) x))) #s(literal -3 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 #s(literal 3 binary64) x)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) (-.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 #s(literal -3 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (-.f64 #s(literal 1 binary64) x))) #s(literal -3 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) y)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 3 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 3 binary64) x) y)) (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) y)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 #s(literal -3 binary64) y) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 #s(literal -3 binary64) y) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 y #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 y #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 3 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -3 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 3 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (neg.f64 (-.f64 #s(literal 3 binary64) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 3 binary64) x)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -3 binary64) y)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 y #s(literal 3 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (*.f64 y #s(literal 3 binary64)))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x)) (neg.f64 y))) |
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -3 binary64) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 3 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal -3 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 #s(literal -3 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 3 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 3 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 3 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (neg.f64 (-.f64 #s(literal 3 binary64) x))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 3 binary64) x)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) (-.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x #s(literal 3 binary64)) (/.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 x #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x #s(literal 3 binary64)) (/.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x))) #s(literal 3 binary64)) |
(/.f64 (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 6 binary64)) |
(/.f64 (-.f64 #s(literal 9 binary64) (*.f64 x #s(literal 3 binary64))) #s(literal 9 binary64)) |
(/.f64 (-.f64 #s(literal 9 binary64) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 27 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (fma.f64 x (+.f64 x #s(literal 3 binary64)) #s(literal 9 binary64)) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) #s(literal 3 binary64))) |
(neg.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal -3 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 x #s(literal 3 binary64))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) y) x (/.f64 #s(literal 1 binary64) y))) |
#s(approx (/ (- 3 x) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) |
#s(approx (- 3 x) #s(literal 3 binary64)) |
#s(approx (- 3 x) (-.f64 #s(literal 3 binary64) x)) |
#s(approx x x) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) y) x (/.f64 #s(literal 1 binary64) y))) |
#s(approx (* (* x (/ x y)) 1/3) (*.f64 (*.f64 (/.f64 x y) x) #s(literal 1/3 binary64))) |
#s(approx (* x (/ x y)) (*.f64 (/.f64 x y) x)) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (* (- 1 x) (- 3 x)) #s(literal 3 binary64)) |
#s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) |
#s(approx (* (- 1 x) (- 3 x)) (fma.f64 (-.f64 x #s(literal 4 binary64)) x #s(literal 3 binary64))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) y) x (/.f64 #s(literal 1 binary64) y))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(literal 1 binary64)) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- 3 x) 3) #s(literal 1 binary64)) |
#s(approx (/ (- 3 x) 3) (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (*.f64 (*.f64 (/.f64 x y) x) #s(literal 1/3 binary64))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (*.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 4/3 binary64) x)) y) (*.f64 x x))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) y) (/.f64 #s(literal 4/3 binary64) (*.f64 y x))) x) x)) |
#s(approx (/ (- 3 x) (* y 3)) (*.f64 #s(literal -1/3 binary64) (/.f64 x y))) |
#s(approx (/ (- 3 x) (* y 3)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) y) x)) |
#s(approx (- 3 x) (neg.f64 x)) |
#s(approx (- 3 x) (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (*.f64 (*.f64 (/.f64 x y) x) #s(literal 1/3 binary64))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (*.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 4/3 binary64) x)) y) (*.f64 x x))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) y) (/.f64 #s(literal 4/3 binary64) (*.f64 y x))) x) x)) |
#s(approx (* (- 1 x) (- 3 x)) (*.f64 x x)) |
#s(approx (* (- 1 x) (- 3 x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) x)) x) x)) |
#s(approx (* (- 1 x) (- 3 x)) (*.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 3 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 4 binary64) x)) x) x)) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (*.f64 (*.f64 (/.f64 x y) x) #s(literal 1/3 binary64))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (*.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 4/3 binary64) x)) y) (*.f64 x x))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) y) (/.f64 #s(literal 4/3 binary64) (*.f64 y x))) x) x)) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (*.f64 (*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 4/3 binary64) x)) x) x)) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (*.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (/.f64 #s(literal 4/3 binary64) x)) x) x)) |
#s(approx (/ (- 3 x) 3) (*.f64 #s(literal -1/3 binary64) x)) |
#s(approx (/ (- 3 x) 3) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) x)) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal 4/3 binary64) (/.f64 #s(literal 1 binary64) x)) y) (neg.f64 x)) (/.f64 #s(literal -1/3 binary64) y)) x) x)) |
#s(approx (/ (- 3 x) (* y 3)) (*.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x)) y) (neg.f64 x))) |
#s(approx (- 3 x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) x)) (neg.f64 x))) |
#s(approx (- 1 x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal 4/3 binary64) (/.f64 #s(literal 1 binary64) x)) y) (neg.f64 x)) (/.f64 #s(literal -1/3 binary64) y)) x) x)) |
#s(approx (* (- 1 x) (- 3 x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 3 binary64) x)) x)) x) x)) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal 4/3 binary64) (/.f64 #s(literal 1 binary64) x)) y) (neg.f64 x)) (/.f64 #s(literal -1/3 binary64) y)) x) x)) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (*.f64 (*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 #s(literal 4/3 binary64) (/.f64 #s(literal 1 binary64) x)) x)) x) x)) |
#s(approx (/ (- 3 x) 3) (*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) y))) |
#s(approx (/ (- 3 x) (* y 3)) (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal 1/3 binary64))) |
#s(approx (* y 3) (*.f64 y #s(literal 3 binary64))) |
#s(approx y y) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) y))) |
#s(approx (/ 1 y) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) (*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) y))) |
Compiled 2 186 to 1 013 computations (53.7% saved)
18 alts after pruning (16 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 319 | 13 | 332 |
| Fresh | 5 | 3 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 327 | 18 | 345 |
| Status | Accuracy | Program |
|---|---|---|
| 52.7% | (/.f64 (*.f64 (/.f64 #s(approx (- 1 x) (neg.f64 x)) y) (-.f64 #s(literal 3 binary64) x)) #s(literal 3 binary64)) | |
| 46.8% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(approx (- 3 x) (neg.f64 x)) #s(literal 3 binary64))) y) | |
| ▶ | 94.0% | (/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
| 53.8% | (/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64))) y) | |
| 53.7% | (/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) | |
| 49.6% | (/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))) | |
| 99.4% | (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x)) | |
| 52.7% | (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) #s(approx (- 1 x) (neg.f64 x))) | |
| ▶ | 99.8% | (*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) (-.f64 #s(literal 1 binary64) x)) |
| ▶ | 52.6% | (*.f64 #s(approx (/ (- 3 x) (* y 3)) (*.f64 #s(literal -1/3 binary64) (/.f64 x y))) (-.f64 #s(literal 1 binary64) x)) |
| 49.3% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64))) | |
| ✓ | 49.8% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
| 52.7% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 x y) (*.f64 #s(literal 1/3 binary64) x))) | |
| ▶ | 49.2% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64))) |
| 52.8% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) | |
| ▶ | 52.8% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) y) x) x)) |
| ✓ | 52.8% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/3 binary64))) |
| 99.2% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) y))) |
Compiled 446 to 442 computations (0.9% saved)
| Inputs |
|---|
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y) |
(fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) |
#s(literal -1/3 binary64) |
x |
#s(literal 1 binary64) |
y |
(-.f64 #s(literal 1 binary64) x) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 3 binary64) y) |
#s(literal 3 binary64) |
#s(literal 1/3 binary64) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) y) x) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) y) x) x) |
(*.f64 (/.f64 #s(literal 1/3 binary64) y) x) |
(/.f64 #s(literal 1/3 binary64) y) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (*.f64 #s(literal -1/3 binary64) (/.f64 x y))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (- 3 x) (* y 3)) (*.f64 #s(literal -1/3 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 x y)) |
(/.f64 x y) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) |
#s(literal -4/3 binary64) |
| Outputs |
|---|
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (/ 1 y))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (+ (* -4/3 (/ x y)) (/ 1 y)))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (+ (* x (- (* 1/3 (/ x y)) (* 4/3 (/ 1 y)))) (/ 1 y)))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (+ (* -1/3 (/ x y)) (/ 1 y)))) |
#s(approx (/ (+ (* -1/3 x) 1) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (+ (* -1/3 x) 1) y) #s(hole binary64 (+ (* -1/3 (/ x y)) (/ 1 y)))) |
#s(approx (+ (* -1/3 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/3 x) 1) #s(hole binary64 (+ 1 (* -1/3 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (+ (* -4/3 (/ x y)) (/ 1 y)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (+ (* x (- (* 1/3 (/ x y)) (* 4/3 (/ 1 y)))) (/ 1 y)))) |
#s(approx (* (* (/ 1/3 y) x) x) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (* (/ 1/3 y) x) #s(hole binary64 (* 1/3 (/ x y)))) |
#s(approx (* -1/3 (/ x y)) #s(hole binary64 (* -1/3 (/ x y)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (+ (* -4/3 (/ x y)) (/ 1 y)))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (+ (* x (- (* 1/3 (/ x y)) (* 4/3 (/ 1 y)))) (/ 1 y)))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 1)) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (+ 1 (* -4/3 x)))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (+ 1 (* x (- (* 1/3 x) 4/3))))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (+ 1 (* -4/3 x)))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (+ 1 (* x (- (* 1/3 x) 4/3))))) |
#s(approx (+ (* 1/3 x) -4/3) #s(hole binary64 -4/3)) |
#s(approx (+ (* 1/3 x) -4/3) #s(hole binary64 (- (* 1/3 x) 4/3))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (* (pow x 2) (- (* 1/3 (/ 1 y)) (* 4/3 (/ 1 (* x y))))))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (* (pow x 2) (- (+ (* 1/3 (/ 1 y)) (/ 1 (* (pow x 2) y))) (/ 4/3 (* x y)))))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (* -1/3 (/ x y)))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (* x (- (/ 1 (* x y)) (* 1/3 (/ 1 y)))))) |
#s(approx (/ (+ (* -1/3 x) 1) y) #s(hole binary64 (* -1/3 (/ x y)))) |
#s(approx (/ (+ (* -1/3 x) 1) y) #s(hole binary64 (* x (- (/ 1 (* x y)) (* 1/3 (/ 1 y)))))) |
#s(approx (+ (* -1/3 x) 1) #s(hole binary64 (* -1/3 x))) |
#s(approx (+ (* -1/3 x) 1) #s(hole binary64 (* x (- (/ 1 x) 1/3)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (- (* 1/3 (/ 1 y)) (* 4/3 (/ 1 (* x y))))))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (- (+ (* 1/3 (/ 1 y)) (/ 1 (* (pow x 2) y))) (/ 4/3 (* x y)))))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* (pow x 2) (- (* 1/3 (/ 1 y)) (* 4/3 (/ 1 (* x y))))))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* (pow x 2) (- (+ (* 1/3 (/ 1 y)) (/ 1 (* (pow x 2) y))) (/ 4/3 (* x y)))))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* (pow x 2) (- 1/3 (* 4/3 (/ 1 x)))))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* (pow x 2) (- (+ 1/3 (/ 1 (pow x 2))) (* 4/3 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (* (pow x 2) (- 1/3 (* 4/3 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (* (pow x 2) (- (+ 1/3 (/ 1 (pow x 2))) (* 4/3 (/ 1 x)))))) |
#s(approx (+ (* 1/3 x) -4/3) #s(hole binary64 (* 1/3 x))) |
#s(approx (+ (* 1/3 x) -4/3) #s(hole binary64 (* x (- 1/3 (* 4/3 (/ 1 x)))))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 4/3 (/ 1 y)) (/ 1 (* x y))) x)) (* 1/3 (/ 1 y)))))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (* -1 (* x (- (* 1/3 (/ 1 y)) (/ 1 (* x y))))))) |
#s(approx (/ (+ (* -1/3 x) 1) y) #s(hole binary64 (* -1 (* x (- (* 1/3 (/ 1 y)) (/ 1 (* x y))))))) |
#s(approx (+ (* -1/3 x) 1) #s(hole binary64 (* -1 (* x (- 1/3 (/ 1 x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 4/3 (/ 1 y)) (/ 1 (* x y))) x)) (* 1/3 (/ 1 y)))))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 4/3 (/ 1 y)) (/ 1 (* x y))) x)) (* 1/3 (/ 1 y)))))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* (pow x 2) (+ 1/3 (* -1 (/ (- 4/3 (/ 1 x)) x)))))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/3 (* -1 (/ (- 4/3 (/ 1 x)) x)))))) |
#s(approx (+ (* 1/3 x) -4/3) #s(hole binary64 (* -1 (* x (- (* 4/3 (/ 1 x)) 1/3))))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (* 1/3 (/ (* (- 1 x) (- 3 x)) y)))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (* 1/3 (/ (- 3 x) y)))) |
#s(approx (/ (+ (* -1/3 x) 1) y) #s(hole binary64 (/ (+ 1 (* -1/3 x)) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* 1/3 (/ (* (- 1 x) (- 3 x)) y)))) |
#s(approx (* (/ 3 y) 1/3) #s(hole binary64 (/ 1 y))) |
#s(approx (/ 3 y) #s(hole binary64 (/ 3 y))) |
#s(approx (/ 1/3 y) #s(hole binary64 (/ 1/3 y))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* 1/3 (/ (* (- 1 x) (- 3 x)) y)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | y | @ | -inf | ((* (/ (- 3 x) (* y 3)) (- 1 x)) (/ (- 3 x) (* y 3)) (/ (+ (* -1/3 x) 1) y) (+ (* -1/3 x) 1) -1/3 x 1 y (- 1 x) (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (/ 3 y) 1/3) (/ 3 y) 3 1/3 (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (* (/ 1/3 y) x) x) (* (/ 1/3 y) x) (/ 1/3 y) (* (/ (- 3 x) (* y 3)) (- 1 x)) (/ (- 3 x) (* y 3)) (* -1/3 (/ x y)) (/ x y) (/ (* (- 1 x) (/ (- 3 x) 3)) y) (* (- 1 x) (/ (- 3 x) 3)) (+ (* (+ (* 1/3 x) -4/3) x) 1) (+ (* 1/3 x) -4/3) -4/3) |
| 5.0ms | x | @ | inf | ((* (/ (- 3 x) (* y 3)) (- 1 x)) (/ (- 3 x) (* y 3)) (/ (+ (* -1/3 x) 1) y) (+ (* -1/3 x) 1) -1/3 x 1 y (- 1 x) (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (/ 3 y) 1/3) (/ 3 y) 3 1/3 (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (* (/ 1/3 y) x) x) (* (/ 1/3 y) x) (/ 1/3 y) (* (/ (- 3 x) (* y 3)) (- 1 x)) (/ (- 3 x) (* y 3)) (* -1/3 (/ x y)) (/ x y) (/ (* (- 1 x) (/ (- 3 x) 3)) y) (* (- 1 x) (/ (- 3 x) 3)) (+ (* (+ (* 1/3 x) -4/3) x) 1) (+ (* 1/3 x) -4/3) -4/3) |
| 3.0ms | y | @ | 0 | ((* (/ (- 3 x) (* y 3)) (- 1 x)) (/ (- 3 x) (* y 3)) (/ (+ (* -1/3 x) 1) y) (+ (* -1/3 x) 1) -1/3 x 1 y (- 1 x) (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (/ 3 y) 1/3) (/ 3 y) 3 1/3 (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (* (/ 1/3 y) x) x) (* (/ 1/3 y) x) (/ 1/3 y) (* (/ (- 3 x) (* y 3)) (- 1 x)) (/ (- 3 x) (* y 3)) (* -1/3 (/ x y)) (/ x y) (/ (* (- 1 x) (/ (- 3 x) 3)) y) (* (- 1 x) (/ (- 3 x) 3)) (+ (* (+ (* 1/3 x) -4/3) x) 1) (+ (* 1/3 x) -4/3) -4/3) |
| 3.0ms | y | @ | inf | ((* (/ (- 3 x) (* y 3)) (- 1 x)) (/ (- 3 x) (* y 3)) (/ (+ (* -1/3 x) 1) y) (+ (* -1/3 x) 1) -1/3 x 1 y (- 1 x) (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (/ 3 y) 1/3) (/ 3 y) 3 1/3 (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (* (/ 1/3 y) x) x) (* (/ 1/3 y) x) (/ 1/3 y) (* (/ (- 3 x) (* y 3)) (- 1 x)) (/ (- 3 x) (* y 3)) (* -1/3 (/ x y)) (/ x y) (/ (* (- 1 x) (/ (- 3 x) 3)) y) (* (- 1 x) (/ (- 3 x) 3)) (+ (* (+ (* 1/3 x) -4/3) x) 1) (+ (* 1/3 x) -4/3) -4/3) |
| 2.0ms | x | @ | -inf | ((* (/ (- 3 x) (* y 3)) (- 1 x)) (/ (- 3 x) (* y 3)) (/ (+ (* -1/3 x) 1) y) (+ (* -1/3 x) 1) -1/3 x 1 y (- 1 x) (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (/ 3 y) 1/3) (/ 3 y) 3 1/3 (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (* (/ 1/3 y) x) x) (* (/ 1/3 y) x) (/ 1/3 y) (* (/ (- 3 x) (* y 3)) (- 1 x)) (/ (- 3 x) (* y 3)) (* -1/3 (/ x y)) (/ x y) (/ (* (- 1 x) (/ (- 3 x) 3)) y) (* (- 1 x) (/ (- 3 x) 3)) (+ (* (+ (* 1/3 x) -4/3) x) 1) (+ (* 1/3 x) -4/3) -4/3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 203 | 1488 |
| 0 | 225 | 1393 |
| 1 | 770 | 1343 |
| 0 | 6317 | 1335 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y) |
(fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) |
#s(literal -1/3 binary64) |
x |
#s(literal 1 binary64) |
y |
(-.f64 #s(literal 1 binary64) x) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 3 binary64) y) |
#s(literal 3 binary64) |
#s(literal 1/3 binary64) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) y) x) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) y) x) x) |
(*.f64 (/.f64 #s(literal 1/3 binary64) y) x) |
(/.f64 #s(literal 1/3 binary64) y) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (*.f64 #s(literal -1/3 binary64) (/.f64 x y))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (- 3 x) (* y 3)) (*.f64 #s(literal -1/3 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 x y)) |
(/.f64 x y) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) |
#s(literal -4/3 binary64) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (/ 1 y))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (+ (* -4/3 (/ x y)) (/ 1 y)))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (+ (* x (- (* 1/3 (/ x y)) (* 4/3 (/ 1 y)))) (/ 1 y)))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (+ (* -1/3 (/ x y)) (/ 1 y)))) |
#s(approx (/ (+ (* -1/3 x) 1) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (+ (* -1/3 x) 1) y) #s(hole binary64 (+ (* -1/3 (/ x y)) (/ 1 y)))) |
#s(approx (+ (* -1/3 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/3 x) 1) #s(hole binary64 (+ 1 (* -1/3 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (+ (* -4/3 (/ x y)) (/ 1 y)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (+ (* x (- (* 1/3 (/ x y)) (* 4/3 (/ 1 y)))) (/ 1 y)))) |
#s(approx (* (* (/ 1/3 y) x) x) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (* (/ 1/3 y) x) #s(hole binary64 (* 1/3 (/ x y)))) |
#s(approx (* -1/3 (/ x y)) #s(hole binary64 (* -1/3 (/ x y)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (+ (* -4/3 (/ x y)) (/ 1 y)))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (+ (* x (- (* 1/3 (/ x y)) (* 4/3 (/ 1 y)))) (/ 1 y)))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 1)) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (+ 1 (* -4/3 x)))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (+ 1 (* x (- (* 1/3 x) 4/3))))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (+ 1 (* -4/3 x)))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (+ 1 (* x (- (* 1/3 x) 4/3))))) |
#s(approx (+ (* 1/3 x) -4/3) #s(hole binary64 -4/3)) |
#s(approx (+ (* 1/3 x) -4/3) #s(hole binary64 (- (* 1/3 x) 4/3))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (* (pow x 2) (- (* 1/3 (/ 1 y)) (* 4/3 (/ 1 (* x y))))))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (* (pow x 2) (- (+ (* 1/3 (/ 1 y)) (/ 1 (* (pow x 2) y))) (/ 4/3 (* x y)))))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (* -1/3 (/ x y)))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (* x (- (/ 1 (* x y)) (* 1/3 (/ 1 y)))))) |
#s(approx (/ (+ (* -1/3 x) 1) y) #s(hole binary64 (* -1/3 (/ x y)))) |
#s(approx (/ (+ (* -1/3 x) 1) y) #s(hole binary64 (* x (- (/ 1 (* x y)) (* 1/3 (/ 1 y)))))) |
#s(approx (+ (* -1/3 x) 1) #s(hole binary64 (* -1/3 x))) |
#s(approx (+ (* -1/3 x) 1) #s(hole binary64 (* x (- (/ 1 x) 1/3)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (- (* 1/3 (/ 1 y)) (* 4/3 (/ 1 (* x y))))))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (- (+ (* 1/3 (/ 1 y)) (/ 1 (* (pow x 2) y))) (/ 4/3 (* x y)))))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* (pow x 2) (- (* 1/3 (/ 1 y)) (* 4/3 (/ 1 (* x y))))))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* (pow x 2) (- (+ (* 1/3 (/ 1 y)) (/ 1 (* (pow x 2) y))) (/ 4/3 (* x y)))))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* (pow x 2) (- 1/3 (* 4/3 (/ 1 x)))))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* (pow x 2) (- (+ 1/3 (/ 1 (pow x 2))) (* 4/3 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (* (pow x 2) (- 1/3 (* 4/3 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (* (pow x 2) (- (+ 1/3 (/ 1 (pow x 2))) (* 4/3 (/ 1 x)))))) |
#s(approx (+ (* 1/3 x) -4/3) #s(hole binary64 (* 1/3 x))) |
#s(approx (+ (* 1/3 x) -4/3) #s(hole binary64 (* x (- 1/3 (* 4/3 (/ 1 x)))))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 4/3 (/ 1 y)) (/ 1 (* x y))) x)) (* 1/3 (/ 1 y)))))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (* -1 (* x (- (* 1/3 (/ 1 y)) (/ 1 (* x y))))))) |
#s(approx (/ (+ (* -1/3 x) 1) y) #s(hole binary64 (* -1 (* x (- (* 1/3 (/ 1 y)) (/ 1 (* x y))))))) |
#s(approx (+ (* -1/3 x) 1) #s(hole binary64 (* -1 (* x (- 1/3 (/ 1 x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 4/3 (/ 1 y)) (/ 1 (* x y))) x)) (* 1/3 (/ 1 y)))))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 4/3 (/ 1 y)) (/ 1 (* x y))) x)) (* 1/3 (/ 1 y)))))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* (pow x 2) (+ 1/3 (* -1 (/ (- 4/3 (/ 1 x)) x)))))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/3 (* -1 (/ (- 4/3 (/ 1 x)) x)))))) |
#s(approx (+ (* 1/3 x) -4/3) #s(hole binary64 (* -1 (* x (- (* 4/3 (/ 1 x)) 1/3))))) |
#s(approx (* (/ (- 3 x) (* y 3)) (- 1 x)) #s(hole binary64 (* 1/3 (/ (* (- 1 x) (- 3 x)) y)))) |
#s(approx (/ (- 3 x) (* y 3)) #s(hole binary64 (* 1/3 (/ (- 3 x) y)))) |
#s(approx (/ (+ (* -1/3 x) 1) y) #s(hole binary64 (/ (+ 1 (* -1/3 x)) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* 1/3 (/ (* (- 1 x) (- 3 x)) y)))) |
#s(approx (* (/ 3 y) 1/3) #s(hole binary64 (/ 1 y))) |
#s(approx (/ 3 y) #s(hole binary64 (/ 3 y))) |
#s(approx (/ 1/3 y) #s(hole binary64 (/ 1/3 y))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* 1/3 (/ (* (- 1 x) (- 3 x)) y)))) |
| Outputs |
|---|
(*.f64 (-.f64 #s(literal 1 binary64) x) #s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y))) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
#s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 3 binary64) x) y))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 #s(literal 3 binary64) x) y)) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) #s(literal 1/3 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 (-.f64 #s(literal 3 binary64) x))) (neg.f64 y)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y y)) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 x y) #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal -1 binary64)) y))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal -1 binary64)) y))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y y)) (*.f64 x x)) (*.f64 (/.f64 x y) #s(literal -1/3 binary64))))) (neg.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y y)) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1 binary64))) (neg.f64 (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (neg.f64 y) (*.f64 y #s(literal -1 binary64))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) y (*.f64 y #s(literal 1 binary64))) (*.f64 y y)) |
(/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 (neg.f64 y) (*.f64 #s(literal -1/3 binary64) x))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 #s(literal 1 binary64) y (*.f64 y (*.f64 #s(literal -1/3 binary64) x))) (*.f64 y y)) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal -1 binary64)) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) x)) y)) |
(/.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal -1 binary64)) y)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal -1 binary64)) y)) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) x))) y)) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (fma.f64 #s(literal -1/3 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64)) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y y)) (*.f64 x x)) (*.f64 (/.f64 x y) #s(literal -1/3 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y y)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 y y))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y y)) (*.f64 x x)) (*.f64 (/.f64 x y) #s(literal -1/3 binary64)))) (-.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y y)) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1 binary64)) y)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) (neg.f64 y))) |
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal -1/3 binary64))) |
(neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 #s(literal 3 binary64) x) y))) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 x y) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64) (*.f64 (/.f64 x y) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 x y) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) y)) (*.f64 (/.f64 x y) #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 3 binary64) y) (*.f64 (/.f64 x y) #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 x y) #s(literal -1/3 binary64))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 x y) (/.f64 #s(literal 1 binary64) y)) |
(fma.f64 x (/.f64 #s(literal -1/3 binary64) y) (/.f64 #s(literal 1 binary64) y)) |
(fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) y) (*.f64 (/.f64 x y) #s(literal -1/3 binary64))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y y)) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal -1 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal -1 binary64)) y))) |
(-.f64 (*.f64 (/.f64 x y) #s(literal -1/3 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 3 binary64) y)) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 (/.f64 x y) #s(literal -1/3 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 3 binary64) y))) |
(-.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 (/.f64 x y)) #s(literal -1/3 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 x y) #s(literal 1/3 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y y)) (*.f64 x x)) (*.f64 (/.f64 x y) #s(literal -1/3 binary64))) (-.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y y)) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 y y)))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (-.f64 (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 y y)) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 y y))))) |
(+.f64 (*.f64 (/.f64 x y) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 x y) #s(literal -1/3 binary64))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 3 binary64) x))) |
(*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 3 binary64) x)) |
(*.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 9 binary64) (*.f64 x x))) (+.f64 x #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 27 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 x (+.f64 x #s(literal 3 binary64)) #s(literal 9 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/27 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (fma.f64 #s(literal -1/3 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/3 binary64) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) x))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) x)))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (fma.f64 #s(literal -1/3 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 3 binary64) x))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal 3 binary64)) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1/3 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 #s(literal -1/3 binary64) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) x))) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) x)))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1/3 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) x)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (fma.f64 #s(literal -1/3 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (fma.f64 #s(literal -1/3 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1/3 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) x)) |
#s(literal -1/3 binary64) |
x |
#s(literal 1 binary64) |
y |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(neg.f64 (+.f64 x #s(literal -1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) x)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (neg.f64 x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(-.f64 (neg.f64 x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) y))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 3 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) y)) |
(pow.f64 y #s(literal -1 binary64)) |
(/.f64 #s(literal -3 binary64) (*.f64 #s(literal -3 binary64) y)) |
(/.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) y) |
(/.f64 #s(literal 3 binary64) (*.f64 y #s(literal 3 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) y)) |
(neg.f64 (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal -1/3 binary64))) |
(neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 3 binary64) y))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(/.f64 #s(literal -3 binary64) (neg.f64 y)) |
(/.f64 #s(literal 3 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal 3 binary64) y) |
(neg.f64 (/.f64 #s(literal -3 binary64) y)) |
(neg.f64 (/.f64 #s(literal 3 binary64) (neg.f64 y))) |
#s(literal 3 binary64) |
#s(literal 1/3 binary64) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
(*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) y) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) x) (/.f64 x y)) |
(*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/3 binary64) y)) |
(*.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x) |
(*.f64 (/.f64 x y) (*.f64 #s(literal 1/3 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 x y) x)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x y)))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 x (/.f64 x y))) |
(*.f64 x (*.f64 (/.f64 x y) #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/3 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 x) x)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) x) x) y) |
(neg.f64 (*.f64 (*.f64 x (/.f64 x y)) #s(literal -1/3 binary64))) |
(neg.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) y) x) |
(*.f64 (*.f64 #s(literal 1/3 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1/3 binary64) x)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 1/3 binary64) y)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1/3 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) x) y) |
(/.f64 (*.f64 #s(literal -1/3 binary64) x) (neg.f64 y)) |
(neg.f64 (*.f64 (/.f64 x y) #s(literal -1/3 binary64))) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 3 binary64) y)) |
(*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/9 binary64)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal 1/3 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal 1/3 binary64) y) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 y)) |
(neg.f64 (/.f64 #s(literal -1/3 binary64) y)) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (*.f64 (/.f64 x y) #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) #s(approx (/ (- 3 x) (* y 3)) (*.f64 (/.f64 x y) #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (/ (- 3 x) (* y 3)) (*.f64 (/.f64 x y) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(approx (/ (- 3 x) (* y 3)) (*.f64 (/.f64 x y) #s(literal -1/3 binary64)))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(approx (/ (- 3 x) (* y 3)) (*.f64 (/.f64 x y) #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(approx (/ (- 3 x) (* y 3)) (*.f64 (/.f64 x y) #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
#s(approx (/ (- 3 x) (* y 3)) (*.f64 (/.f64 x y) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 x y) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal -1/3 binary64) y)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1/3 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) x) y) |
(neg.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x (neg.f64 (neg.f64 y))) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(neg.f64 (/.f64 x (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64))))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64)))) (neg.f64 y)) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
(neg.f64 (/.f64 (neg.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64)))) y)) |
(neg.f64 (/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64))) (neg.f64 y))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) (neg.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) x) (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) (neg.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) x) (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) x) (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) x) (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) #s(literal -1 binary64)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) x) (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) #s(literal 3 binary64)) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) x) (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64))) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) x) (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x)))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64))) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) (neg.f64 x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) x) (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) x) (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x)) |
(/.f64 (-.f64 #s(literal 16/9 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 x x))) (-.f64 #s(literal -4/3 binary64) (*.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/27 binary64)) #s(literal 64/27 binary64))) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) (fma.f64 x #s(literal 4/9 binary64) #s(literal 16/9 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) #s(literal -16/9 binary64))) (neg.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 4/3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/27 binary64) #s(literal -64/27 binary64))) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) (-.f64 #s(literal 16/9 binary64) (*.f64 x #s(literal -4/9 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) #s(literal -16/9 binary64)) (fma.f64 #s(literal 1/3 binary64) x #s(literal 4/3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/27 binary64)) #s(literal 64/27 binary64)) (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) (fma.f64 x #s(literal 4/9 binary64) #s(literal 16/9 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/27 binary64) #s(literal -64/27 binary64)) (+.f64 #s(literal 16/9 binary64) (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 x #s(literal -4/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/27 binary64) #s(literal -64/27 binary64)) (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) (-.f64 #s(literal 16/9 binary64) (*.f64 x #s(literal -4/9 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 1 binary64) #s(literal -4/3 binary64)) |
(fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) |
(fma.f64 x #s(literal 1/3 binary64) #s(literal -4/3 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/3 binary64) x #s(literal 4/3 binary64))) (/.f64 #s(literal 16/9 binary64) (fma.f64 #s(literal 1/3 binary64) x #s(literal 4/3 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/27 binary64)) (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) (fma.f64 x #s(literal 4/9 binary64) #s(literal 16/9 binary64)))) (/.f64 #s(literal 64/27 binary64) (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) (fma.f64 x #s(literal 4/9 binary64) #s(literal 16/9 binary64))))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 4/3 binary64)) |
(-.f64 #s(literal -4/3 binary64) (*.f64 (neg.f64 x) #s(literal 1/3 binary64))) |
(-.f64 #s(literal -4/3 binary64) (*.f64 #s(literal -1/3 binary64) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/27 binary64)) (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) (-.f64 #s(literal 16/9 binary64) (*.f64 x #s(literal -4/9 binary64))))) (/.f64 #s(literal -64/27 binary64) (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) (-.f64 #s(literal 16/9 binary64) (*.f64 x #s(literal -4/9 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal -4/3 binary64)) |
(+.f64 #s(literal -4/3 binary64) (*.f64 #s(literal 1/3 binary64) x)) |
#s(literal -4/3 binary64) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) y) x (/.f64 #s(literal 1 binary64) y))) |
#s(approx (/ (- 3 x) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) |
#s(approx (/ (+ (* -1/3 x) 1) y) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (+ (* -1/3 x) 1) y) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) |
#s(approx (+ (* -1/3 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/3 x) 1) (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) y) x (/.f64 #s(literal 1 binary64) y))) |
#s(approx (* (* (/ 1/3 y) x) x) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
#s(approx (* (/ 1/3 y) x) (*.f64 (/.f64 x y) #s(literal 1/3 binary64))) |
#s(approx (* -1/3 (/ x y)) (*.f64 (/.f64 x y) #s(literal -1/3 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) y) x (/.f64 #s(literal 1 binary64) y))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(literal 1 binary64)) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) |
#s(approx (+ (* 1/3 x) -4/3) (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 4/3 binary64) x)) y) (*.f64 x x))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) y) (/.f64 #s(literal 4/3 binary64) (*.f64 y x))) x) x)) |
#s(approx (/ (- 3 x) (* y 3)) (*.f64 (/.f64 x y) #s(literal -1/3 binary64))) |
#s(approx (/ (- 3 x) (* y 3)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) y) x)) |
#s(approx (/ (+ (* -1/3 x) 1) y) (*.f64 (/.f64 x y) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (* -1/3 x) 1) y) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) y) x)) |
#s(approx (+ (* -1/3 x) 1) (*.f64 #s(literal -1/3 binary64) x)) |
#s(approx (+ (* -1/3 x) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 4/3 binary64) x)) y) (*.f64 x x))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) y) (/.f64 #s(literal 4/3 binary64) (*.f64 y x))) x) x)) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 4/3 binary64) x)) y) (*.f64 x x))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) y) (/.f64 #s(literal 4/3 binary64) (*.f64 y x))) x) x)) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (*.f64 (*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 4/3 binary64) x)) x) x)) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (*.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (/.f64 #s(literal 4/3 binary64) x)) x) x)) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) (*.f64 (*.f64 #s(literal 1/3 binary64) x) x)) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) (*.f64 (*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 4/3 binary64) x)) x) x)) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) (*.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (/.f64 #s(literal 4/3 binary64) x)) x) x)) |
#s(approx (+ (* 1/3 x) -4/3) (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (+ (* 1/3 x) -4/3) (*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 4/3 binary64) x)) x)) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal 4/3 binary64) (/.f64 #s(literal 1 binary64) x)) y) (neg.f64 x)) (/.f64 #s(literal -1/3 binary64) y)) x) x)) |
#s(approx (/ (- 3 x) (* y 3)) (*.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x)) y) (neg.f64 x))) |
#s(approx (/ (+ (* -1/3 x) 1) y) (*.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x)) y) (neg.f64 x))) |
#s(approx (+ (* -1/3 x) 1) (*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) |
#s(approx (- 1 x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal 4/3 binary64) (/.f64 #s(literal 1 binary64) x)) y) (neg.f64 x)) (/.f64 #s(literal -1/3 binary64) y)) x) x)) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal 4/3 binary64) (/.f64 #s(literal 1 binary64) x)) y) (neg.f64 x)) (/.f64 #s(literal -1/3 binary64) y)) x) x)) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (*.f64 (*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 #s(literal 4/3 binary64) (/.f64 #s(literal 1 binary64) x)) x)) x) x)) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) (*.f64 (*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 #s(literal 4/3 binary64) (/.f64 #s(literal 1 binary64) x)) x)) x) x)) |
#s(approx (+ (* 1/3 x) -4/3) (*.f64 (-.f64 (/.f64 #s(literal 4/3 binary64) x) #s(literal 1/3 binary64)) (neg.f64 x))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y))) |
#s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) |
#s(approx (/ (+ (* -1/3 x) 1) y) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y))) |
#s(approx (* (/ 3 y) 1/3) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ 3 y) (/.f64 #s(literal 3 binary64) y)) |
#s(approx (/ 1/3 y) (/.f64 #s(literal 1/3 binary64) y)) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y))) |
Compiled 2 346 to 1 200 computations (48.8% saved)
21 alts after pruning (15 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 310 | 8 | 318 |
| Fresh | 4 | 7 | 11 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 315 | 21 | 336 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 94.0% | (/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
| 91.9% | (/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) (*.f64 #s(literal 1/3 binary64) x)) x #s(literal 1 binary64))) y) | |
| ▶ | 53.8% | (/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
| ▶ | 53.7% | (/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
| 49.6% | (/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))) | |
| ▶ | 99.4% | (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x)) |
| 52.7% | (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) #s(approx (- 1 x) (neg.f64 x))) | |
| ✓ | 99.8% | (*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) (-.f64 #s(literal 1 binary64) x)) |
| 52.7% | (*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) #s(approx (- 1 x) (neg.f64 x))) | |
| 52.6% | (*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (*.f64 #s(literal -1/3 binary64) x) y)) (-.f64 #s(literal 1 binary64) x)) | |
| ✓ | 52.6% | (*.f64 #s(approx (/ (- 3 x) (* y 3)) (*.f64 #s(literal -1/3 binary64) (/.f64 x y))) (-.f64 #s(literal 1 binary64) x)) |
| 52.8% | #s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) | |
| 49.3% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64))) | |
| ✓ | 49.8% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
| 52.7% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 x y) (*.f64 #s(literal 1/3 binary64) x))) | |
| ✓ | 52.8% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) y) x) x)) |
| 52.8% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/9 binary64)) x) x)) | |
| ✓ | 52.8% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/3 binary64))) |
| 99.2% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) y))) | |
| ▶ | 52.7% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) x)) |
| ▶ | 49.5% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) y))) |
Compiled 515 to 511 computations (0.8% saved)
| Inputs |
|---|
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal 3 binary64)) |
(/.f64 (-.f64 #s(literal 3 binary64) x) y) |
(-.f64 #s(literal 3 binary64) x) |
#s(literal 3 binary64) |
x |
y |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) y))) |
(*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) y)) |
(/.f64 #s(literal 1/3 binary64) y) |
#s(literal 1/3 binary64) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64))) |
(fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64)) |
#s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) |
#s(literal -4/3 binary64) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
#s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) |
(fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64)) |
#s(literal -4 binary64) |
(*.f64 y #s(literal 3 binary64)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) x)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) x) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 #s(literal 1 binary64) y) |
| Outputs |
|---|
#s(approx (* (/ (/ (- 3 x) y) 3) (- 1 x)) #s(hole binary64 (/ 1 y))) |
#s(approx (* (/ (/ (- 3 x) y) 3) (- 1 x)) #s(hole binary64 (+ (* -4/3 (/ x y)) (/ 1 y)))) |
#s(approx (* (/ (/ (- 3 x) y) 3) (- 1 x)) #s(hole binary64 (+ (* x (- (* 1/3 (/ x y)) (* 4/3 (/ 1 y)))) (/ 1 y)))) |
#s(approx (/ (/ (- 3 x) y) 3) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (/ (- 3 x) y) 3) #s(hole binary64 (+ (* -1/3 (/ x y)) (/ 1 y)))) |
#s(approx (/ (- 3 x) y) #s(hole binary64 (/ 3 y))) |
#s(approx (/ (- 3 x) y) #s(hole binary64 (+ (* -1 (/ x y)) (* 3 (/ 1 y))))) |
#s(approx (- 3 x) #s(hole binary64 3)) |
#s(approx (- 3 x) #s(hole binary64 (+ 3 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (+ (* -4/3 (/ x y)) (/ 1 y)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (+ (* x (- (* 1/3 (/ x y)) (* 4/3 (/ 1 y)))) (/ 1 y)))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (+ (* -4/3 (/ x y)) (/ 1 y)))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (+ (* x (- (* 1/3 (/ x y)) (* 4/3 (/ 1 y)))) (/ 1 y)))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 1)) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (+ 1 (* -4/3 x)))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (+ 1 (* x (- (* 1/3 x) 4/3))))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (+ 1 (* -4/3 x)))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (+ 1 (* x (- (* 1/3 x) 4/3))))) |
#s(approx (+ (* 1/3 x) -4/3) #s(hole binary64 -4/3)) |
#s(approx (+ (* 1/3 x) -4/3) #s(hole binary64 (- (* 1/3 x) 4/3))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 3)) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (+ 3 (* -4 x)))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (+ 3 (* x (- x 4))))) |
#s(approx (+ (* -4 x) 3) #s(hole binary64 3)) |
#s(approx (+ (* -4 x) 3) #s(hole binary64 (+ 3 (* -4 x)))) |
#s(approx (* (* 1/3 (* (/ 1 y) x)) x) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (* 1/3 (* (/ 1 y) x)) #s(hole binary64 (* 1/3 (/ x y)))) |
#s(approx (* (/ 1 y) x) #s(hole binary64 (/ x y))) |
#s(approx (* (/ (/ (- 3 x) y) 3) (- 1 x)) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (* (/ (/ (- 3 x) y) 3) (- 1 x)) #s(hole binary64 (* (pow x 2) (- (* 1/3 (/ 1 y)) (* 4/3 (/ 1 (* x y))))))) |
#s(approx (* (/ (/ (- 3 x) y) 3) (- 1 x)) #s(hole binary64 (* (pow x 2) (- (+ (* 1/3 (/ 1 y)) (/ 1 (* (pow x 2) y))) (/ 4/3 (* x y)))))) |
#s(approx (/ (/ (- 3 x) y) 3) #s(hole binary64 (* -1/3 (/ x y)))) |
#s(approx (/ (/ (- 3 x) y) 3) #s(hole binary64 (* x (- (/ 1 (* x y)) (* 1/3 (/ 1 y)))))) |
#s(approx (/ (- 3 x) y) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (/ (- 3 x) y) #s(hole binary64 (* x (- (* 3 (/ 1 (* x y))) (/ 1 y))))) |
#s(approx (- 3 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 3 x) #s(hole binary64 (* x (- (* 3 (/ 1 x)) 1)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (- (* 1/3 (/ 1 y)) (* 4/3 (/ 1 (* x y))))))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (- (+ (* 1/3 (/ 1 y)) (/ 1 (* (pow x 2) y))) (/ 4/3 (* x y)))))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* (pow x 2) (- (* 1/3 (/ 1 y)) (* 4/3 (/ 1 (* x y))))))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* (pow x 2) (- (+ (* 1/3 (/ 1 y)) (/ 1 (* (pow x 2) y))) (/ 4/3 (* x y)))))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* (pow x 2) (- 1/3 (* 4/3 (/ 1 x)))))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* (pow x 2) (- (+ 1/3 (/ 1 (pow x 2))) (* 4/3 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (* (pow x 2) (- 1/3 (* 4/3 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (* (pow x 2) (- (+ 1/3 (/ 1 (pow x 2))) (* 4/3 (/ 1 x)))))) |
#s(approx (+ (* 1/3 x) -4/3) #s(hole binary64 (* 1/3 x))) |
#s(approx (+ (* 1/3 x) -4/3) #s(hole binary64 (* x (- 1/3 (* 4/3 (/ 1 x)))))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (* (pow x 2) (- 1 (* 4 (/ 1 x)))))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (* (pow x 2) (- (+ 1 (/ 3 (pow x 2))) (* 4 (/ 1 x)))))) |
#s(approx (+ (* -4 x) 3) #s(hole binary64 (* -4 x))) |
#s(approx (+ (* -4 x) 3) #s(hole binary64 (* x (- (* 3 (/ 1 x)) 4)))) |
#s(approx (* (/ (/ (- 3 x) y) 3) (- 1 x)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 4/3 (/ 1 y)) (/ 1 (* x y))) x)) (* 1/3 (/ 1 y)))))) |
#s(approx (/ (/ (- 3 x) y) 3) #s(hole binary64 (* -1 (* x (- (* 1/3 (/ 1 y)) (/ 1 (* x y))))))) |
#s(approx (/ (- 3 x) y) #s(hole binary64 (* -1 (* x (- (/ 1 y) (* 3 (/ 1 (* x y)))))))) |
#s(approx (- 3 x) #s(hole binary64 (* -1 (* x (- 1 (* 3 (/ 1 x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 4/3 (/ 1 y)) (/ 1 (* x y))) x)) (* 1/3 (/ 1 y)))))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 4/3 (/ 1 y)) (/ 1 (* x y))) x)) (* 1/3 (/ 1 y)))))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* (pow x 2) (+ 1/3 (* -1 (/ (- 4/3 (/ 1 x)) x)))))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/3 (* -1 (/ (- 4/3 (/ 1 x)) x)))))) |
#s(approx (+ (* 1/3 x) -4/3) #s(hole binary64 (* -1 (* x (- (* 4/3 (/ 1 x)) 1/3))))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- 4 (* 3 (/ 1 x))) x)))))) |
#s(approx (+ (* -4 x) 3) #s(hole binary64 (* -1 (* x (- 4 (* 3 (/ 1 x))))))) |
#s(approx (* (/ (/ (- 3 x) y) 3) (- 1 x)) #s(hole binary64 (* 1/3 (/ (* (- 1 x) (- 3 x)) y)))) |
#s(approx (/ (/ (- 3 x) y) 3) #s(hole binary64 (* 1/3 (/ (- 3 x) y)))) |
#s(approx (/ (- 3 x) y) #s(hole binary64 (/ (- 3 x) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* 1/3 (/ (* (- 1 x) (- 3 x)) y)))) |
#s(approx (* 3 (/ 1/3 y)) #s(hole binary64 (/ 1 y))) |
#s(approx (/ 1/3 y) #s(hole binary64 (/ 1/3 y))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* 1/3 (/ (* (- 1 x) (- 3 x)) y)))) |
#s(approx (* y 3) #s(hole binary64 (* 3 y))) |
#s(approx (/ 1 y) #s(hole binary64 (/ 1 y))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | 0 | ((* (/ (/ (- 3 x) y) 3) (- 1 x)) (/ (/ (- 3 x) y) 3) (/ (- 3 x) y) (- 3 x) 3 x y (- 1 x) 1 (/ (* (- 1 x) (- 3 x)) (* y 3)) (* 3 (/ 1/3 y)) (/ 1/3 y) 1/3 (/ (* (- 1 x) (/ (- 3 x) 3)) y) (* (- 1 x) (/ (- 3 x) 3)) (+ (* (+ (* 1/3 x) -4/3) x) 1) (+ (* 1/3 x) -4/3) -4/3 (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (- 1 x) (- 3 x)) (+ (* -4 x) 3) -4 (* y 3) (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (* 1/3 (* (/ 1 y) x)) x) (* 1/3 (* (/ 1 y) x)) (* (/ 1 y) x) (/ 1 y)) |
| 2.0ms | y | @ | -inf | ((* (/ (/ (- 3 x) y) 3) (- 1 x)) (/ (/ (- 3 x) y) 3) (/ (- 3 x) y) (- 3 x) 3 x y (- 1 x) 1 (/ (* (- 1 x) (- 3 x)) (* y 3)) (* 3 (/ 1/3 y)) (/ 1/3 y) 1/3 (/ (* (- 1 x) (/ (- 3 x) 3)) y) (* (- 1 x) (/ (- 3 x) 3)) (+ (* (+ (* 1/3 x) -4/3) x) 1) (+ (* 1/3 x) -4/3) -4/3 (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (- 1 x) (- 3 x)) (+ (* -4 x) 3) -4 (* y 3) (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (* 1/3 (* (/ 1 y) x)) x) (* 1/3 (* (/ 1 y) x)) (* (/ 1 y) x) (/ 1 y)) |
| 2.0ms | x | @ | -inf | ((* (/ (/ (- 3 x) y) 3) (- 1 x)) (/ (/ (- 3 x) y) 3) (/ (- 3 x) y) (- 3 x) 3 x y (- 1 x) 1 (/ (* (- 1 x) (- 3 x)) (* y 3)) (* 3 (/ 1/3 y)) (/ 1/3 y) 1/3 (/ (* (- 1 x) (/ (- 3 x) 3)) y) (* (- 1 x) (/ (- 3 x) 3)) (+ (* (+ (* 1/3 x) -4/3) x) 1) (+ (* 1/3 x) -4/3) -4/3 (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (- 1 x) (- 3 x)) (+ (* -4 x) 3) -4 (* y 3) (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (* 1/3 (* (/ 1 y) x)) x) (* 1/3 (* (/ 1 y) x)) (* (/ 1 y) x) (/ 1 y)) |
| 2.0ms | x | @ | inf | ((* (/ (/ (- 3 x) y) 3) (- 1 x)) (/ (/ (- 3 x) y) 3) (/ (- 3 x) y) (- 3 x) 3 x y (- 1 x) 1 (/ (* (- 1 x) (- 3 x)) (* y 3)) (* 3 (/ 1/3 y)) (/ 1/3 y) 1/3 (/ (* (- 1 x) (/ (- 3 x) 3)) y) (* (- 1 x) (/ (- 3 x) 3)) (+ (* (+ (* 1/3 x) -4/3) x) 1) (+ (* 1/3 x) -4/3) -4/3 (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (- 1 x) (- 3 x)) (+ (* -4 x) 3) -4 (* y 3) (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (* 1/3 (* (/ 1 y) x)) x) (* 1/3 (* (/ 1 y) x)) (* (/ 1 y) x) (/ 1 y)) |
| 2.0ms | y | @ | 0 | ((* (/ (/ (- 3 x) y) 3) (- 1 x)) (/ (/ (- 3 x) y) 3) (/ (- 3 x) y) (- 3 x) 3 x y (- 1 x) 1 (/ (* (- 1 x) (- 3 x)) (* y 3)) (* 3 (/ 1/3 y)) (/ 1/3 y) 1/3 (/ (* (- 1 x) (/ (- 3 x) 3)) y) (* (- 1 x) (/ (- 3 x) 3)) (+ (* (+ (* 1/3 x) -4/3) x) 1) (+ (* 1/3 x) -4/3) -4/3 (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (- 1 x) (- 3 x)) (+ (* -4 x) 3) -4 (* y 3) (/ (* (- 1 x) (- 3 x)) (* y 3)) (* (* 1/3 (* (/ 1 y) x)) x) (* 1/3 (* (/ 1 y) x)) (* (/ 1 y) x) (/ 1 y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 247 | 1677 |
| 0 | 268 | 1562 |
| 1 | 1006 | 1511 |
| 0 | 8376 | 1470 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal 3 binary64)) |
(/.f64 (-.f64 #s(literal 3 binary64) x) y) |
(-.f64 #s(literal 3 binary64) x) |
#s(literal 3 binary64) |
x |
y |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) y))) |
(*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) y)) |
(/.f64 #s(literal 1/3 binary64) y) |
#s(literal 1/3 binary64) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64))) |
(fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64)) |
#s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) |
#s(literal -4/3 binary64) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
#s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) |
(fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64)) |
#s(literal -4 binary64) |
(*.f64 y #s(literal 3 binary64)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) x)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) x) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 #s(literal 1 binary64) y) |
#s(approx (* (/ (/ (- 3 x) y) 3) (- 1 x)) #s(hole binary64 (/ 1 y))) |
#s(approx (* (/ (/ (- 3 x) y) 3) (- 1 x)) #s(hole binary64 (+ (* -4/3 (/ x y)) (/ 1 y)))) |
#s(approx (* (/ (/ (- 3 x) y) 3) (- 1 x)) #s(hole binary64 (+ (* x (- (* 1/3 (/ x y)) (* 4/3 (/ 1 y)))) (/ 1 y)))) |
#s(approx (/ (/ (- 3 x) y) 3) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (/ (- 3 x) y) 3) #s(hole binary64 (+ (* -1/3 (/ x y)) (/ 1 y)))) |
#s(approx (/ (- 3 x) y) #s(hole binary64 (/ 3 y))) |
#s(approx (/ (- 3 x) y) #s(hole binary64 (+ (* -1 (/ x y)) (* 3 (/ 1 y))))) |
#s(approx (- 3 x) #s(hole binary64 3)) |
#s(approx (- 3 x) #s(hole binary64 (+ 3 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (+ (* -4/3 (/ x y)) (/ 1 y)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (+ (* x (- (* 1/3 (/ x y)) (* 4/3 (/ 1 y)))) (/ 1 y)))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (+ (* -4/3 (/ x y)) (/ 1 y)))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (+ (* x (- (* 1/3 (/ x y)) (* 4/3 (/ 1 y)))) (/ 1 y)))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 1)) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (+ 1 (* -4/3 x)))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (+ 1 (* x (- (* 1/3 x) 4/3))))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (+ 1 (* -4/3 x)))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (+ 1 (* x (- (* 1/3 x) 4/3))))) |
#s(approx (+ (* 1/3 x) -4/3) #s(hole binary64 -4/3)) |
#s(approx (+ (* 1/3 x) -4/3) #s(hole binary64 (- (* 1/3 x) 4/3))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 3)) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (+ 3 (* -4 x)))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (+ 3 (* x (- x 4))))) |
#s(approx (+ (* -4 x) 3) #s(hole binary64 3)) |
#s(approx (+ (* -4 x) 3) #s(hole binary64 (+ 3 (* -4 x)))) |
#s(approx (* (* 1/3 (* (/ 1 y) x)) x) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (* 1/3 (* (/ 1 y) x)) #s(hole binary64 (* 1/3 (/ x y)))) |
#s(approx (* (/ 1 y) x) #s(hole binary64 (/ x y))) |
#s(approx (* (/ (/ (- 3 x) y) 3) (- 1 x)) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (* (/ (/ (- 3 x) y) 3) (- 1 x)) #s(hole binary64 (* (pow x 2) (- (* 1/3 (/ 1 y)) (* 4/3 (/ 1 (* x y))))))) |
#s(approx (* (/ (/ (- 3 x) y) 3) (- 1 x)) #s(hole binary64 (* (pow x 2) (- (+ (* 1/3 (/ 1 y)) (/ 1 (* (pow x 2) y))) (/ 4/3 (* x y)))))) |
#s(approx (/ (/ (- 3 x) y) 3) #s(hole binary64 (* -1/3 (/ x y)))) |
#s(approx (/ (/ (- 3 x) y) 3) #s(hole binary64 (* x (- (/ 1 (* x y)) (* 1/3 (/ 1 y)))))) |
#s(approx (/ (- 3 x) y) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (/ (- 3 x) y) #s(hole binary64 (* x (- (* 3 (/ 1 (* x y))) (/ 1 y))))) |
#s(approx (- 3 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 3 x) #s(hole binary64 (* x (- (* 3 (/ 1 x)) 1)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (- (* 1/3 (/ 1 y)) (* 4/3 (/ 1 (* x y))))))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (- (+ (* 1/3 (/ 1 y)) (/ 1 (* (pow x 2) y))) (/ 4/3 (* x y)))))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* 1/3 (/ (pow x 2) y)))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* (pow x 2) (- (* 1/3 (/ 1 y)) (* 4/3 (/ 1 (* x y))))))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* (pow x 2) (- (+ (* 1/3 (/ 1 y)) (/ 1 (* (pow x 2) y))) (/ 4/3 (* x y)))))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* (pow x 2) (- 1/3 (* 4/3 (/ 1 x)))))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* (pow x 2) (- (+ 1/3 (/ 1 (pow x 2))) (* 4/3 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (* 1/3 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (* (pow x 2) (- 1/3 (* 4/3 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (* (pow x 2) (- (+ 1/3 (/ 1 (pow x 2))) (* 4/3 (/ 1 x)))))) |
#s(approx (+ (* 1/3 x) -4/3) #s(hole binary64 (* 1/3 x))) |
#s(approx (+ (* 1/3 x) -4/3) #s(hole binary64 (* x (- 1/3 (* 4/3 (/ 1 x)))))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (* (pow x 2) (- 1 (* 4 (/ 1 x)))))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (* (pow x 2) (- (+ 1 (/ 3 (pow x 2))) (* 4 (/ 1 x)))))) |
#s(approx (+ (* -4 x) 3) #s(hole binary64 (* -4 x))) |
#s(approx (+ (* -4 x) 3) #s(hole binary64 (* x (- (* 3 (/ 1 x)) 4)))) |
#s(approx (* (/ (/ (- 3 x) y) 3) (- 1 x)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 4/3 (/ 1 y)) (/ 1 (* x y))) x)) (* 1/3 (/ 1 y)))))) |
#s(approx (/ (/ (- 3 x) y) 3) #s(hole binary64 (* -1 (* x (- (* 1/3 (/ 1 y)) (/ 1 (* x y))))))) |
#s(approx (/ (- 3 x) y) #s(hole binary64 (* -1 (* x (- (/ 1 y) (* 3 (/ 1 (* x y)))))))) |
#s(approx (- 3 x) #s(hole binary64 (* -1 (* x (- 1 (* 3 (/ 1 x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 4/3 (/ 1 y)) (/ 1 (* x y))) x)) (* 1/3 (/ 1 y)))))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 4/3 (/ 1 y)) (/ 1 (* x y))) x)) (* 1/3 (/ 1 y)))))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(hole binary64 (* (pow x 2) (+ 1/3 (* -1 (/ (- 4/3 (/ 1 x)) x)))))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/3 (* -1 (/ (- 4/3 (/ 1 x)) x)))))) |
#s(approx (+ (* 1/3 x) -4/3) #s(hole binary64 (* -1 (* x (- (* 4/3 (/ 1 x)) 1/3))))) |
#s(approx (* (- 1 x) (- 3 x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- 4 (* 3 (/ 1 x))) x)))))) |
#s(approx (+ (* -4 x) 3) #s(hole binary64 (* -1 (* x (- 4 (* 3 (/ 1 x))))))) |
#s(approx (* (/ (/ (- 3 x) y) 3) (- 1 x)) #s(hole binary64 (* 1/3 (/ (* (- 1 x) (- 3 x)) y)))) |
#s(approx (/ (/ (- 3 x) y) 3) #s(hole binary64 (* 1/3 (/ (- 3 x) y)))) |
#s(approx (/ (- 3 x) y) #s(hole binary64 (/ (- 3 x) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) #s(hole binary64 (* 1/3 (/ (* (- 1 x) (- 3 x)) y)))) |
#s(approx (* 3 (/ 1/3 y)) #s(hole binary64 (/ 1 y))) |
#s(approx (/ 1/3 y) #s(hole binary64 (/ 1/3 y))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) #s(hole binary64 (* 1/3 (/ (* (- 1 x) (- 3 x)) y)))) |
#s(approx (* y 3) #s(hole binary64 (* 3 y))) |
#s(approx (/ 1 y) #s(hole binary64 (/ 1 y))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 3 binary64) x) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (neg.f64 y)) (-.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (neg.f64 (-.f64 #s(literal 3 binary64) x))) #s(literal -3 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 #s(literal 3 binary64) x)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 3 binary64) x) (neg.f64 y))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) (-.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 #s(literal -3 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (-.f64 #s(literal 1 binary64) x))) #s(literal -3 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (neg.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal -3 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (neg.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 #s(literal -3 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 3 binary64) x) (neg.f64 y))) (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 3 binary64) x) y)) (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) (neg.f64 y))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) y)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 y #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 y #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 3 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 3 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 y #s(literal 3 binary64)))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -3 binary64) y)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 y #s(literal 3 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) #s(literal -3 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (*.f64 y #s(literal 3 binary64)))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x)) (neg.f64 y))) |
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 3 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -3 binary64) y))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) (neg.f64 y)) |
(/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (neg.f64 y)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) (*.f64 #s(literal -3 binary64) y)) |
(/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal 3 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64)) y) |
(/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (neg.f64 y)) #s(literal 3 binary64))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal -3 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64)) (/.f64 (/.f64 x y) #s(literal 3 binary64))) |
(-.f64 (/.f64 #s(literal 3 binary64) (*.f64 y #s(literal 3 binary64))) (/.f64 x (*.f64 y #s(literal 3 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x #s(literal 3 binary64)) y)) |
(/.f64 (-.f64 (/.f64 #s(literal 9 binary64) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) (+.f64 (/.f64 #s(literal 3 binary64) y) (/.f64 x y))) |
(/.f64 (-.f64 (/.f64 #s(literal 9 binary64) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (/.f64 #s(literal 3 binary64) y) (/.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (neg.f64 x) y)) (pow.f64 (/.f64 #s(literal -3 binary64) y) #s(literal 3 binary64))) (fma.f64 (/.f64 x y) (/.f64 x y) (+.f64 (/.f64 #s(literal 9 binary64) (*.f64 y y)) (*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -3 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 9 binary64) (*.f64 y y)) (/.f64 #s(literal 3 binary64) y)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 9 binary64) (*.f64 y y)) (fma.f64 (/.f64 x y) (/.f64 x y) (*.f64 (/.f64 #s(literal 3 binary64) y) (/.f64 x y))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 9 binary64) (*.f64 y y)) (/.f64 #s(literal 3 binary64) y) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (neg.f64 x) y))) (+.f64 (/.f64 #s(literal 9 binary64) (*.f64 y y)) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 #s(literal 3 binary64) y) (/.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (/.f64 (-.f64 (neg.f64 x) #s(literal 3 binary64)) y))) (neg.f64 (/.f64 (-.f64 (neg.f64 x) #s(literal 3 binary64)) y))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (neg.f64 x) y) (*.f64 (/.f64 #s(literal 9 binary64) (*.f64 y y)) (/.f64 #s(literal 3 binary64) y)))) (neg.f64 (fma.f64 (/.f64 x y) (/.f64 x y) (*.f64 (/.f64 #s(literal 3 binary64) y) (-.f64 (/.f64 #s(literal 3 binary64) y) (/.f64 (neg.f64 x) y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x))) (neg.f64 (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (neg.f64 y)) (*.f64 (neg.f64 y) (neg.f64 x))) (*.f64 (neg.f64 y) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal -3 binary64) y) (*.f64 (neg.f64 y) x)) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal -3 binary64) y) (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (*.f64 y #s(literal 3 binary64)) (*.f64 y x)) (*.f64 y y)) |
(/.f64 (fma.f64 #s(literal -3 binary64) y (*.f64 (neg.f64 y) (neg.f64 x))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 y #s(literal 3 binary64) (*.f64 (neg.f64 y) x)) (*.f64 y y)) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 y) (*.f64 #s(literal -3 binary64) y)) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 (neg.f64 y) x (*.f64 y #s(literal 3 binary64))) (*.f64 y y)) |
(/.f64 (-.f64 #s(literal -3 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (/.f64 (-.f64 (neg.f64 x) #s(literal 3 binary64)) y)) (/.f64 (-.f64 (neg.f64 x) #s(literal 3 binary64)) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (neg.f64 x) y) (*.f64 (/.f64 #s(literal 9 binary64) (*.f64 y y)) (/.f64 #s(literal 3 binary64) y))) (fma.f64 (/.f64 x y) (/.f64 x y) (*.f64 (/.f64 #s(literal 3 binary64) y) (-.f64 (/.f64 #s(literal 3 binary64) y) (/.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 3 binary64) x)) (neg.f64 y)) |
(/.f64 (-.f64 #s(literal 3 binary64) x) y) |
(neg.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (neg.f64 y))) |
(fma.f64 #s(literal 9 binary64) (/.f64 #s(literal 1/3 binary64) y) (/.f64 (neg.f64 x) y)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) y) #s(literal 9 binary64) (/.f64 (neg.f64 x) y)) |
(fma.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1 binary64) (/.f64 (neg.f64 x) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) (/.f64 #s(literal 3 binary64) y)) |
(fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 #s(literal 3 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 3 binary64) (/.f64 (neg.f64 x) y)) |
(fma.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) y) (/.f64 (neg.f64 x) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 (neg.f64 x) #s(literal 3 binary64)) y)) (/.f64 (/.f64 #s(literal 9 binary64) (*.f64 y y)) (/.f64 (-.f64 (neg.f64 x) #s(literal 3 binary64)) y))) |
(-.f64 (/.f64 #s(literal 3 binary64) y) (*.f64 #s(literal 1 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 3 binary64) y) (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 3 binary64) y) (/.f64 x y)) |
(-.f64 (/.f64 (neg.f64 x) y) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal 3 binary64))) |
(-.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -3 binary64) y)) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (neg.f64 x) y)) (fma.f64 (/.f64 x y) (/.f64 x y) (*.f64 (/.f64 #s(literal 3 binary64) y) (-.f64 (/.f64 #s(literal 3 binary64) y) (/.f64 (neg.f64 x) y))))) (/.f64 (*.f64 (/.f64 #s(literal 9 binary64) (*.f64 y y)) (/.f64 #s(literal 3 binary64) y)) (fma.f64 (/.f64 x y) (/.f64 x y) (*.f64 (/.f64 #s(literal 3 binary64) y) (-.f64 (/.f64 #s(literal 3 binary64) y) (/.f64 (neg.f64 x) y)))))) |
(+.f64 (/.f64 #s(literal 3 binary64) y) (/.f64 (neg.f64 x) y)) |
(+.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal 3 binary64) y)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 9 binary64)) (-.f64 (neg.f64 x) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal 27 binary64)) (fma.f64 x x (-.f64 #s(literal 9 binary64) (*.f64 (neg.f64 x) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 9 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 3 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 27 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 9 binary64) (*.f64 x (+.f64 x #s(literal 3 binary64)))))) |
(/.f64 (-.f64 #s(literal 9 binary64) (*.f64 x x)) (+.f64 #s(literal 3 binary64) x)) |
(/.f64 (-.f64 #s(literal 27 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 9 binary64) (*.f64 x (+.f64 x #s(literal 3 binary64))))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 3 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 3 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 3 binary64)) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (neg.f64 x)) #s(literal 3 binary64)) |
(-.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal 3 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 3 binary64) x))) |
(-.f64 (/.f64 #s(literal 27 binary64) (+.f64 #s(literal 9 binary64) (*.f64 x (+.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 9 binary64) (*.f64 x (+.f64 x #s(literal 3 binary64)))))) |
(-.f64 (neg.f64 x) #s(literal -3 binary64)) |
(-.f64 #s(literal 3 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 3 binary64) x) |
(+.f64 (/.f64 #s(literal 27 binary64) (+.f64 #s(literal 9 binary64) (*.f64 x (+.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (+.f64 #s(literal 9 binary64) (*.f64 x (+.f64 x #s(literal 3 binary64)))))) |
(+.f64 (neg.f64 x) #s(literal 3 binary64)) |
(+.f64 #s(literal 3 binary64) (neg.f64 x)) |
#s(literal 3 binary64) |
x |
y |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(neg.f64 (+.f64 x #s(literal -1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (neg.f64 x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(-.f64 (neg.f64 x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
#s(literal 1 binary64) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) y) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 3 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) y)) |
(pow.f64 y #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) y) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) y)) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) y)) |
(*.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) y) #s(literal 1/3 binary64))) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1/3 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal 1/3 binary64) y) |
(neg.f64 (/.f64 #s(literal -1/3 binary64) y)) |
#s(literal 1/3 binary64) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64))))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64)))) (neg.f64 y)) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
(neg.f64 (/.f64 (neg.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64)))) y)) |
(neg.f64 (/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64))) (neg.f64 y))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x) x) #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x) x) #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64))) (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x) x) #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x) (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x) x) #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64))) (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x) x) #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x))))) |
(/.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x) (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x) #s(literal -1 binary64)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x) x) #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64))) (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x) x) #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x)))) |
(fma.f64 (*.f64 (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x) #s(literal 3 binary64)) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x) x) #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64))) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64))) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x) x) #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64))) (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x)) (fma.f64 (*.f64 (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x) x) #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x) x) #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x))))) |
(+.f64 (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x)) |
#s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) |
#s(literal -4/3 binary64) |
(/.f64 (/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) #s(literal 3 binary64)) y) |
(/.f64 (neg.f64 (/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) y)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))))) (neg.f64 (*.f64 #s(literal -3 binary64) y))) |
(/.f64 (/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) y) #s(literal 3 binary64)) |
(/.f64 (neg.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64)))) (*.f64 #s(literal -3 binary64) y)) |
(/.f64 (/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64)))) (*.f64 y #s(literal 3 binary64)))) |
(neg.f64 (/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) (*.f64 #s(literal -3 binary64) y))) |
#s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 27 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 9 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 x x) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 4 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 x x) #s(literal -9 binary64))) (neg.f64 (fma.f64 #s(literal -4 binary64) x #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 9 binary64) (*.f64 #s(literal 16 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 3 binary64) (*.f64 #s(literal -4 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) x) #s(literal 27 binary64))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 x x) (-.f64 #s(literal 9 binary64) (*.f64 x #s(literal -12 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 27 binary64) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 #s(literal 9 binary64) (*.f64 (*.f64 #s(literal -4 binary64) x) (fma.f64 #s(literal -4 binary64) x #s(literal -3 binary64)))))) |
(/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 x x) #s(literal -9 binary64)) (fma.f64 #s(literal -4 binary64) x #s(literal -3 binary64))) |
(/.f64 (-.f64 #s(literal 9 binary64) (*.f64 #s(literal 16 binary64) (*.f64 x x))) (-.f64 #s(literal 3 binary64) (*.f64 #s(literal -4 binary64) x))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) x) #s(literal 27 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 x x) (-.f64 #s(literal 9 binary64) (*.f64 x #s(literal -12 binary64))))) |
(/.f64 (+.f64 #s(literal 27 binary64) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 9 binary64) (*.f64 (*.f64 #s(literal -4 binary64) x) (fma.f64 #s(literal -4 binary64) x #s(literal -3 binary64))))) |
(fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64)) |
(fma.f64 x #s(literal -4 binary64) #s(literal 3 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 x x)) (fma.f64 #s(literal -4 binary64) x #s(literal -3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 #s(literal -4 binary64) x #s(literal -3 binary64)))) |
(-.f64 (/.f64 #s(literal 9 binary64) (-.f64 #s(literal 3 binary64) (*.f64 #s(literal -4 binary64) x))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 x x)) (-.f64 #s(literal 3 binary64) (*.f64 #s(literal -4 binary64) x)))) |
(-.f64 (*.f64 #s(literal -4 binary64) x) #s(literal -3 binary64)) |
(-.f64 #s(literal 3 binary64) (*.f64 (neg.f64 x) #s(literal -4 binary64))) |
(-.f64 #s(literal 3 binary64) (*.f64 #s(literal 4 binary64) x)) |
(+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 #s(literal 16 binary64) (*.f64 x x) (-.f64 #s(literal 9 binary64) (*.f64 x #s(literal -12 binary64))))) (/.f64 #s(literal 27 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 x x) (-.f64 #s(literal 9 binary64) (*.f64 x #s(literal -12 binary64)))))) |
(+.f64 (/.f64 #s(literal 27 binary64) (+.f64 #s(literal 9 binary64) (*.f64 (*.f64 #s(literal -4 binary64) x) (fma.f64 #s(literal -4 binary64) x #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 9 binary64) (*.f64 (*.f64 #s(literal -4 binary64) x) (fma.f64 #s(literal -4 binary64) x #s(literal -3 binary64)))))) |
(+.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 3 binary64)) |
(+.f64 #s(literal 3 binary64) (*.f64 #s(literal -4 binary64) x)) |
#s(literal -4 binary64) |
(*.f64 (*.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 y #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 3 binary64) y) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
(*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (/.f64 x y) x) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) y) (*.f64 x x)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/3 binary64) y)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x) |
(*.f64 (/.f64 x y) (*.f64 #s(literal 1/3 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) x) (/.f64 x y)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) x))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 x y) x)) |
(*.f64 x (*.f64 (/.f64 x y) #s(literal 1/3 binary64))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/3 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 x) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) y) |
(*.f64 (/.f64 #s(literal 1/3 binary64) y) x) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1/3 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 1/3 binary64) y)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1/3 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) x) y) |
(*.f64 (*.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/3 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) y) (*.f64 #s(literal 3 binary64) x)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 3 binary64) (*.f64 (/.f64 x y) #s(literal 1/3 binary64))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) y) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x (neg.f64 (neg.f64 y))) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) y) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 3 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) y)) |
(pow.f64 y #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) y) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) y) x (/.f64 #s(literal 1 binary64) y))) |
#s(approx (/ (/ (- 3 x) y) 3) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (/ (- 3 x) y) 3) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) |
#s(approx (/ (- 3 x) y) (/.f64 #s(literal 3 binary64) y)) |
#s(approx (/ (- 3 x) y) (/.f64 (-.f64 #s(literal 3 binary64) x) y)) |
#s(approx (- 3 x) #s(literal 3 binary64)) |
#s(approx (- 3 x) (-.f64 #s(literal 3 binary64) x)) |
#s(approx x x) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) y) x (/.f64 #s(literal 1 binary64) y))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) y) x (/.f64 #s(literal 1 binary64) y))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) #s(literal 1 binary64)) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) |
#s(approx (+ (* 1/3 x) -4/3) (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64))) |
#s(approx (* (- 1 x) (- 3 x)) #s(literal 3 binary64)) |
#s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) |
#s(approx (* (- 1 x) (- 3 x)) (fma.f64 (-.f64 x #s(literal 4 binary64)) x #s(literal 3 binary64))) |
#s(approx (+ (* -4 x) 3) #s(literal 3 binary64)) |
#s(approx (+ (* -4 x) 3) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) |
#s(approx (* (* 1/3 (* (/ 1 y) x)) x) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
#s(approx (* 1/3 (* (/ 1 y) x)) (*.f64 (/.f64 x y) #s(literal 1/3 binary64))) |
#s(approx (* (/ 1 y) x) (/.f64 x y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 4/3 binary64) x)) y) (*.f64 x x))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) y) (/.f64 #s(literal 4/3 binary64) (*.f64 y x))) x) x)) |
#s(approx (/ (/ (- 3 x) y) 3) (*.f64 #s(literal -1/3 binary64) (/.f64 x y))) |
#s(approx (/ (/ (- 3 x) y) 3) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) y) x)) |
#s(approx (/ (- 3 x) y) (/.f64 (neg.f64 x) y)) |
#s(approx (/ (- 3 x) y) (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) x)) |
#s(approx (- 3 x) (neg.f64 x)) |
#s(approx (- 3 x) (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 4/3 binary64) x)) y) (*.f64 x x))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) y) (/.f64 #s(literal 4/3 binary64) (*.f64 y x))) x) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 4/3 binary64) x)) y) (*.f64 x x))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) y) (/.f64 #s(literal 4/3 binary64) (*.f64 y x))) x) x)) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (*.f64 (*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 4/3 binary64) x)) x) x)) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (*.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (/.f64 #s(literal 4/3 binary64) x)) x) x)) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) (*.f64 (*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 4/3 binary64) x)) x) x)) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) (*.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) (/.f64 #s(literal 4/3 binary64) x)) x) x)) |
#s(approx (+ (* 1/3 x) -4/3) (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (+ (* 1/3 x) -4/3) (*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 4/3 binary64) x)) x)) |
#s(approx (* (- 1 x) (- 3 x)) (*.f64 x x)) |
#s(approx (* (- 1 x) (- 3 x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) x)) x) x)) |
#s(approx (* (- 1 x) (- 3 x)) (*.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 3 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 4 binary64) x)) x) x)) |
#s(approx (+ (* -4 x) 3) (*.f64 #s(literal -4 binary64) x)) |
#s(approx (+ (* -4 x) 3) (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) x) #s(literal 4 binary64)) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal 4/3 binary64) (/.f64 #s(literal 1 binary64) x)) y) (neg.f64 x)) (/.f64 #s(literal -1/3 binary64) y)) x) x)) |
#s(approx (/ (/ (- 3 x) y) 3) (*.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x)) y) (neg.f64 x))) |
#s(approx (/ (- 3 x) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 3 binary64) (*.f64 y x))) (neg.f64 x))) |
#s(approx (- 3 x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) x)) (neg.f64 x))) |
#s(approx (- 1 x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal 4/3 binary64) (/.f64 #s(literal 1 binary64) x)) y) (neg.f64 x)) (/.f64 #s(literal -1/3 binary64) y)) x) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal 4/3 binary64) (/.f64 #s(literal 1 binary64) x)) y) (neg.f64 x)) (/.f64 #s(literal -1/3 binary64) y)) x) x)) |
#s(approx (* (- 1 x) (/ (- 3 x) 3)) (*.f64 (*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 #s(literal 4/3 binary64) (/.f64 #s(literal 1 binary64) x)) x)) x) x)) |
#s(approx (+ (* (+ (* 1/3 x) -4/3) x) 1) (*.f64 (*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 #s(literal 4/3 binary64) (/.f64 #s(literal 1 binary64) x)) x)) x) x)) |
#s(approx (+ (* 1/3 x) -4/3) (*.f64 (-.f64 (/.f64 #s(literal 4/3 binary64) x) #s(literal 1/3 binary64)) (neg.f64 x))) |
#s(approx (* (- 1 x) (- 3 x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 3 binary64) x)) x)) x) x)) |
#s(approx (+ (* -4 x) 3) (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 3 binary64) x)) (neg.f64 x))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) y))) |
#s(approx (/ (/ (- 3 x) y) 3) (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal 1/3 binary64))) |
#s(approx (/ (- 3 x) y) (/.f64 (-.f64 #s(literal 3 binary64) x) y)) |
#s(approx y y) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) y))) |
#s(approx (* 3 (/ 1/3 y)) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ 1/3 y) (/.f64 #s(literal 1/3 binary64) y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) y))) |
#s(approx (* y 3) (*.f64 y #s(literal 3 binary64))) |
#s(approx (* 3 (/ 1/3 y)) (/.f64 #s(literal 1 binary64) y)) |
Compiled 2 436 to 1 165 computations (52.2% saved)
22 alts after pruning (12 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 308 | 3 | 311 |
| Fresh | 1 | 9 | 10 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 6 | 6 |
| Total | 310 | 22 | 332 |
| Status | Accuracy | Program |
|---|---|---|
| 53.4% | (/.f64 (/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) y) #s(literal 3 binary64)) | |
| ✓ | 94.0% | (/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
| 91.9% | (/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) (*.f64 #s(literal 1/3 binary64) x)) x #s(literal 1 binary64))) y) | |
| ✓ | 53.8% | (/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
| ✓ | 53.7% | (/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
| 49.6% | (/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(approx (+ (* -4 x) 3) #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) | |
| 52.8% | (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal 3 binary64)) #s(approx (- 1 x) (neg.f64 x))) | |
| 52.7% | (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) #s(approx (- 1 x) (neg.f64 x))) | |
| ✓ | 99.8% | (*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) (-.f64 #s(literal 1 binary64) x)) |
| 52.7% | (*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) #s(approx (- 1 x) (neg.f64 x))) | |
| 52.6% | (*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (*.f64 #s(literal -1/3 binary64) x) y)) (-.f64 #s(literal 1 binary64) x)) | |
| ✓ | 52.6% | (*.f64 #s(approx (/ (- 3 x) (* y 3)) (*.f64 #s(literal -1/3 binary64) (/.f64 x y))) (-.f64 #s(literal 1 binary64) x)) |
| 52.8% | #s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) | |
| 49.3% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64))) | |
| ✓ | 49.8% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
| 52.7% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 x y) (*.f64 #s(literal 1/3 binary64) x))) | |
| ✓ | 52.8% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) y) x) x)) |
| 52.8% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/9 binary64)) x) x)) | |
| ✓ | 52.8% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/3 binary64))) |
| 99.2% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) y))) | |
| ✓ | 52.7% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) x)) |
| ✓ | 49.5% | #s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) y))) |
Compiled 560 to 458 computations (18.2% saved)
| Inputs |
|---|
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) y))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(approx (+ (* -4 x) 3) #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64))) y) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) y) x) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 x y) (*.f64 #s(literal 1/3 binary64) x))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) (*.f64 x x)) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) (*.f64 #s(literal 1/3 binary64) x)) x #s(literal 1 binary64))) y) |
(/.f64 (/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) y) #s(literal 3 binary64)) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (*.f64 #s(literal -1/3 binary64) (/.f64 x y))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (*.f64 #s(literal -1/3 binary64) x) y)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/9 binary64)) x) x)) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) #s(approx (- 1 x) (neg.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) #s(approx (- 1 x) (neg.f64 x))) |
(/.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal 3 binary64)) #s(approx (- 1 x) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(approx (- 3 x) (neg.f64 x)) #s(literal 3 binary64))) y) |
(/.f64 (*.f64 (/.f64 #s(approx (- 1 x) (neg.f64 x)) y) (-.f64 #s(literal 3 binary64) x)) #s(literal 3 binary64)) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 (-.f64 x #s(literal 4 binary64)) x #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 3 binary64) x) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) y) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 4/3 binary64) x)) y) (*.f64 x x))) |
| Outputs |
|---|
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) (-.f64 #s(literal 1 binary64) x)) |
5 calls:
| 12.0ms | x |
| 10.0ms | (*.f64 y #s(literal 3 binary64)) |
| 9.0ms | y |
| 9.0ms | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
| 7.0ms | (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (*.f64 y #s(literal 3 binary64)) |
| 99.8% | 1 | (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
| 99.8% | 1 | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
| 99.8% | 1 | x |
| 99.8% | 1 | y |
Compiled 21 to 24 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) y))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(approx (+ (* -4 x) 3) #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64))) y) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) y) x) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 x y) (*.f64 #s(literal 1/3 binary64) x))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) (*.f64 x x)) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) (*.f64 #s(literal 1/3 binary64) x)) x #s(literal 1 binary64))) y) |
(/.f64 (/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) y) #s(literal 3 binary64)) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (*.f64 #s(literal -1/3 binary64) (/.f64 x y))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (*.f64 #s(literal -1/3 binary64) x) y)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/9 binary64)) x) x)) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) #s(approx (- 1 x) (neg.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) #s(approx (- 1 x) (neg.f64 x))) |
(/.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal 3 binary64)) #s(approx (- 1 x) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(approx (- 3 x) (neg.f64 x)) #s(literal 3 binary64))) y) |
(/.f64 (*.f64 (/.f64 #s(approx (- 1 x) (neg.f64 x)) y) (-.f64 #s(literal 3 binary64) x)) #s(literal 3 binary64)) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
| Outputs |
|---|
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal 3 binary64)) #s(approx (- 1 x) (neg.f64 x))) |
5 calls:
| 7.0ms | (*.f64 y #s(literal 3 binary64)) |
| 7.0ms | y |
| 7.0ms | x |
| 7.0ms | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
| 7.0ms | (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.0% | 1 | (*.f64 y #s(literal 3 binary64)) |
| 99.9% | 2 | (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
| 99.8% | 2 | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
| 99.9% | 3 | x |
| 94.0% | 1 | y |
Compiled 21 to 24 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) y))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(approx (+ (* -4 x) 3) #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64))) y) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) y) x) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 x y) (*.f64 #s(literal 1/3 binary64) x))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) (*.f64 x x)) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) (*.f64 #s(literal 1/3 binary64) x)) x #s(literal 1 binary64))) y) |
(/.f64 (/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) y) #s(literal 3 binary64)) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (*.f64 #s(literal -1/3 binary64) (/.f64 x y))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (*.f64 #s(literal -1/3 binary64) x) y)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/9 binary64)) x) x)) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) #s(approx (- 1 x) (neg.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) #s(approx (- 1 x) (neg.f64 x))) |
(/.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal 3 binary64)) #s(approx (- 1 x) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(approx (- 3 x) (neg.f64 x)) #s(literal 3 binary64))) y) |
(/.f64 (*.f64 (/.f64 #s(approx (- 1 x) (neg.f64 x)) y) (-.f64 #s(literal 3 binary64) x)) #s(literal 3 binary64)) |
| Outputs |
|---|
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) y) #s(literal 3 binary64)) #s(approx (- 1 x) (neg.f64 x))) |
2 calls:
| 7.0ms | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
| 5.0ms | (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 2 | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
| 98.7% | 2 | (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
Compiled 16 to 16 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) y))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(approx (+ (* -4 x) 3) #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64))) y) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) y) x) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 x y) (*.f64 #s(literal 1/3 binary64) x))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) (*.f64 x x)) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) (*.f64 #s(literal 1/3 binary64) x)) x #s(literal 1 binary64))) y) |
(/.f64 (/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) y) #s(literal 3 binary64)) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (*.f64 #s(literal -1/3 binary64) (/.f64 x y))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (*.f64 #s(literal -1/3 binary64) x) y)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/9 binary64)) x) x)) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) #s(approx (- 1 x) (neg.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) #s(approx (- 1 x) (neg.f64 x))) |
(/.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
| Outputs |
|---|
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) x) (*.f64 y #s(literal 3 binary64))) #s(approx (- 1 x) (neg.f64 x))) |
1 calls:
| 6.0ms | (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 2 | (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
Compiled 6 to 7 computations (-16.7% saved)
| Inputs |
|---|
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) y))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(approx (+ (* -4 x) 3) #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64))) y) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) y) x) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 x y) (*.f64 #s(literal 1/3 binary64) x))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) (*.f64 x x)) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) (*.f64 #s(literal 1/3 binary64) x)) x #s(literal 1 binary64))) y) |
(/.f64 (/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) y) #s(literal 3 binary64)) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (*.f64 #s(literal -1/3 binary64) (/.f64 x y))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (*.f64 #s(literal -1/3 binary64) x) y)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/9 binary64)) x) x)) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) #s(approx (- 1 x) (neg.f64 x))) |
| Outputs |
|---|
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 1 binary64)) y)) #s(approx (- 1 x) (neg.f64 x))) |
1 calls:
| 5.0ms | (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 2 | (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
Compiled 6 to 7 computations (-16.7% saved)
| Inputs |
|---|
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) y))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(approx (+ (* -4 x) 3) #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64))) y) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) y) x) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 x y) (*.f64 #s(literal 1/3 binary64) x))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) (*.f64 x x)) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) (*.f64 #s(literal 1/3 binary64) x)) x #s(literal 1 binary64))) y) |
(/.f64 (/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) y) #s(literal 3 binary64)) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (*.f64 #s(literal -1/3 binary64) (/.f64 x y))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (*.f64 #s(literal -1/3 binary64) x) y)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/9 binary64)) x) x)) |
| Outputs |
|---|
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (/.f64 (*.f64 #s(literal -1/3 binary64) x) y)) (-.f64 #s(literal 1 binary64) x)) |
1 calls:
| 4.0ms | (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 2 | (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
Compiled 6 to 7 computations (-16.7% saved)
| Inputs |
|---|
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) y))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(approx (+ (* -4 x) 3) #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64))) y) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) y) x) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 x y) (*.f64 #s(literal 1/3 binary64) x))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) (*.f64 x x)) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) (*.f64 #s(literal 1/3 binary64) x)) x #s(literal 1 binary64))) y) |
(/.f64 (/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) y) #s(literal 3 binary64)) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (*.f64 #s(literal -1/3 binary64) (/.f64 x y))) (-.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
(*.f64 #s(approx (/ (- 3 x) (* y 3)) (*.f64 #s(literal -1/3 binary64) (/.f64 x y))) (-.f64 #s(literal 1 binary64) x)) |
1 calls:
| 4.0ms | (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 2 | (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
Compiled 6 to 7 computations (-16.7% saved)
| Inputs |
|---|
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) y))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(approx (+ (* -4 x) 3) #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64))) y) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) y) x) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 x y) (*.f64 #s(literal 1/3 binary64) x))) |
#s(approx (/ (* (- 1 x) (/ (- 3 x) 3)) y) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/3 binary64)) x)) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) (*.f64 x x)) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) (*.f64 #s(literal 1/3 binary64) x)) x #s(literal 1 binary64))) y) |
(/.f64 (/.f64 #s(approx (* (- 1 x) (- 3 x)) (fma.f64 #s(literal -4 binary64) x #s(literal 3 binary64))) y) #s(literal 3 binary64)) |
| Outputs |
|---|
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) y) x) x)) |
1 calls:
| 5.0ms | (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 2 | (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
Compiled 6 to 7 computations (-16.7% saved)
| Inputs |
|---|
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) y))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(approx (+ (* -4 x) 3) #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64))) y) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/3 binary64))) |
| Outputs |
|---|
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/3 binary64))) |
1 calls:
| 2.0ms | (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 2 | (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
Compiled 6 to 7 computations (-16.7% saved)
| Inputs |
|---|
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) y))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(approx (+ (* -4 x) 3) #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64))) y) |
(/.f64 #s(approx (* (- 1 x) (/ (- 3 x) 3)) (fma.f64 #s(approx (+ (* 1/3 x) -4/3) #s(literal -4/3 binary64)) x #s(literal 1 binary64))) y) |
| Outputs |
|---|
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 1 binary64)) y)) |
5 calls:
| 3.0ms | (*.f64 y #s(literal 3 binary64)) |
| 3.0ms | y |
| 3.0ms | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
| 3.0ms | x |
| 2.0ms | (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.8% | 1 | (*.f64 y #s(literal 3 binary64)) |
| 53.8% | 1 | y |
| 53.8% | 1 | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
| 53.8% | 1 | x |
| 53.8% | 1 | (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
Compiled 21 to 24 computations (-14.3% saved)
Total -0.5b remaining (-1.6%)
Threshold costs -0.5b (-1.6%)
| Inputs |
|---|
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/3 binary64) y))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (*.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(literal 3 binary64)) (*.f64 y #s(literal 3 binary64))) |
(/.f64 #s(approx (* (- 1 x) (- 3 x)) #s(approx (+ (* -4 x) 3) #s(literal 3 binary64))) (*.f64 y #s(literal 3 binary64))) |
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 (/.f64 #s(literal 3 binary64) y) #s(literal 3 binary64))) |
| Outputs |
|---|
#s(approx (/ (* (- 1 x) (- 3 x)) (* y 3)) (/.f64 #s(literal 1 binary64) y)) |
5 calls:
| 4.0ms | (*.f64 y #s(literal 3 binary64)) |
| 2.0ms | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.8% | 1 | x |
| 49.8% | 1 | (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) |
| 49.8% | 1 | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 3 binary64) x)) (*.f64 y #s(literal 3 binary64))) |
| 49.8% | 1 | (*.f64 y #s(literal 3 binary64)) |
| 49.8% | 1 | y |
Compiled 21 to 24 computations (-14.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.1888850533083707e+30 | 7.363010048274515e+36 |
Compiled 13 to 15 computations (-15.4% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 13.773372718893086 | 167002406420199.3 |
Compiled 13 to 15 computations (-15.4% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 13.773372718893086 | 167002406420199.3 |
Compiled 13 to 15 computations (-15.4% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 13.773372718893086 | 167002406420199.3 |
Compiled 13 to 15 computations (-15.4% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 13.773372718893086 | 167002406420199.3 |
Compiled 13 to 15 computations (-15.4% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 13.773372718893086 | 167002406420199.3 |
Compiled 13 to 15 computations (-15.4% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 13.773372718893086 | 167002406420199.3 |
Compiled 13 to 15 computations (-15.4% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 13.773372718893086 | 167002406420199.3 |
Compiled 13 to 15 computations (-15.4% saved)
| 1× | fuel |
Compiled 110 to 69 computations (37.3% saved)
(negabs y)
Compiled 676 to 584 computations (13.6% saved)
Loading profile data...