
Time bar (total: 3.4s)
| 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 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 56.3% | 56.2% | 43.7% | 0.1% | 0% | 0% | 0% | 7 |
| 65.6% | 65.5% | 34.3% | 0.1% | 0% | 0% | 0% | 8 |
| 65.6% | 65.5% | 34.3% | 0.1% | 0% | 0% | 0% | 9 |
| 76.6% | 76.5% | 23.4% | 0.1% | 0% | 0% | 0% | 10 |
| 82% | 81.9% | 17.9% | 0.1% | 0% | 0% | 0% | 11 |
| 82% | 81.9% | 17.9% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 14 to 10 computations (28.6% saved)
| 839.0ms | 8 256× | 0 | valid |
ival-neg: 236.0ms (39.4% of total)ival-mult: 218.0ms (36.4% of total)ival-div: 92.0ms (15.4% of total)ival-add: 47.0ms (7.9% of total)adjust: 3.0ms (0.5% of total)ival-assert: 3.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 76 | 0 | - | 1 | (2.8104948752134913e-99 3.6111971417154806e-53 -1.804689833614084e-270) | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 0 | 0 | - | 0 | - | t1 |
| 0 | 0 | - | 0 | - | (*.f64 (neg.f64 t1) v) |
| 0 | 0 | - | 0 | - | (neg.f64 t1) |
| 0 | 0 | - | 0 | - | v |
| 0 | 0 | - | 0 | - | (*.f64 (+.f64 t1 u) (+.f64 t1 u)) |
| 0 | 0 | - | 0 | - | (+.f64 t1 u) |
| 0 | 0 | - | 0 | - | u |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) | o/o | 28 | 0 |
| ↳ | (*.f64 (neg.f64 t1) v) | overflow | 35 | |
| ↳ | (*.f64 (+.f64 t1 u) (+.f64 t1 u)) | overflow | 124 | |
/.f64 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) | n/o | 22 | 0 |
| ↳ | (*.f64 (+.f64 t1 u) (+.f64 t1 u)) | overflow | 124 | |
/.f64 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) | u/n | 12 | 0 |
| ↳ | (*.f64 (neg.f64 t1) v) | underflow | 29 | |
/.f64 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) | o/n | 7 | 0 |
| ↳ | (*.f64 (neg.f64 t1) v) | overflow | 35 | |
/.f64 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) | n/u | 3 | 0 |
| ↳ | (*.f64 (+.f64 t1 u) (+.f64 t1 u)) | underflow | 10 | |
/.f64 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) | u/u | 3 | 0 |
| ↳ | (*.f64 (neg.f64 t1) v) | underflow | 29 | |
| ↳ | (*.f64 (+.f64 t1 u) (+.f64 t1 u)) | underflow | 10 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 75 | 1 |
| - | 0 | 180 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 75 | 0 | 1 |
| - | 0 | 0 | 180 |
| number | freq |
|---|---|
| 0 | 181 |
| 1 | 75 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 37.0ms | 512× | 0 | valid |
Compiled 78 to 28 computations (64.1% saved)
ival-mult: 7.0ms (42.4% of total)ival-div: 4.0ms (24.2% of total)ival-add: 3.0ms (18.2% of total)ival-neg: 2.0ms (12.1% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 125 |
| 1 | 190 | 123 |
| 2 | 807 | 121 |
| 3 | 2457 | 119 |
| 4 | 4098 | 119 |
| 5 | 6104 | 115 |
| 6 | 7715 | 115 |
| 0 | 8 | 12 |
| 0 | 13 | 12 |
| 1 | 34 | 12 |
| 2 | 105 | 12 |
| 3 | 339 | 12 |
| 4 | 903 | 12 |
| 5 | 1373 | 12 |
| 6 | 2292 | 12 |
| 7 | 3526 | 12 |
| 8 | 4526 | 12 |
| 9 | 5782 | 12 |
| 0 | 8463 | 12 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| Outputs |
|---|
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
(*.f64 (/.f64 (/.f64 t1 (+.f64 u t1)) (+.f64 u t1)) (neg.f64 v)) |
(negabs v)
Compiled 12 to 8 computations (33.3% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 71.5% | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
(*.f64 (neg.f64 t1) v) |
(neg.f64 t1) |
t1 |
v |
(*.f64 (+.f64 t1 u) (+.f64 t1 u)) |
(+.f64 t1 u) |
u |
| Outputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (pow t1 2))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* 2 (* t1 u)) (pow t1 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* u (+ u (* 2 t1))) (pow t1 2)))) |
#s(approx (+ t1 u) #s(hole binary64 t1)) |
#s(approx (+ t1 u) #s(hole binary64 (+ t1 u))) |
#s(approx u #s(hole binary64 u)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (pow u 2))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow u 2) (+ 1 (* 2 (/ t1 u)))))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow u 2) (+ 1 (+ (* 2 (/ t1 u)) (/ (pow t1 2) (pow u 2))))))) |
#s(approx (+ t1 u) #s(hole binary64 u)) |
#s(approx (+ t1 u) #s(hole binary64 (* u (+ 1 (/ t1 u))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow u 2) (+ 1 (* -1 (/ (+ (* -2 t1) (* -1 (/ (pow t1 2) u))) u)))))) |
#s(approx (+ t1 u) #s(hole binary64 (* -1 (* u (- (* -1 (/ t1 u)) 1))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (* (neg t1) v) #s(hole binary64 (* -1 (* t1 v)))) |
#s(approx v #s(hole binary64 v)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (neg t1) #s(hole binary64 (* -1 t1))) |
#s(approx t1 #s(hole binary64 t1)) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* 2 (* t1 u)) (pow u 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* t1 (+ t1 (* 2 u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow t1 2) (+ 1 (* 2 (/ u t1)))))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow t1 2) (+ 1 (+ (* 2 (/ u t1)) (/ (pow u 2) (pow t1 2))))))) |
#s(approx (+ t1 u) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow t1 2) (+ 1 (* -1 (/ (+ (* -2 u) (* -1 (/ (pow u 2) t1))) t1)))))) |
#s(approx (+ t1 u) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | v | @ | 0 | ((/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (neg t1) v) (neg t1) t1 v (* (+ t1 u) (+ t1 u)) (+ t1 u) u) |
| 3.0ms | t1 | @ | inf | ((/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (neg t1) v) (neg t1) t1 v (* (+ t1 u) (+ t1 u)) (+ t1 u) u) |
| 2.0ms | v | @ | inf | ((/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (neg t1) v) (neg t1) t1 v (* (+ t1 u) (+ t1 u)) (+ t1 u) u) |
| 2.0ms | u | @ | inf | ((/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (neg t1) v) (neg t1) t1 v (* (+ t1 u) (+ t1 u)) (+ t1 u) u) |
| 2.0ms | t1 | @ | 0 | ((/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (neg t1) v) (neg t1) t1 v (* (+ t1 u) (+ t1 u)) (+ t1 u) u) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 290 | 1345 |
| 0 | 296 | 1161 |
| 1 | 1842 | 1147 |
| 0 | 8800 | 1147 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
(*.f64 (neg.f64 t1) v) |
(neg.f64 t1) |
t1 |
v |
(*.f64 (+.f64 t1 u) (+.f64 t1 u)) |
(+.f64 t1 u) |
u |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (pow t1 2))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* 2 (* t1 u)) (pow t1 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* u (+ u (* 2 t1))) (pow t1 2)))) |
#s(approx (+ t1 u) #s(hole binary64 t1)) |
#s(approx (+ t1 u) #s(hole binary64 (+ t1 u))) |
#s(approx u #s(hole binary64 u)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (pow u 2))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow u 2) (+ 1 (* 2 (/ t1 u)))))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow u 2) (+ 1 (+ (* 2 (/ t1 u)) (/ (pow t1 2) (pow u 2))))))) |
#s(approx (+ t1 u) #s(hole binary64 u)) |
#s(approx (+ t1 u) #s(hole binary64 (* u (+ 1 (/ t1 u))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow u 2) (+ 1 (* -1 (/ (+ (* -2 t1) (* -1 (/ (pow t1 2) u))) u)))))) |
#s(approx (+ t1 u) #s(hole binary64 (* -1 (* u (- (* -1 (/ t1 u)) 1))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (* (neg t1) v) #s(hole binary64 (* -1 (* t1 v)))) |
#s(approx v #s(hole binary64 v)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (neg t1) #s(hole binary64 (* -1 t1))) |
#s(approx t1 #s(hole binary64 t1)) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* 2 (* t1 u)) (pow u 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* t1 (+ t1 (* 2 u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow t1 2) (+ 1 (* 2 (/ u t1)))))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow t1 2) (+ 1 (+ (* 2 (/ u t1)) (/ (pow u 2) (pow t1 2))))))) |
#s(approx (+ t1 u) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow t1 2) (+ 1 (* -1 (/ (+ (* -2 u) (* -1 (/ (pow u 2) t1))) t1)))))) |
#s(approx (+ t1 u) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 v t1) (neg.f64 (+.f64 u t1))) (/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 u t1)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 u t1))) (/.f64 (*.f64 v t1) (neg.f64 (+.f64 u t1)))) |
(*.f64 (/.f64 (*.f64 v t1) (fabs.f64 (+.f64 u t1))) (/.f64 #s(literal -1 binary64) (fabs.f64 (+.f64 u t1)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 (+.f64 u t1))) (/.f64 (*.f64 v t1) (fabs.f64 (+.f64 u t1)))) |
(*.f64 (/.f64 (*.f64 v t1) (+.f64 u t1)) (/.f64 #s(literal -1 binary64) (+.f64 u t1))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 u t1)) (/.f64 (*.f64 v t1) (+.f64 u t1))) |
(*.f64 (/.f64 (neg.f64 t1) (neg.f64 (+.f64 u t1))) (/.f64 v (neg.f64 (+.f64 u t1)))) |
(*.f64 (/.f64 v (neg.f64 (+.f64 u t1))) (/.f64 (neg.f64 t1) (neg.f64 (+.f64 u t1)))) |
(*.f64 (/.f64 (neg.f64 t1) (fabs.f64 (+.f64 u t1))) (/.f64 v (fabs.f64 (+.f64 u t1)))) |
(*.f64 (/.f64 v (fabs.f64 (+.f64 u t1))) (/.f64 (neg.f64 t1) (fabs.f64 (+.f64 u t1)))) |
(*.f64 (/.f64 v (+.f64 u t1)) (/.f64 (neg.f64 t1) (+.f64 u t1))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
(*.f64 (*.f64 t1 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 t1 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1))) (neg.f64 (+.f64 u t1))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 t1) v))) (neg.f64 (neg.f64 (pow.f64 (+.f64 u t1) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) (+.f64 u t1)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) v)) (neg.f64 (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 t1) v) (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) |
(neg.f64 (*.f64 t1 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))))) |
(*.f64 (*.f64 v t1) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 v t1)) |
(*.f64 (neg.f64 t1) v) |
(*.f64 v (neg.f64 t1)) |
(neg.f64 (*.f64 v t1)) |
(*.f64 #s(literal -1 binary64) t1) |
(*.f64 t1 #s(literal -1 binary64)) |
(neg.f64 t1) |
t1 |
v |
(*.f64 (neg.f64 (neg.f64 (+.f64 u t1))) (neg.f64 (neg.f64 (+.f64 u t1)))) |
(*.f64 (neg.f64 (fabs.f64 (+.f64 u t1))) (neg.f64 (fabs.f64 (+.f64 u t1)))) |
(*.f64 (fabs.f64 (fabs.f64 (+.f64 u t1))) (fabs.f64 (fabs.f64 (+.f64 u t1)))) |
(*.f64 (exp.f64 (log.f64 (+.f64 u t1))) (exp.f64 (log.f64 (+.f64 u t1)))) |
(*.f64 (neg.f64 (+.f64 u t1)) (neg.f64 (+.f64 u t1))) |
(*.f64 (fabs.f64 (+.f64 u t1)) (fabs.f64 (+.f64 u t1))) |
(*.f64 (+.f64 u t1) (+.f64 u t1)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 u t1))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (+.f64 u t1)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (+.f64 u t1)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 u t1) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (+.f64 u t1) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 t1 (+.f64 u t1)) #s(literal 3 binary64)) (pow.f64 (*.f64 u (+.f64 u t1)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t1 (+.f64 u t1)) (*.f64 t1 (+.f64 u t1))) (-.f64 (*.f64 (*.f64 u (+.f64 u t1)) (*.f64 u (+.f64 u t1))) (*.f64 (*.f64 t1 (+.f64 u t1)) (*.f64 u (+.f64 u t1)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 u t1) t1) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 u t1) u) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 u t1) t1) (*.f64 (+.f64 u t1) t1)) (-.f64 (*.f64 (*.f64 (+.f64 u t1) u) (*.f64 (+.f64 u t1) u)) (*.f64 (*.f64 (+.f64 u t1) t1) (*.f64 (+.f64 u t1) u))))) |
(/.f64 (*.f64 (-.f64 (*.f64 t1 t1) (*.f64 u u)) (-.f64 (*.f64 t1 t1) (*.f64 u u))) (*.f64 (-.f64 t1 u) (-.f64 t1 u))) |
(/.f64 (*.f64 (-.f64 (*.f64 t1 t1) (*.f64 u u)) (+.f64 (pow.f64 t1 #s(literal 3 binary64)) (pow.f64 u #s(literal 3 binary64)))) (*.f64 (-.f64 t1 u) (+.f64 (*.f64 t1 t1) (-.f64 (*.f64 u u) (*.f64 u t1))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 t1 #s(literal 3 binary64)) (pow.f64 u #s(literal 3 binary64))) (-.f64 (*.f64 t1 t1) (*.f64 u u))) (*.f64 (+.f64 (*.f64 t1 t1) (-.f64 (*.f64 u u) (*.f64 u t1))) (-.f64 t1 u))) |
(/.f64 (*.f64 (+.f64 (pow.f64 t1 #s(literal 3 binary64)) (pow.f64 u #s(literal 3 binary64))) (+.f64 (pow.f64 t1 #s(literal 3 binary64)) (pow.f64 u #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 t1 t1) (-.f64 (*.f64 u u) (*.f64 u t1))) (+.f64 (*.f64 t1 t1) (-.f64 (*.f64 u u) (*.f64 u t1))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 u t1) #s(literal -2 binary64))) |
(fabs.f64 (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 u t1)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (+.f64 u t1)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (+.f64 u t1)) #s(literal 2 binary64)))) |
(+.f64 (*.f64 t1 (+.f64 u t1)) (*.f64 u (+.f64 u t1))) |
(+.f64 (*.f64 (+.f64 u t1) t1) (*.f64 (+.f64 u t1) u)) |
(pow.f64 (+.f64 u t1) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 u #s(literal 3 binary64)) (pow.f64 t1 #s(literal 3 binary64))) (+.f64 (*.f64 u u) (-.f64 (*.f64 t1 t1) (*.f64 u t1)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t1 t1) (*.f64 u u))) (neg.f64 (-.f64 t1 u))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 t1 #s(literal 3 binary64)) (pow.f64 u #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 t1 t1) (-.f64 (*.f64 u u) (*.f64 u t1))))) |
(/.f64 (-.f64 (*.f64 t1 t1) (*.f64 u u)) (-.f64 t1 u)) |
(/.f64 (+.f64 (pow.f64 t1 #s(literal 3 binary64)) (pow.f64 u #s(literal 3 binary64))) (+.f64 (*.f64 t1 t1) (-.f64 (*.f64 u u) (*.f64 u t1)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 u t1) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 t1 t1) (-.f64 t1 u)) (/.f64 (*.f64 u u) (-.f64 t1 u))) |
(exp.f64 (*.f64 (log.f64 (+.f64 u t1)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 t1 #s(literal 3 binary64)) (+.f64 (*.f64 t1 t1) (-.f64 (*.f64 u u) (*.f64 u t1)))) (/.f64 (pow.f64 u #s(literal 3 binary64)) (+.f64 (*.f64 t1 t1) (-.f64 (*.f64 u u) (*.f64 u t1))))) |
(+.f64 u t1) |
(+.f64 t1 u) |
u |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) t1) (*.f64 u (/.f64 v t1))) (/.f64 (neg.f64 v) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) u) (*.f64 (/.f64 v (*.f64 t1 t1)) #s(literal 2 binary64))) u) (/.f64 (neg.f64 v) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 t1 #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) t1))) u)) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) u) (*.f64 (/.f64 v (*.f64 t1 t1)) #s(literal 2 binary64))) u) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 t1 t1)) |
#s(approx (* (+ t1 u) (+ t1 u)) (+.f64 (*.f64 (*.f64 u t1) #s(literal 2 binary64)) (*.f64 t1 t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) t1) u) u) (*.f64 t1 t1))) |
#s(approx (+ t1 u) t1) |
#s(approx (+ t1 u) (+.f64 u t1)) |
#s(approx u u) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (-.f64 (*.f64 (neg.f64 t1) v) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t1 t1) v) u))) (*.f64 u u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 t1 #s(literal 3 binary64))) u) (/.f64 v u)) (*.f64 (neg.f64 t1) v)) (+.f64 (*.f64 (/.f64 (pow.f64 t1 #s(literal 3 binary64)) u) (/.f64 v u)) (*.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64)))) (*.f64 u u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (+.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1)) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 t1 #s(literal 4 binary64)) v))) (pow.f64 u #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 (/.f64 (pow.f64 t1 #s(literal 3 binary64)) u) (/.f64 v u)) (*.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64))) (*.f64 (neg.f64 t1) v))) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 t1 #s(literal 3 binary64))) u) (/.f64 v u))) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (*.f64 (/.f64 t1 u) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (+.f64 (*.f64 (/.f64 t1 u) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 t1 u) #s(literal 2 binary64))) (*.f64 u u))) |
#s(approx (+ t1 u) u) |
#s(approx (+ t1 u) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 #s(literal -1 binary64) u) (/.f64 (+.f64 (*.f64 v t1) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 (*.f64 t1 t1) v) #s(literal -2 binary64))) u)) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 #s(literal -1 binary64) u) (/.f64 (+.f64 (*.f64 v t1) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1) (*.f64 (pow.f64 t1 #s(literal 4 binary64)) v))) u))) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 (*.f64 t1 t1) v) #s(literal -2 binary64))) u)) u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t1 t1) u)) (*.f64 #s(literal -2 binary64) t1)) u)) #s(literal 1 binary64)) (*.f64 u u))) |
#s(approx (+ t1 u) (neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 t1) u) #s(literal 1 binary64)) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))))) |
#s(approx (* (neg t1) v) (*.f64 (neg.f64 t1) v)) |
#s(approx v v) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 v t1)) (pow.f64 u #s(literal 3 binary64))) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) t1) (*.f64 (/.f64 v (pow.f64 u #s(literal 3 binary64))) #s(literal 2 binary64))) t1) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) v) (pow.f64 u #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 u #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) u))) t1)) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) t1) (*.f64 (/.f64 v (pow.f64 u #s(literal 3 binary64))) #s(literal 2 binary64))) t1) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (neg t1) (neg.f64 t1)) |
#s(approx t1 t1) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) t1) u) u)) |
#s(approx (* (+ t1 u) (+ t1 u)) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) u) t1) t1) (*.f64 u u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (-.f64 (neg.f64 v) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64))) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 u u)) t1) (/.f64 v t1)) (neg.f64 v)) (+.f64 (*.f64 (/.f64 (*.f64 u u) t1) (/.f64 v t1)) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64)))) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (+.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u)) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 u #s(literal 3 binary64)) v))) (pow.f64 t1 #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 u u) t1) (/.f64 v t1)) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) (neg.f64 v))) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 u u)) t1) (/.f64 v t1))) t1)) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (*.f64 (/.f64 u t1) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 t1 t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (+.f64 (*.f64 (/.f64 u t1) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 u t1) #s(literal 2 binary64))) (*.f64 t1 t1))) |
#s(approx (+ t1 u) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (/.f64 (-.f64 v (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1)) (*.f64 #s(literal -2 binary64) (*.f64 u v))) t1)) v) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u) (*.f64 (pow.f64 u #s(literal 3 binary64)) v)) t1)) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1)) (*.f64 #s(literal -2 binary64) (*.f64 u v))) t1)) v) t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 u u) t1)) (*.f64 #s(literal -2 binary64) u)) t1)) #s(literal 1 binary64)) (*.f64 t1 t1))) |
#s(approx (+ t1 u) (*.f64 (neg.f64 t1) (-.f64 (neg.f64 (/.f64 u t1)) #s(literal 1 binary64)))) |
Compiled 2 997 to 554 computations (81.5% saved)
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 126 | 11 | 137 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 126 | 12 | 138 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 80.8% | (/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) (+.f64 u t1)) |
| 71.5% | (/.f64 (*.f64 (neg.f64 t1) v) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 u t1) #s(literal -2 binary64)))) | |
| ✓ | 71.5% | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 48.7% | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) u))) | |
| ▶ | 44.1% | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1))) |
| 48.8% | (/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) t1) u) u))) | |
| 47.3% | (/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) | |
| ▶ | 98.0% | (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
| 76.2% | (*.f64 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) | |
| ▶ | 49.2% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
| 47.1% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) t1) (*.f64 u (/.f64 v t1))) (/.f64 (neg.f64 v) t1))) | |
| ▶ | 57.8% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
Compiled 362 to 248 computations (31.5% saved)
| Inputs |
|---|
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
(/.f64 (neg.f64 t1) (+.f64 u t1)) |
(neg.f64 t1) |
t1 |
(+.f64 u t1) |
u |
(/.f64 v (+.f64 u t1)) |
v |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(/.f64 (neg.f64 v) t1) |
(neg.f64 v) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1))) |
(*.f64 (neg.f64 t1) v) |
(*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1)) |
(+.f64 t1 u) |
#s(approx (+ t1 u) t1) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
(*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u)) |
(/.f64 v u) |
(/.f64 (neg.f64 t1) u) |
(/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) (+.f64 u t1)) |
(/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) |
| Outputs |
|---|
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 -1)) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (/ u t1) 1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* u (+ (* -1 (/ u (pow t1 2))) (/ 1 t1))) 1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* u (+ (* u (- (/ u (pow t1 3)) (/ 1 (pow t1 2)))) (/ 1 t1))) 1))) |
#s(approx (+ u t1) #s(hole binary64 t1)) |
#s(approx (+ u t1) #s(hole binary64 (+ t1 u))) |
#s(approx u #s(hole binary64 u)) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* -1 (/ (* u v) (pow t1 2))) (/ v t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* u (- (/ (* u v) (pow t1 3)) (/ v (pow t1 2)))) (/ v t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* u (- (* u (- (* -1 (/ (* u v) (pow t1 4))) (* -1 (/ v (pow t1 3))))) (/ v (pow t1 2)))) (/ v t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (pow t1 2))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* 2 (* t1 u)) (pow t1 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* u (+ u (* 2 t1))) (pow t1 2)))) |
#s(approx (+ t1 u) #s(hole binary64 t1)) |
#s(approx (+ t1 u) #s(hole binary64 (+ t1 u))) |
#s(approx (* (/ v u) (/ (neg t1) u)) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ v u) #s(hole binary64 (/ v u))) |
#s(approx (/ (neg t1) u) #s(hole binary64 (* -1 (/ t1 u)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 v))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (/ (* u v) t1)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* u (+ (* -1 (/ (* u v) (pow t1 2))) (/ v t1)))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* u (+ (* u (+ (* -1 (/ v (pow t1 2))) (/ (* u v) (pow t1 3)))) (/ v t1)))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ t1 u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (/ (pow t1 2) u)) u))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (+ (* -1 (/ (pow t1 3) (pow u 2))) (/ (pow t1 2) u))) u))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (+ (* -1 (/ (pow t1 3) (pow u 2))) (+ (/ (pow t1 2) u) (/ (pow t1 4) (pow u 3))))) u))) |
#s(approx (+ u t1) #s(hole binary64 u)) |
#s(approx (+ u t1) #s(hole binary64 (* u (+ 1 (/ t1 u))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (+ v (* -1 (/ (* t1 v) u))) u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (/ (* (pow t1 2) v) (pow u 2))) (/ (* t1 v) u)) u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (* -1 (/ (* (pow t1 3) v) (pow u 3)))) (+ (* -1 (/ (* (pow t1 2) v) (pow u 2))) (/ (* t1 v) u))) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (pow u 2))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow u 2) (+ 1 (* 2 (/ t1 u)))))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow u 2) (+ 1 (+ (* 2 (/ t1 u)) (/ (pow t1 2) (pow u 2))))))) |
#s(approx (+ t1 u) #s(hole binary64 u)) |
#s(approx (+ t1 u) #s(hole binary64 (* u (+ 1 (/ t1 u))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (/ (* (pow t1 2) v) u)) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (/ (* (pow t1 2) v) u))) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (+ (/ (* (pow t1 2) v) u) (/ (* (pow t1 4) v) (pow u 3))))) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (pow t1 2) u))) u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (+ (* -1 (/ (pow t1 3) u)) (pow t1 2)) u))) u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow t1 4) u)) (pow t1 3)) u)) (pow t1 2)) u))) u)))) |
#s(approx (+ u t1) #s(hole binary64 (* -1 (* u (- (* -1 (/ t1 u)) 1))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (/ (* t1 v) u)) u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ (* (pow t1 2) v) u) (* t1 v)) u))) u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t1 3) v) u) (* (pow t1 2) v)) u)) (* t1 v)) u))) u)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow u 2) (+ 1 (* -1 (/ (+ (* -2 t1) (* -1 (/ (pow t1 2) u))) u)))))) |
#s(approx (+ t1 u) #s(hole binary64 (* -1 (* u (- (* -1 (/ t1 u)) 1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow t1 2) v) u)) (* t1 v)) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 3) v) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 4) v) u)) (* (pow t1 3) v)) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v (+ t1 u)))) |
#s(approx v #s(hole binary64 v)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ (neg v) t1) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (neg v) #s(hole binary64 (* -1 v))) |
#s(approx (* (neg t1) v) #s(hole binary64 (* -1 (* t1 v)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (+ t1 u))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (/ t1 (pow u 2)) (/ 1 u))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (* t1 (+ (* -1 (/ t1 (pow u 3))) (/ 1 (pow u 2)))) (/ 1 u))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (* t1 (+ (* t1 (- (/ t1 (pow u 4)) (/ 1 (pow u 3)))) (/ 1 (pow u 2)))) (/ 1 u))))) |
#s(approx (neg t1) #s(hole binary64 (* -1 t1))) |
#s(approx t1 #s(hole binary64 t1)) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* -1 (/ (* t1 v) (pow u 2))) (/ v u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* t1 (- (/ (* t1 v) (pow u 3)) (/ v (pow u 2)))) (/ v u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* t1 (- (* t1 (- (* -1 (/ (* t1 v) (pow u 4))) (* -1 (/ v (pow u 3))))) (/ v (pow u 2)))) (/ v u)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* 2 (* t1 u)) (pow u 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* t1 (+ t1 (* 2 u))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (/ (* t1 v) (pow u 2)))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* -1 (/ (* t1 v) (pow u 3))) (/ v (pow u 2)))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* t1 (+ (* -1 (/ v (pow u 3))) (/ (* t1 v) (pow u 4)))) (/ v (pow u 2)))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (pow u 2) (pow t1 2))) (+ 1 (* -1 (/ u t1)))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (/ (pow u 3) (pow t1 3)) (+ 1 (+ (* -1 (/ u t1)) (/ (pow u 2) (pow t1 2))))))) |
#s(approx (+ u t1) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (+ v (* -1 (/ (* u v) t1))) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1)) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (* -1 (/ (* (pow u 3) v) (pow t1 3)))) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow t1 2) (+ 1 (* 2 (/ u t1)))))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow t1 2) (+ 1 (+ (* 2 (/ u t1)) (/ (pow u 2) (pow t1 2))))))) |
#s(approx (+ t1 u) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (+ (/ (* u v) t1) (/ (* (pow u 3) v) (pow t1 3))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (- (/ (pow u 2) t1) u) t1)) 1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (/ (pow u 3) t1) (pow u 2)) t1)) u) t1)) 1))) |
#s(approx (+ u t1) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (/ (* u v) t1)) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow t1 2) (+ 1 (* -1 (/ (+ (* -2 u) (* -1 (/ (pow u 2) t1))) t1)))))) |
#s(approx (+ t1 u) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | v | @ | inf | ((* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (neg t1) t1 (+ u t1) u (/ v (+ u t1)) v (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/ (neg v) t1) (neg v) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (neg t1) v) (* (+ t1 u) (+ t1 u)) (+ t1 u) (+ t1 u) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (/ v u) (/ (neg t1) u)) (/ v u) (/ (neg t1) u) (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1))) |
| 4.0ms | u | @ | inf | ((* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (neg t1) t1 (+ u t1) u (/ v (+ u t1)) v (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/ (neg v) t1) (neg v) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (neg t1) v) (* (+ t1 u) (+ t1 u)) (+ t1 u) (+ t1 u) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (/ v u) (/ (neg t1) u)) (/ v u) (/ (neg t1) u) (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1))) |
| 4.0ms | t1 | @ | inf | ((* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (neg t1) t1 (+ u t1) u (/ v (+ u t1)) v (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/ (neg v) t1) (neg v) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (neg t1) v) (* (+ t1 u) (+ t1 u)) (+ t1 u) (+ t1 u) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (/ v u) (/ (neg t1) u)) (/ v u) (/ (neg t1) u) (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1))) |
| 4.0ms | v | @ | 0 | ((* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (neg t1) t1 (+ u t1) u (/ v (+ u t1)) v (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/ (neg v) t1) (neg v) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (neg t1) v) (* (+ t1 u) (+ t1 u)) (+ t1 u) (+ t1 u) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (/ v u) (/ (neg t1) u)) (/ v u) (/ (neg t1) u) (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1))) |
| 3.0ms | v | @ | -inf | ((* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (neg t1) t1 (+ u t1) u (/ v (+ u t1)) v (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/ (neg v) t1) (neg v) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (neg t1) v) (* (+ t1 u) (+ t1 u)) (+ t1 u) (+ t1 u) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (/ v u) (/ (neg t1) u)) (/ v u) (/ (neg t1) u) (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 661 | 5066 |
| 0 | 686 | 4482 |
| 1 | 4003 | 4482 |
| 0 | 9065 | 4482 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
(/.f64 (neg.f64 t1) (+.f64 u t1)) |
(neg.f64 t1) |
t1 |
(+.f64 u t1) |
u |
(/.f64 v (+.f64 u t1)) |
v |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(/.f64 (neg.f64 v) t1) |
(neg.f64 v) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1))) |
(*.f64 (neg.f64 t1) v) |
(*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1)) |
(+.f64 t1 u) |
#s(approx (+ t1 u) t1) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
(*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u)) |
(/.f64 v u) |
(/.f64 (neg.f64 t1) u) |
(/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) (+.f64 u t1)) |
(/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 -1)) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (/ u t1) 1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* u (+ (* -1 (/ u (pow t1 2))) (/ 1 t1))) 1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* u (+ (* u (- (/ u (pow t1 3)) (/ 1 (pow t1 2)))) (/ 1 t1))) 1))) |
#s(approx (+ u t1) #s(hole binary64 t1)) |
#s(approx (+ u t1) #s(hole binary64 (+ t1 u))) |
#s(approx u #s(hole binary64 u)) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* -1 (/ (* u v) (pow t1 2))) (/ v t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* u (- (/ (* u v) (pow t1 3)) (/ v (pow t1 2)))) (/ v t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* u (- (* u (- (* -1 (/ (* u v) (pow t1 4))) (* -1 (/ v (pow t1 3))))) (/ v (pow t1 2)))) (/ v t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (pow t1 2))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* 2 (* t1 u)) (pow t1 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* u (+ u (* 2 t1))) (pow t1 2)))) |
#s(approx (+ t1 u) #s(hole binary64 t1)) |
#s(approx (+ t1 u) #s(hole binary64 (+ t1 u))) |
#s(approx (* (/ v u) (/ (neg t1) u)) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ v u) #s(hole binary64 (/ v u))) |
#s(approx (/ (neg t1) u) #s(hole binary64 (* -1 (/ t1 u)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 v))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (/ (* u v) t1)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* u (+ (* -1 (/ (* u v) (pow t1 2))) (/ v t1)))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* u (+ (* u (+ (* -1 (/ v (pow t1 2))) (/ (* u v) (pow t1 3)))) (/ v t1)))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ t1 u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (/ (pow t1 2) u)) u))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (+ (* -1 (/ (pow t1 3) (pow u 2))) (/ (pow t1 2) u))) u))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (+ (* -1 (/ (pow t1 3) (pow u 2))) (+ (/ (pow t1 2) u) (/ (pow t1 4) (pow u 3))))) u))) |
#s(approx (+ u t1) #s(hole binary64 u)) |
#s(approx (+ u t1) #s(hole binary64 (* u (+ 1 (/ t1 u))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (+ v (* -1 (/ (* t1 v) u))) u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (/ (* (pow t1 2) v) (pow u 2))) (/ (* t1 v) u)) u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (* -1 (/ (* (pow t1 3) v) (pow u 3)))) (+ (* -1 (/ (* (pow t1 2) v) (pow u 2))) (/ (* t1 v) u))) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (pow u 2))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow u 2) (+ 1 (* 2 (/ t1 u)))))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow u 2) (+ 1 (+ (* 2 (/ t1 u)) (/ (pow t1 2) (pow u 2))))))) |
#s(approx (+ t1 u) #s(hole binary64 u)) |
#s(approx (+ t1 u) #s(hole binary64 (* u (+ 1 (/ t1 u))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (/ (* (pow t1 2) v) u)) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (/ (* (pow t1 2) v) u))) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (+ (/ (* (pow t1 2) v) u) (/ (* (pow t1 4) v) (pow u 3))))) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (pow t1 2) u))) u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (+ (* -1 (/ (pow t1 3) u)) (pow t1 2)) u))) u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow t1 4) u)) (pow t1 3)) u)) (pow t1 2)) u))) u)))) |
#s(approx (+ u t1) #s(hole binary64 (* -1 (* u (- (* -1 (/ t1 u)) 1))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (/ (* t1 v) u)) u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ (* (pow t1 2) v) u) (* t1 v)) u))) u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t1 3) v) u) (* (pow t1 2) v)) u)) (* t1 v)) u))) u)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow u 2) (+ 1 (* -1 (/ (+ (* -2 t1) (* -1 (/ (pow t1 2) u))) u)))))) |
#s(approx (+ t1 u) #s(hole binary64 (* -1 (* u (- (* -1 (/ t1 u)) 1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow t1 2) v) u)) (* t1 v)) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 3) v) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 4) v) u)) (* (pow t1 3) v)) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v (+ t1 u)))) |
#s(approx v #s(hole binary64 v)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ (neg v) t1) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (neg v) #s(hole binary64 (* -1 v))) |
#s(approx (* (neg t1) v) #s(hole binary64 (* -1 (* t1 v)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (+ t1 u))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (/ t1 (pow u 2)) (/ 1 u))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (* t1 (+ (* -1 (/ t1 (pow u 3))) (/ 1 (pow u 2)))) (/ 1 u))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (* t1 (+ (* t1 (- (/ t1 (pow u 4)) (/ 1 (pow u 3)))) (/ 1 (pow u 2)))) (/ 1 u))))) |
#s(approx (neg t1) #s(hole binary64 (* -1 t1))) |
#s(approx t1 #s(hole binary64 t1)) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* -1 (/ (* t1 v) (pow u 2))) (/ v u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* t1 (- (/ (* t1 v) (pow u 3)) (/ v (pow u 2)))) (/ v u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* t1 (- (* t1 (- (* -1 (/ (* t1 v) (pow u 4))) (* -1 (/ v (pow u 3))))) (/ v (pow u 2)))) (/ v u)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* 2 (* t1 u)) (pow u 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* t1 (+ t1 (* 2 u))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (/ (* t1 v) (pow u 2)))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* -1 (/ (* t1 v) (pow u 3))) (/ v (pow u 2)))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* t1 (+ (* -1 (/ v (pow u 3))) (/ (* t1 v) (pow u 4)))) (/ v (pow u 2)))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (pow u 2) (pow t1 2))) (+ 1 (* -1 (/ u t1)))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (/ (pow u 3) (pow t1 3)) (+ 1 (+ (* -1 (/ u t1)) (/ (pow u 2) (pow t1 2))))))) |
#s(approx (+ u t1) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (+ v (* -1 (/ (* u v) t1))) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1)) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (* -1 (/ (* (pow u 3) v) (pow t1 3)))) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow t1 2) (+ 1 (* 2 (/ u t1)))))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow t1 2) (+ 1 (+ (* 2 (/ u t1)) (/ (pow u 2) (pow t1 2))))))) |
#s(approx (+ t1 u) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (+ (/ (* u v) t1) (/ (* (pow u 3) v) (pow t1 3))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (- (/ (pow u 2) t1) u) t1)) 1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (/ (pow u 3) t1) (pow u 2)) t1)) u) t1)) 1))) |
#s(approx (+ u t1) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (/ (* u v) t1)) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow t1 2) (+ 1 (* -1 (/ (+ (* -2 u) (* -1 (/ (pow u 2) t1))) t1)))))) |
#s(approx (+ t1 u) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))))) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 v t1) (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 v t1) (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
(*.f64 (/.f64 v (+.f64 u t1)) (/.f64 (neg.f64 t1) (+.f64 u t1))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
(*.f64 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) (+.f64 u t1)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) v)) (neg.f64 (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1)))) (neg.f64 (+.f64 u t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) (+.f64 u t1)) |
(neg.f64 (/.f64 (*.f64 v t1) (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 t1)) (neg.f64 (+.f64 u t1))) |
(/.f64 (neg.f64 t1) (+.f64 u t1)) |
(neg.f64 (/.f64 t1 (+.f64 u t1))) |
(*.f64 #s(literal -1 binary64) t1) |
(*.f64 t1 #s(literal -1 binary64)) |
(neg.f64 t1) |
t1 |
(pow.f64 (+.f64 u t1) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 t1 t1) (*.f64 u u)) (-.f64 t1 u)) |
(/.f64 (-.f64 (*.f64 u u) (*.f64 t1 t1)) (-.f64 u t1)) |
(/.f64 (+.f64 (pow.f64 t1 #s(literal 3 binary64)) (pow.f64 u #s(literal 3 binary64))) (+.f64 (*.f64 t1 t1) (-.f64 (*.f64 u u) (*.f64 u t1)))) |
(/.f64 (+.f64 (pow.f64 u #s(literal 3 binary64)) (pow.f64 t1 #s(literal 3 binary64))) (+.f64 (*.f64 u u) (-.f64 (*.f64 t1 t1) (*.f64 u t1)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 u t1) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 u t1)) #s(literal 1 binary64))) |
(+.f64 u t1) |
(+.f64 t1 u) |
u |
(/.f64 (neg.f64 v) (neg.f64 (+.f64 u t1))) |
(/.f64 v (+.f64 u t1)) |
v |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (neg.f64 v) t1)) |
(*.f64 (/.f64 v t1) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 v t1)) |
(/.f64 (neg.f64 (neg.f64 v)) (neg.f64 t1)) |
(/.f64 (neg.f64 v) t1) |
(neg.f64 (/.f64 v t1)) |
(*.f64 #s(literal -1 binary64) v) |
(*.f64 v #s(literal -1 binary64)) |
(neg.f64 v) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) t1))) |
(*.f64 (neg.f64 t1) (/.f64 v (*.f64 (+.f64 u t1) #s(approx (+ u t1) t1)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) v)) (neg.f64 (*.f64 (+.f64 u t1) #s(approx (+ u t1) t1)))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 u t1) #s(approx (+ u t1) t1))) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) t1)) |
(*.f64 (*.f64 v t1) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 v t1)) |
(*.f64 (neg.f64 t1) v) |
(*.f64 v (neg.f64 t1)) |
(neg.f64 (*.f64 v t1)) |
(*.f64 (+.f64 u t1) #s(approx (+ u t1) t1)) |
(*.f64 #s(approx (+ u t1) t1) (+.f64 u t1)) |
(pow.f64 (+.f64 u t1) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 t1 t1) (*.f64 u u)) (-.f64 t1 u)) |
(/.f64 (-.f64 (*.f64 u u) (*.f64 t1 t1)) (-.f64 u t1)) |
(/.f64 (+.f64 (pow.f64 t1 #s(literal 3 binary64)) (pow.f64 u #s(literal 3 binary64))) (+.f64 (*.f64 t1 t1) (-.f64 (*.f64 u u) (*.f64 u t1)))) |
(/.f64 (+.f64 (pow.f64 u #s(literal 3 binary64)) (pow.f64 t1 #s(literal 3 binary64))) (+.f64 (*.f64 u u) (-.f64 (*.f64 t1 t1) (*.f64 u t1)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 u t1) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 u t1)) #s(literal 1 binary64))) |
(+.f64 u t1) |
(+.f64 t1 u) |
#s(approx (+ u t1) t1) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (/.f64 (neg.f64 t1) u) (/.f64 v u))) |
(*.f64 (/.f64 (neg.f64 t1) u) (/.f64 v u)) |
(*.f64 (*.f64 t1 (/.f64 v (*.f64 u u))) #s(literal -1 binary64)) |
(*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u)) |
(*.f64 #s(literal -1 binary64) (*.f64 t1 (/.f64 v (*.f64 u u)))) |
(/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u) |
(/.f64 (*.f64 (/.f64 v u) (neg.f64 t1)) u) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u u)) |
(neg.f64 (*.f64 t1 (/.f64 v (*.f64 u u)))) |
(/.f64 (neg.f64 v) (neg.f64 u)) |
(/.f64 v u) |
(*.f64 (/.f64 t1 u) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 t1 u)) |
(/.f64 (neg.f64 (neg.f64 t1)) (neg.f64 u)) |
(/.f64 (neg.f64 t1) u) |
(neg.f64 (/.f64 t1 u)) |
(*.f64 (/.f64 (*.f64 v t1) (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 v t1) (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
(*.f64 (/.f64 v (+.f64 u t1)) (/.f64 (neg.f64 t1) (+.f64 u t1))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
(*.f64 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) (+.f64 u t1)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) v)) (neg.f64 (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1)))) (neg.f64 (+.f64 u t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) (+.f64 u t1)) |
(neg.f64 (/.f64 (*.f64 v t1) (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
(*.f64 (*.f64 t1 (/.f64 v (+.f64 u t1))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 t1 (/.f64 v (+.f64 u t1)))) |
(*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) v)) (neg.f64 (+.f64 u t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) |
(neg.f64 (*.f64 t1 (/.f64 v (+.f64 u t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (neg.f64 v) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 v u)) (*.f64 t1 t1)) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) u) (*.f64 (/.f64 v (*.f64 t1 t1)) #s(literal 2 binary64))) u) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 t1 #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) t1))) u)) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) u) (*.f64 (/.f64 v (*.f64 t1 t1)) #s(literal 2 binary64))) u) (/.f64 (neg.f64 v) t1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (*.f64 (+.f64 (pow.f64 t1 #s(literal -1 binary64)) (neg.f64 (/.f64 u (*.f64 t1 t1)))) u) #s(literal 1 binary64))) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 (/.f64 u (pow.f64 t1 #s(literal 3 binary64))) (pow.f64 t1 #s(literal -2 binary64))) u) (pow.f64 t1 #s(literal -1 binary64))) u) #s(literal 1 binary64))) |
#s(approx (+ u t1) t1) |
#s(approx (+ u t1) (+.f64 u t1)) |
#s(approx u u) |
#s(approx (/ v (+ u t1)) (/.f64 v t1)) |
#s(approx (/ v (+ u t1)) (+.f64 (neg.f64 (*.f64 u (/.f64 v (*.f64 t1 t1)))) (/.f64 v t1))) |
#s(approx (/ v (+ u t1)) (+.f64 (*.f64 (-.f64 (*.f64 u (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) (/.f64 v (*.f64 t1 t1))) u) (/.f64 v t1))) |
#s(approx (/ v (+ u t1)) (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 v u) (pow.f64 t1 #s(literal 4 binary64))) (/.f64 v (pow.f64 t1 #s(literal 3 binary64))))) u) (/.f64 v (*.f64 t1 t1))) u) (/.f64 v t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (neg.f64 v) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 v u)) (*.f64 t1 t1)) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) u) (*.f64 (/.f64 v (*.f64 t1 t1)) #s(literal 2 binary64))) u) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 t1 #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) t1))) u)) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) u) (*.f64 (/.f64 v (*.f64 t1 t1)) #s(literal 2 binary64))) u) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 t1 t1)) |
#s(approx (* (+ t1 u) (+ t1 u)) (+.f64 (*.f64 (*.f64 u t1) #s(literal 2 binary64)) (*.f64 t1 t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) t1) u) u) (*.f64 t1 t1))) |
#s(approx (+ u t1) t1) |
#s(approx (+ u t1) (+.f64 u t1)) |
#s(approx (* (/ v u) (/ (neg t1) u)) (*.f64 (/.f64 (neg.f64 t1) u) (/.f64 v u))) |
#s(approx (/ v u) (/.f64 v u)) |
#s(approx (/ (neg t1) u) (/.f64 (neg.f64 t1) u)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (neg.f64 v) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 v u)) (*.f64 t1 t1)) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) u) (*.f64 (/.f64 v (*.f64 t1 t1)) #s(literal 2 binary64))) u) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 t1 #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) t1))) u)) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) u) (*.f64 (/.f64 v (*.f64 t1 t1)) #s(literal 2 binary64))) u) (/.f64 (neg.f64 v) t1))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (+.f64 (*.f64 u (/.f64 v t1)) (neg.f64 v))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (+.f64 (*.f64 (+.f64 (neg.f64 (*.f64 u (/.f64 v (*.f64 t1 t1)))) (/.f64 v t1)) u) (neg.f64 v))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (neg.f64 v) (*.f64 t1 t1)) (*.f64 u (/.f64 v (pow.f64 t1 #s(literal 3 binary64))))) u) (/.f64 v t1)) u) (neg.f64 v))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (/.f64 (neg.f64 t1) u) (/.f64 v u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (-.f64 (*.f64 (neg.f64 t1) v) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t1 t1) v) u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (*.f64 u u)) (*.f64 (neg.f64 t1) v)) (+.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) (*.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64)))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal -2 binary64)) (+.f64 (+.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) (*.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64))) (*.f64 (neg.f64 t1) v))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1)) (pow.f64 u #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (*.f64 u u))) (*.f64 u u))) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (+.f64 (/.f64 (*.f64 t1 t1) u) (neg.f64 t1)) u)) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (+.f64 (+.f64 (/.f64 (pow.f64 (neg.f64 t1) #s(literal 3 binary64)) (*.f64 u u)) (/.f64 (*.f64 t1 t1) u)) (neg.f64 t1)) u)) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (+.f64 (+.f64 (neg.f64 t1) (/.f64 (pow.f64 (neg.f64 t1) #s(literal 3 binary64)) (*.f64 u u))) (+.f64 (/.f64 (pow.f64 t1 #s(literal 4 binary64)) (pow.f64 u #s(literal 3 binary64))) (/.f64 (*.f64 t1 t1) u))) u)) |
#s(approx (+ u t1) u) |
#s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)) |
#s(approx (/ v (+ u t1)) (/.f64 v u)) |
#s(approx (/ v (+ u t1)) (/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 t1) v) u) v) u)) |
#s(approx (/ v (+ u t1)) (/.f64 (+.f64 v (-.f64 (*.f64 (*.f64 t1 t1) (/.f64 v (*.f64 u u))) (*.f64 t1 (/.f64 v u)))) u)) |
#s(approx (/ v (+ u t1)) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64))))) v) (+.f64 (neg.f64 (*.f64 (*.f64 t1 t1) (/.f64 v (*.f64 u u)))) (*.f64 t1 (/.f64 v u)))) u)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (/.f64 (neg.f64 t1) u) (/.f64 v u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (-.f64 (*.f64 (neg.f64 t1) v) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t1 t1) v) u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (*.f64 u u)) (*.f64 (neg.f64 t1) v)) (+.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) (*.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64)))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal -2 binary64)) (+.f64 (+.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) (*.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64))) (*.f64 (neg.f64 t1) v))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1)) (pow.f64 u #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (*.f64 u u))) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (*.f64 (/.f64 t1 u) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (+.f64 (*.f64 (/.f64 t1 u) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 t1 t1) (*.f64 u u))) (*.f64 u u))) |
#s(approx (+ u t1) u) |
#s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (/.f64 (neg.f64 t1) u) (/.f64 v u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (-.f64 (*.f64 (neg.f64 t1) v) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t1 t1) v) u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (*.f64 u u)) (*.f64 (neg.f64 t1) v)) (+.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) (*.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64)))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal -2 binary64)) (+.f64 (+.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) (*.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64))) (*.f64 (neg.f64 t1) v))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1)) (pow.f64 u #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (*.f64 u u))) (*.f64 u u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (/.f64 (*.f64 (neg.f64 t1) v) u)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) (*.f64 v t1)) u)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (/.f64 (+.f64 (+.f64 (neg.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))) (/.f64 (*.f64 (*.f64 t1 t1) v) u)) (*.f64 (neg.f64 t1) v)) u)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (/.f64 (+.f64 (+.f64 (*.f64 (neg.f64 t1) v) (neg.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))))) (+.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 t1 t1) v) u))) u)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 v t1) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 (*.f64 t1 t1) v) #s(literal -2 binary64))) u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 v t1) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1) (*.f64 (pow.f64 t1 #s(literal 4 binary64)) v))) u))) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 (*.f64 t1 t1) v) #s(literal -2 binary64))) u))) (*.f64 u u))) |
#s(approx (/ (neg t1) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t1 t1) u)) t1) u))) |
#s(approx (/ (neg t1) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (neg.f64 t1) #s(literal 3 binary64)) u) (*.f64 t1 t1)) u)) t1) u))) |
#s(approx (/ (neg t1) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 t1 #s(literal 4 binary64)) u)) (pow.f64 t1 #s(literal 3 binary64))) u)) (*.f64 t1 t1)) u)) t1) u))) |
#s(approx (+ u t1) (neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 t1) u) #s(literal 1 binary64)) u))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (+.f64 (*.f64 t1 (/.f64 v u)) (neg.f64 v)) u))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 v (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) (*.f64 v t1)) u))) u))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 v (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) u) (*.f64 (*.f64 t1 t1) v)) u)) (*.f64 v t1)) u))) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 v t1) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 (*.f64 t1 t1) v) #s(literal -2 binary64))) u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 v t1) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1) (*.f64 (pow.f64 t1 #s(literal 4 binary64)) v))) u))) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 (*.f64 t1 t1) v) #s(literal -2 binary64))) u))) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) t1) (neg.f64 (/.f64 (*.f64 t1 t1) u))) u)) #s(literal 1 binary64)) (*.f64 u u))) |
#s(approx (+ u t1) (neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 t1) u) #s(literal 1 binary64)) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 v t1) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 (*.f64 t1 t1) v) #s(literal -2 binary64))) u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 v t1) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1) (*.f64 (pow.f64 t1 #s(literal 4 binary64)) v))) u))) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 (*.f64 t1 t1) v) #s(literal -2 binary64))) u))) (*.f64 u u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u)) (*.f64 v t1)) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) u)) (*.f64 (*.f64 t1 t1) v)) u)) (*.f64 v t1)) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) (/.f64 v u))) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 t1 t1) v)) u)) (*.f64 v t1)) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 (neg.f64 t1) v) (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
#s(approx (/ v (+ u t1)) (/.f64 v (+.f64 u t1))) |
#s(approx v v) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 (neg.f64 t1) v) (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
#s(approx (/ (neg v) t1) (/.f64 (neg.f64 v) t1)) |
#s(approx (neg v) (neg.f64 v)) |
#s(approx (* (neg t1) v) (*.f64 (neg.f64 t1) v)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 (neg.f64 t1) v) (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 v t1)) (pow.f64 u #s(literal 3 binary64))) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) t1) (*.f64 (/.f64 v (pow.f64 u #s(literal 3 binary64))) #s(literal 2 binary64))) t1) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 u #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) u))) t1) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) (*.f64 (/.f64 v (pow.f64 u #s(literal 4 binary64))) #s(literal -4 binary64))) t1) (*.f64 (/.f64 v (pow.f64 u #s(literal 3 binary64))) #s(literal 2 binary64))) t1) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (/ (neg t1) (+ u t1)) (*.f64 (-.f64 (/.f64 t1 (*.f64 u u)) (pow.f64 u #s(literal -1 binary64))) t1)) |
#s(approx (/ (neg t1) (+ u t1)) (*.f64 (-.f64 (*.f64 (+.f64 (pow.f64 u #s(literal -2 binary64)) (/.f64 (neg.f64 t1) (pow.f64 u #s(literal 3 binary64)))) t1) (pow.f64 u #s(literal -1 binary64))) t1)) |
#s(approx (/ (neg t1) (+ u t1)) (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 (/.f64 t1 (pow.f64 u #s(literal 4 binary64))) (pow.f64 u #s(literal -3 binary64))) t1) (pow.f64 u #s(literal -2 binary64))) t1) (pow.f64 u #s(literal -1 binary64))) t1)) |
#s(approx (neg t1) (neg.f64 t1)) |
#s(approx t1 t1) |
#s(approx (/ v (+ u t1)) (+.f64 (*.f64 (/.f64 (neg.f64 t1) u) (/.f64 v u)) (/.f64 v u))) |
#s(approx (/ v (+ u t1)) (+.f64 (*.f64 (-.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 3 binary64)))) (/.f64 v (*.f64 u u))) t1) (/.f64 v u))) |
#s(approx (/ v (+ u t1)) (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 t1) v) (pow.f64 u #s(literal 4 binary64))) (/.f64 (neg.f64 v) (pow.f64 u #s(literal 3 binary64)))) t1) (/.f64 v (*.f64 u u))) t1) (/.f64 v u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 v t1)) (pow.f64 u #s(literal 3 binary64))) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) t1) (*.f64 (/.f64 v (pow.f64 u #s(literal 3 binary64))) #s(literal 2 binary64))) t1) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 u #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) u))) t1) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) (*.f64 (/.f64 v (pow.f64 u #s(literal 4 binary64))) #s(literal -4 binary64))) t1) (*.f64 (/.f64 v (pow.f64 u #s(literal 3 binary64))) #s(literal 2 binary64))) t1) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) t1) u) u)) |
#s(approx (* (+ t1 u) (+ t1 u)) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) u) t1) t1) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 v t1)) (pow.f64 u #s(literal 3 binary64))) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) t1) (*.f64 (/.f64 v (pow.f64 u #s(literal 3 binary64))) #s(literal 2 binary64))) t1) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 u #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) u))) t1) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) (*.f64 (/.f64 v (pow.f64 u #s(literal 4 binary64))) #s(literal -4 binary64))) t1) (*.f64 (/.f64 v (pow.f64 u #s(literal 3 binary64))) #s(literal 2 binary64))) t1) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (*.f64 (+.f64 (/.f64 (neg.f64 v) u) (*.f64 t1 (/.f64 v (*.f64 u u)))) t1)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 t1) v) (pow.f64 u #s(literal 3 binary64))) (/.f64 v (*.f64 u u))) t1) (/.f64 (neg.f64 v) u)) t1)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (neg.f64 v) (pow.f64 u #s(literal 3 binary64))) (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 4 binary64))))) t1) (/.f64 v (*.f64 u u))) t1) (/.f64 (neg.f64 v) u)) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (-.f64 (neg.f64 v) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 u u) v) #s(literal -4 binary64)) (*.f64 t1 t1)) (neg.f64 v)) (+.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64)))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 u #s(literal 3 binary64)) v)) (pow.f64 t1 #s(literal 3 binary64))) (neg.f64 v)) (+.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u)) (pow.f64 t1 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 u u) v) #s(literal -4 binary64)) (*.f64 t1 t1))) t1)) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (neg.f64 (/.f64 (*.f64 u u) (*.f64 t1 t1))) (+.f64 (neg.f64 (/.f64 u t1)) #s(literal 1 binary64)))) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (-.f64 (pow.f64 (/.f64 u t1) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (neg.f64 (/.f64 u t1)) (/.f64 (*.f64 u u) (*.f64 t1 t1))))) |
#s(approx (+ u t1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 u t1)) t1)) |
#s(approx (/ v (+ u t1)) (/.f64 (+.f64 (neg.f64 (*.f64 u (/.f64 v t1))) v) t1)) |
#s(approx (/ v (+ u t1)) (/.f64 (+.f64 v (-.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 u (/.f64 v t1)))) t1)) |
#s(approx (/ v (+ u t1)) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) (/.f64 v (pow.f64 t1 #s(literal 3 binary64))))) v) (+.f64 (neg.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)))) (*.f64 u (/.f64 v t1)))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (-.f64 (neg.f64 v) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 u u) v) #s(literal -4 binary64)) (*.f64 t1 t1)) (neg.f64 v)) (+.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64)))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 u #s(literal 3 binary64)) v)) (pow.f64 t1 #s(literal 3 binary64))) (neg.f64 v)) (+.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u)) (pow.f64 t1 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 u u) v) #s(literal -4 binary64)) (*.f64 t1 t1))) t1)) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (*.f64 (/.f64 u t1) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 t1 t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (+.f64 (*.f64 (/.f64 u t1) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 u u) (*.f64 t1 t1))) (*.f64 t1 t1))) |
#s(approx (+ u t1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 u t1)) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (-.f64 (neg.f64 v) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 u u) v) #s(literal -4 binary64)) (*.f64 t1 t1)) (neg.f64 v)) (+.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64)))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 u #s(literal 3 binary64)) v)) (pow.f64 t1 #s(literal 3 binary64))) (neg.f64 v)) (+.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u)) (pow.f64 t1 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 u u) v) #s(literal -4 binary64)) (*.f64 t1 t1))) t1)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (+.f64 (+.f64 (neg.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)))) (*.f64 u (/.f64 v t1))) (neg.f64 v))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (+.f64 (+.f64 (neg.f64 v) (neg.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))))) (+.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) (*.f64 u (/.f64 v t1))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (-.f64 v (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1)) (*.f64 #s(literal -2 binary64) (*.f64 v u))) t1)) v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1)) (*.f64 #s(literal -2 binary64) (*.f64 v u))) t1)) v) t1))) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 u u) t1) u) t1)) #s(literal 1 binary64))) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 u #s(literal 3 binary64)) t1) (*.f64 u u)) t1)) u) t1)) #s(literal 1 binary64))) |
#s(approx (+ u t1) (*.f64 (neg.f64 t1) (-.f64 (neg.f64 (/.f64 u t1)) #s(literal 1 binary64)))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (+.f64 (*.f64 u (/.f64 v t1)) (neg.f64 v)) t1))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 v (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 u u) v) t1) (*.f64 v u)) t1))) t1))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 v (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1) (*.f64 (*.f64 u u) v)) t1)) (*.f64 v u)) t1))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (-.f64 v (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1)) (*.f64 #s(literal -2 binary64) (*.f64 v u))) t1)) v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1)) (*.f64 #s(literal -2 binary64) (*.f64 v u))) t1)) v) t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 u u) t1)) (*.f64 #s(literal -2 binary64) u)) t1)) #s(literal 1 binary64)) (*.f64 t1 t1))) |
#s(approx (+ u t1) (*.f64 (neg.f64 t1) (-.f64 (neg.f64 (/.f64 u t1)) #s(literal 1 binary64)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (-.f64 v (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1)) (*.f64 #s(literal -2 binary64) (*.f64 v u))) t1)) v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1)) (*.f64 #s(literal -2 binary64) (*.f64 v u))) t1)) v) t1))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (*.f64 #s(literal -1 binary64) (+.f64 v (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 u u) v) t1) (*.f64 v u)) t1)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (*.f64 #s(literal -1 binary64) (+.f64 v (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1) (*.f64 (*.f64 u u) v)) t1)) (*.f64 v u)) t1)))) |
Compiled 6 160 to 990 computations (83.9% saved)
20 alts after pruning (17 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 270 | 12 | 282 |
| Fresh | 1 | 5 | 6 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 274 | 20 | 294 |
| Status | Accuracy | Program |
|---|---|---|
| 80.8% | (/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) #s(approx (+ u t1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 u t1)) t1))) | |
| ▶ | 50.9% | (/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) #s(approx (+ u t1) u)) |
| ▶ | 98.3% | (/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) (+.f64 u t1)) |
| 62.3% | (/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) t1)) | |
| 71.5% | (/.f64 (*.f64 (neg.f64 t1) v) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 u t1) #s(literal -2 binary64)))) | |
| ✓ | 71.5% | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 48.7% | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) u))) | |
| 48.8% | (/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) t1) u) u))) | |
| 47.3% | (/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) | |
| ▶ | 56.1% | (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
| ▶ | 91.6% | (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)))) |
| 98.0% | (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 u t1)) t1)))) | |
| 57.7% | (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) u))) | |
| 50.7% | (*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v (+.f64 u t1))) | |
| 54.8% | (*.f64 #s(approx (/ (neg t1) (+ u t1)) (*.f64 (-.f64 (/.f64 t1 (*.f64 u u)) (pow.f64 u #s(literal -1 binary64))) t1)) (/.f64 v (+.f64 u t1))) | |
| ▶ | 57.4% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u)) |
| ✓ | 49.2% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
| 47.1% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) t1) (*.f64 u (/.f64 v t1))) (/.f64 (neg.f64 v) t1))) | |
| ✓ | 57.8% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
| 51.9% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 v (*.f64 u u))))) |
Compiled 654 to 446 computations (31.8% saved)
| Inputs |
|---|
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) (+.f64 u t1)) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) |
(/.f64 (neg.f64 t1) (+.f64 u t1)) |
(neg.f64 t1) |
t1 |
(+.f64 u t1) |
u |
v |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) |
(neg.f64 v) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u)) |
(/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u) |
(*.f64 v (/.f64 (neg.f64 t1) u)) |
(/.f64 (neg.f64 t1) u) |
(/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) #s(approx (+ u t1) u)) |
(/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) |
(*.f64 (neg.f64 t1) v) |
#s(approx (+ u t1) u) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)))) |
(/.f64 v #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u))) |
#s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)) |
(*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u) |
(+.f64 (/.f64 t1 u) #s(literal 1 binary64)) |
(/.f64 t1 u) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 v))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (/ (* u v) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (* u (+ (* -1 (/ (* u v) (pow t1 2))) (/ v t1)))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (* u (+ (* u (+ (* -1 (/ v (pow t1 2))) (/ (* u v) (pow t1 3)))) (/ v t1)))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 -1)) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (/ u t1) 1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* u (+ (* -1 (/ u (pow t1 2))) (/ 1 t1))) 1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* u (+ (* u (- (/ u (pow t1 3)) (/ 1 (pow t1 2)))) (/ 1 t1))) 1))) |
#s(approx (+ u t1) #s(hole binary64 t1)) |
#s(approx (+ u t1) #s(hole binary64 (+ t1 u))) |
#s(approx u #s(hole binary64 u)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 v))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (/ (* u v) t1)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* u (+ (* -1 (/ (* u v) (pow t1 2))) (/ v t1)))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* u (+ (* u (+ (* -1 (/ v (pow t1 2))) (/ (* u v) (pow t1 3)))) (/ v t1)))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (/ (* v (/ (neg t1) u)) u) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (* v (/ (neg t1) u)) #s(hole binary64 (* -1 (/ (* t1 v) u)))) |
#s(approx (/ (neg t1) u) #s(hole binary64 (* -1 (/ t1 u)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* -1 (/ (* u v) (pow t1 2))) (/ v t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* u (- (/ (* u v) (pow t1 3)) (/ v (pow t1 2)))) (/ v t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* u (- (* u (- (* -1 (/ (* u v) (pow t1 4))) (* -1 (/ v (pow t1 3))))) (/ v (pow t1 2)))) (/ v t1)))) |
#s(approx (* (+ (/ t1 u) 1) u) #s(hole binary64 t1)) |
#s(approx (* (+ (/ t1 u) 1) u) #s(hole binary64 (+ t1 u))) |
#s(approx (+ (/ t1 u) 1) #s(hole binary64 (/ t1 u))) |
#s(approx (+ (/ t1 u) 1) #s(hole binary64 (/ (+ t1 u) u))) |
#s(approx (/ t1 u) #s(hole binary64 (/ t1 u))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 (/ (* t1 v) u)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (/ (* (pow t1 2) v) u)) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (/ (* (pow t1 2) v) u))) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (+ (/ (* (pow t1 2) v) u) (/ (* (pow t1 4) v) (pow u 3))))) u))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ t1 u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (/ (pow t1 2) u)) u))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (+ (* -1 (/ (pow t1 3) (pow u 2))) (/ (pow t1 2) u))) u))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (+ (* -1 (/ (pow t1 3) (pow u 2))) (+ (/ (pow t1 2) u) (/ (pow t1 4) (pow u 3))))) u))) |
#s(approx (+ u t1) #s(hole binary64 u)) |
#s(approx (+ u t1) #s(hole binary64 (* u (+ 1 (/ t1 u))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (/ (* (pow t1 2) v) u)) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (/ (* (pow t1 2) v) u))) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (+ (/ (* (pow t1 2) v) u) (/ (* (pow t1 4) v) (pow u 3))))) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (+ v (* -1 (/ (* t1 v) u))) u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (/ (* (pow t1 2) v) (pow u 2))) (/ (* t1 v) u)) u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (* -1 (/ (* (pow t1 3) v) (pow u 3)))) (+ (* -1 (/ (* (pow t1 2) v) (pow u 2))) (/ (* t1 v) u))) u))) |
#s(approx (* (+ (/ t1 u) 1) u) #s(hole binary64 u)) |
#s(approx (* (+ (/ t1 u) 1) u) #s(hole binary64 (* u (+ 1 (/ t1 u))))) |
#s(approx (+ (/ t1 u) 1) #s(hole binary64 1)) |
#s(approx (+ (/ t1 u) 1) #s(hole binary64 (+ 1 (/ t1 u)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow t1 2) v) u)) (* t1 v)) u)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 3) v) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 4) v) u)) (* (pow t1 3) v)) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (pow t1 2) u))) u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (+ (* -1 (/ (pow t1 3) u)) (pow t1 2)) u))) u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow t1 4) u)) (pow t1 3)) u)) (pow t1 2)) u))) u)))) |
#s(approx (+ u t1) #s(hole binary64 (* -1 (* u (- (* -1 (/ t1 u)) 1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow t1 2) v) u)) (* t1 v)) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 3) v) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 4) v) u)) (* (pow t1 3) v)) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (/ (* t1 v) u)) u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ (* (pow t1 2) v) u) (* t1 v)) u))) u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t1 3) v) u) (* (pow t1 2) v)) u)) (* t1 v)) u))) u)))) |
#s(approx (* (+ (/ t1 u) 1) u) #s(hole binary64 (* -1 (* u (- (* -1 (/ t1 u)) 1))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 (/ (* t1 v) (+ t1 u))))) |
#s(approx v #s(hole binary64 v)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (+ t1 u))))) |
#s(approx (neg v) #s(hole binary64 (* -1 v))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (* (neg t1) v) #s(hole binary64 (* -1 (* t1 v)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v (+ t1 u)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (/ (* t1 v) (pow u 2)))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* -1 (/ (* t1 v) (pow u 3))) (/ v (pow u 2)))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* t1 (+ (* -1 (/ v (pow u 3))) (/ (* t1 v) (pow u 4)))) (/ v (pow u 2)))))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (/ t1 (pow u 2)) (/ 1 u))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (* t1 (+ (* -1 (/ t1 (pow u 3))) (/ 1 (pow u 2)))) (/ 1 u))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (* t1 (+ (* t1 (- (/ t1 (pow u 4)) (/ 1 (pow u 3)))) (/ 1 (pow u 2)))) (/ 1 u))))) |
#s(approx (neg t1) #s(hole binary64 (* -1 t1))) |
#s(approx t1 #s(hole binary64 t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (/ (* t1 v) (pow u 2)))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* -1 (/ (* t1 v) (pow u 3))) (/ v (pow u 2)))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* t1 (+ (* -1 (/ v (pow u 3))) (/ (* t1 v) (pow u 4)))) (/ v (pow u 2)))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* -1 (/ (* t1 v) (pow u 2))) (/ v u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* t1 (- (/ (* t1 v) (pow u 3)) (/ v (pow u 2)))) (/ v u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* t1 (- (* t1 (- (* -1 (/ (* t1 v) (pow u 4))) (* -1 (/ v (pow u 3))))) (/ v (pow u 2)))) (/ v u)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (+ (/ (* u v) t1) (/ (* (pow u 3) v) (pow t1 3))))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (pow u 2) (pow t1 2))) (+ 1 (* -1 (/ u t1)))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (/ (pow u 3) (pow t1 3)) (+ 1 (+ (* -1 (/ u t1)) (/ (pow u 2) (pow t1 2))))))) |
#s(approx (+ u t1) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (+ (/ (* u v) t1) (/ (* (pow u 3) v) (pow t1 3))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (+ v (* -1 (/ (* u v) t1))) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1)) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (* -1 (/ (* (pow u 3) v) (pow t1 3)))) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))) t1))) |
#s(approx (* (+ (/ t1 u) 1) u) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (+ (/ t1 u) 1) #s(hole binary64 (* t1 (+ (/ 1 t1) (/ 1 u))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (- (/ (pow u 2) t1) u) t1)) 1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (/ (pow u 3) t1) (pow u 2)) t1)) u) t1)) 1))) |
#s(approx (+ u t1) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (/ (* u v) t1)) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))) t1)))) |
#s(approx (* (+ (/ t1 u) 1) u) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | u | @ | inf | ((/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v) (/ (neg t1) (+ u t1)) (neg t1) t1 (+ u t1) u v (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1)) (neg v) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/ (* v (/ (neg t1) u)) u) (* v (/ (neg t1) u)) (/ (neg t1) u) (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1)) (* (neg t1) v) (+ u t1) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ v (+ u t1)) (+ u t1) (* (+ (/ t1 u) 1) u) (+ (/ t1 u) 1) (/ t1 u) 1) |
| 3.0ms | v | @ | inf | ((/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v) (/ (neg t1) (+ u t1)) (neg t1) t1 (+ u t1) u v (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1)) (neg v) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/ (* v (/ (neg t1) u)) u) (* v (/ (neg t1) u)) (/ (neg t1) u) (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1)) (* (neg t1) v) (+ u t1) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ v (+ u t1)) (+ u t1) (* (+ (/ t1 u) 1) u) (+ (/ t1 u) 1) (/ t1 u) 1) |
| 3.0ms | v | @ | 0 | ((/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v) (/ (neg t1) (+ u t1)) (neg t1) t1 (+ u t1) u v (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1)) (neg v) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/ (* v (/ (neg t1) u)) u) (* v (/ (neg t1) u)) (/ (neg t1) u) (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1)) (* (neg t1) v) (+ u t1) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ v (+ u t1)) (+ u t1) (* (+ (/ t1 u) 1) u) (+ (/ t1 u) 1) (/ t1 u) 1) |
| 3.0ms | t1 | @ | inf | ((/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v) (/ (neg t1) (+ u t1)) (neg t1) t1 (+ u t1) u v (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1)) (neg v) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/ (* v (/ (neg t1) u)) u) (* v (/ (neg t1) u)) (/ (neg t1) u) (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1)) (* (neg t1) v) (+ u t1) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ v (+ u t1)) (+ u t1) (* (+ (/ t1 u) 1) u) (+ (/ t1 u) 1) (/ t1 u) 1) |
| 3.0ms | v | @ | -inf | ((/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v) (/ (neg t1) (+ u t1)) (neg t1) t1 (+ u t1) u v (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1)) (neg v) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/ (* v (/ (neg t1) u)) u) (* v (/ (neg t1) u)) (/ (neg t1) u) (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1)) (* (neg t1) v) (+ u t1) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ v (+ u t1)) (+ u t1) (* (+ (/ t1 u) 1) u) (+ (/ t1 u) 1) (/ t1 u) 1) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 665 | 6508 |
| 0 | 696 | 5777 |
| 1 | 3774 | 5775 |
| 0 | 8444 | 5775 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) (+.f64 u t1)) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) |
(/.f64 (neg.f64 t1) (+.f64 u t1)) |
(neg.f64 t1) |
t1 |
(+.f64 u t1) |
u |
v |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) |
(neg.f64 v) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u)) |
(/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u) |
(*.f64 v (/.f64 (neg.f64 t1) u)) |
(/.f64 (neg.f64 t1) u) |
(/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) #s(approx (+ u t1) u)) |
(/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) |
(*.f64 (neg.f64 t1) v) |
#s(approx (+ u t1) u) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)))) |
(/.f64 v #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u))) |
#s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)) |
(*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u) |
(+.f64 (/.f64 t1 u) #s(literal 1 binary64)) |
(/.f64 t1 u) |
#s(literal 1 binary64) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 v))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (/ (* u v) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (* u (+ (* -1 (/ (* u v) (pow t1 2))) (/ v t1)))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (* u (+ (* u (+ (* -1 (/ v (pow t1 2))) (/ (* u v) (pow t1 3)))) (/ v t1)))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 -1)) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (/ u t1) 1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* u (+ (* -1 (/ u (pow t1 2))) (/ 1 t1))) 1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* u (+ (* u (- (/ u (pow t1 3)) (/ 1 (pow t1 2)))) (/ 1 t1))) 1))) |
#s(approx (+ u t1) #s(hole binary64 t1)) |
#s(approx (+ u t1) #s(hole binary64 (+ t1 u))) |
#s(approx u #s(hole binary64 u)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 v))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (/ (* u v) t1)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* u (+ (* -1 (/ (* u v) (pow t1 2))) (/ v t1)))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* u (+ (* u (+ (* -1 (/ v (pow t1 2))) (/ (* u v) (pow t1 3)))) (/ v t1)))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (/ (* v (/ (neg t1) u)) u) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (* v (/ (neg t1) u)) #s(hole binary64 (* -1 (/ (* t1 v) u)))) |
#s(approx (/ (neg t1) u) #s(hole binary64 (* -1 (/ t1 u)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* -1 (/ (* u v) (pow t1 2))) (/ v t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* u (- (/ (* u v) (pow t1 3)) (/ v (pow t1 2)))) (/ v t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* u (- (* u (- (* -1 (/ (* u v) (pow t1 4))) (* -1 (/ v (pow t1 3))))) (/ v (pow t1 2)))) (/ v t1)))) |
#s(approx (* (+ (/ t1 u) 1) u) #s(hole binary64 t1)) |
#s(approx (* (+ (/ t1 u) 1) u) #s(hole binary64 (+ t1 u))) |
#s(approx (+ (/ t1 u) 1) #s(hole binary64 (/ t1 u))) |
#s(approx (+ (/ t1 u) 1) #s(hole binary64 (/ (+ t1 u) u))) |
#s(approx (/ t1 u) #s(hole binary64 (/ t1 u))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 (/ (* t1 v) u)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (/ (* (pow t1 2) v) u)) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (/ (* (pow t1 2) v) u))) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (+ (/ (* (pow t1 2) v) u) (/ (* (pow t1 4) v) (pow u 3))))) u))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ t1 u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (/ (pow t1 2) u)) u))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (+ (* -1 (/ (pow t1 3) (pow u 2))) (/ (pow t1 2) u))) u))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (+ (* -1 (/ (pow t1 3) (pow u 2))) (+ (/ (pow t1 2) u) (/ (pow t1 4) (pow u 3))))) u))) |
#s(approx (+ u t1) #s(hole binary64 u)) |
#s(approx (+ u t1) #s(hole binary64 (* u (+ 1 (/ t1 u))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (/ (* (pow t1 2) v) u)) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (/ (* (pow t1 2) v) u))) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (+ (/ (* (pow t1 2) v) u) (/ (* (pow t1 4) v) (pow u 3))))) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (+ v (* -1 (/ (* t1 v) u))) u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (/ (* (pow t1 2) v) (pow u 2))) (/ (* t1 v) u)) u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (* -1 (/ (* (pow t1 3) v) (pow u 3)))) (+ (* -1 (/ (* (pow t1 2) v) (pow u 2))) (/ (* t1 v) u))) u))) |
#s(approx (* (+ (/ t1 u) 1) u) #s(hole binary64 u)) |
#s(approx (* (+ (/ t1 u) 1) u) #s(hole binary64 (* u (+ 1 (/ t1 u))))) |
#s(approx (+ (/ t1 u) 1) #s(hole binary64 1)) |
#s(approx (+ (/ t1 u) 1) #s(hole binary64 (+ 1 (/ t1 u)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow t1 2) v) u)) (* t1 v)) u)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 3) v) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 4) v) u)) (* (pow t1 3) v)) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (pow t1 2) u))) u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (+ (* -1 (/ (pow t1 3) u)) (pow t1 2)) u))) u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow t1 4) u)) (pow t1 3)) u)) (pow t1 2)) u))) u)))) |
#s(approx (+ u t1) #s(hole binary64 (* -1 (* u (- (* -1 (/ t1 u)) 1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow t1 2) v) u)) (* t1 v)) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 3) v) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 4) v) u)) (* (pow t1 3) v)) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (/ (* t1 v) u)) u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ (* (pow t1 2) v) u) (* t1 v)) u))) u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t1 3) v) u) (* (pow t1 2) v)) u)) (* t1 v)) u))) u)))) |
#s(approx (* (+ (/ t1 u) 1) u) #s(hole binary64 (* -1 (* u (- (* -1 (/ t1 u)) 1))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 (/ (* t1 v) (+ t1 u))))) |
#s(approx v #s(hole binary64 v)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (+ t1 u))))) |
#s(approx (neg v) #s(hole binary64 (* -1 v))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (* (neg t1) v) #s(hole binary64 (* -1 (* t1 v)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v (+ t1 u)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (/ (* t1 v) (pow u 2)))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* -1 (/ (* t1 v) (pow u 3))) (/ v (pow u 2)))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* t1 (+ (* -1 (/ v (pow u 3))) (/ (* t1 v) (pow u 4)))) (/ v (pow u 2)))))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (/ t1 (pow u 2)) (/ 1 u))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (* t1 (+ (* -1 (/ t1 (pow u 3))) (/ 1 (pow u 2)))) (/ 1 u))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (* t1 (+ (* t1 (- (/ t1 (pow u 4)) (/ 1 (pow u 3)))) (/ 1 (pow u 2)))) (/ 1 u))))) |
#s(approx (neg t1) #s(hole binary64 (* -1 t1))) |
#s(approx t1 #s(hole binary64 t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (/ (* t1 v) (pow u 2)))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* -1 (/ (* t1 v) (pow u 3))) (/ v (pow u 2)))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* t1 (+ (* -1 (/ v (pow u 3))) (/ (* t1 v) (pow u 4)))) (/ v (pow u 2)))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* -1 (/ (* t1 v) (pow u 2))) (/ v u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* t1 (- (/ (* t1 v) (pow u 3)) (/ v (pow u 2)))) (/ v u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* t1 (- (* t1 (- (* -1 (/ (* t1 v) (pow u 4))) (* -1 (/ v (pow u 3))))) (/ v (pow u 2)))) (/ v u)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (+ (/ (* u v) t1) (/ (* (pow u 3) v) (pow t1 3))))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (pow u 2) (pow t1 2))) (+ 1 (* -1 (/ u t1)))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (/ (pow u 3) (pow t1 3)) (+ 1 (+ (* -1 (/ u t1)) (/ (pow u 2) (pow t1 2))))))) |
#s(approx (+ u t1) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (+ (/ (* u v) t1) (/ (* (pow u 3) v) (pow t1 3))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (+ v (* -1 (/ (* u v) t1))) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1)) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (* -1 (/ (* (pow u 3) v) (pow t1 3)))) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))) t1))) |
#s(approx (* (+ (/ t1 u) 1) u) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (+ (/ t1 u) 1) #s(hole binary64 (* t1 (+ (/ 1 t1) (/ 1 u))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (- (/ (pow u 2) t1) u) t1)) 1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (/ (pow u 3) t1) (pow u 2)) t1)) u) t1)) 1))) |
#s(approx (+ u t1) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (/ (* u v) t1)) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))) t1)))) |
#s(approx (* (+ (/ t1 u) 1) u) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
| Outputs |
|---|
(*.f64 (*.f64 t1 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 v (+.f64 u t1)) (/.f64 (neg.f64 t1) (+.f64 u t1))) |
(*.f64 #s(literal -1 binary64) (*.f64 t1 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
(*.f64 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1)))) (neg.f64 (+.f64 u t1))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) v)) (neg.f64 (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 t1) v) (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) (+.f64 u t1)) |
(neg.f64 (*.f64 t1 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))))) |
(*.f64 (*.f64 t1 (/.f64 v (+.f64 u t1))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 t1 (/.f64 v (+.f64 u t1)))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) |
(*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) |
(*.f64 v (/.f64 (neg.f64 t1) (+.f64 u t1))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) v)) (neg.f64 (+.f64 u t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) |
(neg.f64 (*.f64 t1 (/.f64 v (+.f64 u t1)))) |
(/.f64 (neg.f64 (neg.f64 t1)) (neg.f64 (+.f64 u t1))) |
(/.f64 (neg.f64 t1) (+.f64 u t1)) |
(neg.f64 (/.f64 t1 (+.f64 u t1))) |
(*.f64 #s(literal -1 binary64) t1) |
(*.f64 t1 #s(literal -1 binary64)) |
(neg.f64 t1) |
t1 |
(pow.f64 (+.f64 u t1) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 u u) (*.f64 t1 t1)) (-.f64 u t1)) |
(/.f64 (-.f64 (*.f64 t1 t1) (*.f64 u u)) (-.f64 t1 u)) |
(/.f64 (+.f64 (pow.f64 u #s(literal 3 binary64)) (pow.f64 t1 #s(literal 3 binary64))) (+.f64 (*.f64 u u) (-.f64 (*.f64 t1 t1) (*.f64 u t1)))) |
(/.f64 (+.f64 (pow.f64 t1 #s(literal 3 binary64)) (pow.f64 u #s(literal 3 binary64))) (+.f64 (*.f64 t1 t1) (-.f64 (*.f64 u u) (*.f64 t1 u)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 u t1) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 u t1)) #s(literal 1 binary64))) |
(+.f64 u t1) |
(+.f64 t1 u) |
u |
v |
(/.f64 (neg.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v))) (neg.f64 (+.f64 u t1))) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) |
(*.f64 #s(literal -1 binary64) v) |
(*.f64 v #s(literal -1 binary64)) |
(neg.f64 v) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) |
(*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 t1) u) v)) (neg.f64 u)) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) u) v) u) |
(*.f64 (/.f64 (neg.f64 t1) u) v) |
(*.f64 (/.f64 (*.f64 v t1) u) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 v t1) u)) |
(*.f64 v (/.f64 (neg.f64 t1) u)) |
(/.f64 (*.f64 (neg.f64 t1) v) u) |
(neg.f64 (/.f64 (*.f64 v t1) u)) |
(*.f64 (/.f64 t1 u) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 t1 u)) |
(/.f64 (neg.f64 (neg.f64 t1)) (neg.f64 u)) |
(/.f64 (neg.f64 t1) u) |
(neg.f64 (/.f64 t1 u)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1)))) (neg.f64 #s(approx (+ u t1) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 u t1) #s(approx (+ u t1) u))) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) u)) |
(*.f64 (*.f64 t1 (/.f64 v (+.f64 u t1))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 t1 (/.f64 v (+.f64 u t1)))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) |
(*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) |
(*.f64 v (/.f64 (neg.f64 t1) (+.f64 u t1))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) v)) (neg.f64 (+.f64 u t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) |
(neg.f64 (*.f64 t1 (/.f64 v (+.f64 u t1)))) |
(*.f64 (*.f64 v t1) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 v t1)) |
(*.f64 (neg.f64 t1) v) |
(*.f64 v (neg.f64 t1)) |
(neg.f64 (*.f64 v t1)) |
#s(approx (+ u t1) u) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)))) |
(*.f64 (/.f64 v #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u))) (/.f64 (neg.f64 t1) (+.f64 u t1))) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)))) (+.f64 u t1)) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 u t1) #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)))) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u))) |
(/.f64 (neg.f64 v) (neg.f64 #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)))) |
(/.f64 v #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u))) |
#s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)) |
(*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u) |
(*.f64 u (+.f64 (/.f64 t1 u) #s(literal 1 binary64))) |
(+.f64 (*.f64 u #s(literal 1 binary64)) (*.f64 u (/.f64 t1 u))) |
(+.f64 (*.f64 #s(literal 1 binary64) u) (*.f64 (/.f64 t1 u) u)) |
(/.f64 (+.f64 (*.f64 (neg.f64 t1) #s(literal 2 binary64)) (*.f64 (neg.f64 u) #s(literal 2 binary64))) (*.f64 (neg.f64 u) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 t1 #s(literal 2 binary64)) (*.f64 u #s(literal 2 binary64))) (*.f64 u #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (neg.f64 u)) (*.f64 #s(literal 2 binary64) (neg.f64 t1))) (*.f64 #s(literal 2 binary64) (neg.f64 u))) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) u) (*.f64 #s(literal 2 binary64) t1)) (*.f64 #s(literal 2 binary64) u)) |
(/.f64 (-.f64 (pow.f64 (/.f64 t1 u) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 t1 u) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 t1 u) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 t1 u))) |
(/.f64 (+.f64 (pow.f64 (/.f64 t1 u) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 t1 u) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 t1 u) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 t1 u) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 t1 u) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 t1 u))))) |
(+.f64 (/.f64 t1 u) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 t1 u)) |
(/.f64 (neg.f64 t1) (neg.f64 u)) |
(/.f64 t1 u) |
#s(literal 1 binary64) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (neg.f64 v) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 v u)) (*.f64 t1 t1)) (/.f64 (neg.f64 v) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) u) (*.f64 (/.f64 v (*.f64 t1 t1)) #s(literal 2 binary64))) u) (/.f64 (neg.f64 v) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 t1 #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) t1))) u) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) (*.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64))) u) (*.f64 (/.f64 v (*.f64 t1 t1)) #s(literal 2 binary64))) u) (/.f64 (neg.f64 v) t1))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (+.f64 (*.f64 u (/.f64 v t1)) (neg.f64 v))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (+.f64 (*.f64 (+.f64 (neg.f64 (*.f64 u (/.f64 v (*.f64 t1 t1)))) (/.f64 v t1)) u) (neg.f64 v))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 u (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) (/.f64 (neg.f64 v) (*.f64 t1 t1))) u) (/.f64 v t1)) u) (neg.f64 v))) |
#s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (*.f64 (+.f64 (pow.f64 t1 #s(literal -1 binary64)) (neg.f64 (/.f64 u (*.f64 t1 t1)))) u) #s(literal 1 binary64))) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 (/.f64 u (pow.f64 t1 #s(literal 3 binary64))) (pow.f64 t1 #s(literal -2 binary64))) u) (pow.f64 t1 #s(literal -1 binary64))) u) #s(literal 1 binary64))) |
#s(approx (+ u t1) t1) |
#s(approx (+ u t1) (+.f64 u t1)) |
#s(approx u u) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (neg.f64 v) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 v u)) (*.f64 t1 t1)) (/.f64 (neg.f64 v) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) u) (*.f64 (/.f64 v (*.f64 t1 t1)) #s(literal 2 binary64))) u) (/.f64 (neg.f64 v) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 t1 #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) t1))) u) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) (*.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64))) u) (*.f64 (/.f64 v (*.f64 t1 t1)) #s(literal 2 binary64))) u) (/.f64 (neg.f64 v) t1))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (+.f64 (*.f64 u (/.f64 v t1)) (neg.f64 v))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (+.f64 (*.f64 (+.f64 (neg.f64 (*.f64 u (/.f64 v (*.f64 t1 t1)))) (/.f64 v t1)) u) (neg.f64 v))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 u (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) (/.f64 (neg.f64 v) (*.f64 t1 t1))) u) (/.f64 v t1)) u) (neg.f64 v))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (neg.f64 v) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 v u)) (*.f64 t1 t1)) (/.f64 (neg.f64 v) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) u) (*.f64 (/.f64 v (*.f64 t1 t1)) #s(literal 2 binary64))) u) (/.f64 (neg.f64 v) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 t1 #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) t1))) u) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) (*.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64))) u) (*.f64 (/.f64 v (*.f64 t1 t1)) #s(literal 2 binary64))) u) (/.f64 (neg.f64 v) t1))) |
#s(approx (/ (* v (/ (neg t1) u)) u) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u u))) |
#s(approx (* v (/ (neg t1) u)) (*.f64 (/.f64 (neg.f64 t1) u) v)) |
#s(approx (/ (neg t1) u) (/.f64 (neg.f64 t1) u)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (neg.f64 v) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 v u)) (*.f64 t1 t1)) (/.f64 (neg.f64 v) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) u) (*.f64 (/.f64 v (*.f64 t1 t1)) #s(literal 2 binary64))) u) (/.f64 (neg.f64 v) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 t1 #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) t1))) u) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) (*.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64))) u) (*.f64 (/.f64 v (*.f64 t1 t1)) #s(literal 2 binary64))) u) (/.f64 (neg.f64 v) t1))) |
#s(approx (/ v (+ u t1)) (/.f64 v t1)) |
#s(approx (/ v (+ u t1)) (+.f64 (neg.f64 (*.f64 u (/.f64 v (*.f64 t1 t1)))) (/.f64 v t1))) |
#s(approx (/ v (+ u t1)) (+.f64 (*.f64 (-.f64 (*.f64 u (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) (/.f64 v (*.f64 t1 t1))) u) (/.f64 v t1))) |
#s(approx (/ v (+ u t1)) (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (*.f64 u (/.f64 v (pow.f64 t1 #s(literal 4 binary64))))) (/.f64 (neg.f64 v) (pow.f64 t1 #s(literal 3 binary64)))) u) (/.f64 v (*.f64 t1 t1))) u) (/.f64 v t1))) |
#s(approx (* (+ (/ t1 u) 1) u) t1) |
#s(approx (* (+ (/ t1 u) 1) u) (+.f64 u t1)) |
#s(approx (+ (/ t1 u) 1) (/.f64 t1 u)) |
#s(approx (+ (/ t1 u) 1) (/.f64 (+.f64 u t1) u)) |
#s(approx (/ t1 u) (/.f64 t1 u)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (-.f64 (*.f64 (neg.f64 t1) v) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t1 t1) v) u))) (*.f64 u u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (*.f64 u u)) (*.f64 (neg.f64 t1) v)) (+.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) (*.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64)))) (*.f64 u u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 t1 #s(literal 4 binary64)) v)) (pow.f64 u #s(literal 3 binary64))) (*.f64 (neg.f64 t1) v)) (+.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) (*.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1)) (pow.f64 u #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (*.f64 u u))) (*.f64 u u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (*.f64 (/.f64 (neg.f64 t1) u) v)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) (*.f64 v t1)) u)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (/.f64 (+.f64 (+.f64 (neg.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))) (/.f64 (*.f64 (*.f64 t1 t1) v) u)) (*.f64 (neg.f64 t1) v)) u)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (/.f64 (+.f64 (+.f64 (*.f64 (neg.f64 t1) v) (neg.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))))) (+.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 t1 t1) v) u))) u)) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (+.f64 (/.f64 (*.f64 t1 t1) u) (neg.f64 t1)) u)) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (+.f64 (+.f64 (/.f64 (pow.f64 (neg.f64 t1) #s(literal 3 binary64)) (*.f64 u u)) (/.f64 (*.f64 t1 t1) u)) (neg.f64 t1)) u)) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (+.f64 (+.f64 (neg.f64 t1) (/.f64 (pow.f64 (neg.f64 t1) #s(literal 3 binary64)) (*.f64 u u))) (+.f64 (/.f64 (pow.f64 t1 #s(literal 4 binary64)) (pow.f64 u #s(literal 3 binary64))) (/.f64 (*.f64 t1 t1) u))) u)) |
#s(approx (+ u t1) u) |
#s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (-.f64 (*.f64 (neg.f64 t1) v) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t1 t1) v) u))) (*.f64 u u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (*.f64 u u)) (*.f64 (neg.f64 t1) v)) (+.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) (*.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64)))) (*.f64 u u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 t1 #s(literal 4 binary64)) v)) (pow.f64 u #s(literal 3 binary64))) (*.f64 (neg.f64 t1) v)) (+.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) (*.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1)) (pow.f64 u #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (*.f64 u u))) (*.f64 u u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (*.f64 (/.f64 (neg.f64 t1) u) v)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) (*.f64 v t1)) u)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (/.f64 (+.f64 (+.f64 (neg.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))) (/.f64 (*.f64 (*.f64 t1 t1) v) u)) (*.f64 (neg.f64 t1) v)) u)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (/.f64 (+.f64 (+.f64 (*.f64 (neg.f64 t1) v) (neg.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))))) (+.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 t1 t1) v) u))) u)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (-.f64 (*.f64 (neg.f64 t1) v) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t1 t1) v) u))) (*.f64 u u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (*.f64 u u)) (*.f64 (neg.f64 t1) v)) (+.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) (*.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64)))) (*.f64 u u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 t1 #s(literal 4 binary64)) v)) (pow.f64 u #s(literal 3 binary64))) (*.f64 (neg.f64 t1) v)) (+.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) (*.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1)) (pow.f64 u #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (*.f64 u u))) (*.f64 u u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (-.f64 (*.f64 (neg.f64 t1) v) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t1 t1) v) u))) (*.f64 u u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (*.f64 u u)) (*.f64 (neg.f64 t1) v)) (+.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) (*.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64)))) (*.f64 u u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 t1 #s(literal 4 binary64)) v)) (pow.f64 u #s(literal 3 binary64))) (*.f64 (neg.f64 t1) v)) (+.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) (*.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1)) (pow.f64 u #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (*.f64 u u))) (*.f64 u u))) |
#s(approx (/ v (+ u t1)) (/.f64 v u)) |
#s(approx (/ v (+ u t1)) (/.f64 (+.f64 (*.f64 (/.f64 (neg.f64 t1) u) v) v) u)) |
#s(approx (/ v (+ u t1)) (/.f64 (+.f64 v (-.f64 (*.f64 (*.f64 t1 t1) (/.f64 v (*.f64 u u))) (/.f64 (*.f64 v t1) u))) u)) |
#s(approx (/ v (+ u t1)) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64))))) v) (+.f64 (neg.f64 (*.f64 (*.f64 t1 t1) (/.f64 v (*.f64 u u)))) (/.f64 (*.f64 v t1) u))) u)) |
#s(approx (* (+ (/ t1 u) 1) u) u) |
#s(approx (* (+ (/ t1 u) 1) u) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)) |
#s(approx (+ (/ t1 u) 1) #s(literal 1 binary64)) |
#s(approx (+ (/ t1 u) 1) (+.f64 (/.f64 t1 u) #s(literal 1 binary64))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 v t1) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 (*.f64 t1 t1) v) #s(literal -2 binary64))) u))) (*.f64 u u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 v t1) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1) (*.f64 (pow.f64 t1 #s(literal 4 binary64)) v))) u))) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 (*.f64 t1 t1) v) #s(literal -2 binary64))) u))) (*.f64 u u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u)) (*.f64 v t1)) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) u)) (*.f64 (*.f64 t1 t1) v)) u)) (*.f64 v t1)) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) v) u)) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 t1 t1) v)) u)) (*.f64 v t1)) u))) |
#s(approx (/ (neg t1) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t1 t1) u)) t1) u))) |
#s(approx (/ (neg t1) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (neg.f64 t1) #s(literal 3 binary64)) u) (*.f64 t1 t1)) u)) t1) u))) |
#s(approx (/ (neg t1) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 t1 #s(literal 4 binary64)) u)) (pow.f64 t1 #s(literal 3 binary64))) u)) (*.f64 t1 t1)) u)) t1) u))) |
#s(approx (+ u t1) (neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 t1) u) #s(literal 1 binary64)) u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 v t1) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 (*.f64 t1 t1) v) #s(literal -2 binary64))) u))) (*.f64 u u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 v t1) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1) (*.f64 (pow.f64 t1 #s(literal 4 binary64)) v))) u))) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 (*.f64 t1 t1) v) #s(literal -2 binary64))) u))) (*.f64 u u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u)) (*.f64 v t1)) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) u)) (*.f64 (*.f64 t1 t1) v)) u)) (*.f64 v t1)) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) v) u)) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 t1 t1) v)) u)) (*.f64 v t1)) u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 v t1) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 (*.f64 t1 t1) v) #s(literal -2 binary64))) u))) (*.f64 u u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 v t1) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1) (*.f64 (pow.f64 t1 #s(literal 4 binary64)) v))) u))) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 (*.f64 t1 t1) v) #s(literal -2 binary64))) u))) (*.f64 u u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 v t1) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 (*.f64 t1 t1) v) #s(literal -2 binary64))) u))) (*.f64 u u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 v t1) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1) (*.f64 (pow.f64 t1 #s(literal 4 binary64)) v))) u))) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 (*.f64 t1 t1) v) #s(literal -2 binary64))) u))) (*.f64 u u))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 v t1) u) (neg.f64 v)) u))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 v (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) (*.f64 v t1)) u))) u))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 v (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) u) (*.f64 (*.f64 t1 t1) v)) u)) (*.f64 v t1)) u))) u))) |
#s(approx (* (+ (/ t1 u) 1) u) (neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 t1) u) #s(literal 1 binary64)) u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1)))) |
#s(approx v v) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1)))) |
#s(approx (neg v) (neg.f64 v)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))))) |
#s(approx (* (neg t1) v) (*.f64 (neg.f64 t1) v)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))))) |
#s(approx (/ v (+ u t1)) (/.f64 v (+.f64 u t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 v t1)) (pow.f64 u #s(literal 3 binary64))) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) t1) (*.f64 (/.f64 v (pow.f64 u #s(literal 3 binary64))) #s(literal 2 binary64))) t1) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 u #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) u))) t1) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) (*.f64 (/.f64 v (pow.f64 u #s(literal 4 binary64))) #s(literal -4 binary64))) t1) (*.f64 (/.f64 v (pow.f64 u #s(literal 3 binary64))) #s(literal 2 binary64))) t1) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (*.f64 (+.f64 (/.f64 (neg.f64 v) u) (*.f64 t1 (/.f64 v (*.f64 u u)))) t1)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 t1) v) (pow.f64 u #s(literal 3 binary64))) (/.f64 v (*.f64 u u))) t1) (/.f64 (neg.f64 v) u)) t1)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 4 binary64)))) (/.f64 (neg.f64 v) (pow.f64 u #s(literal 3 binary64)))) t1) (/.f64 v (*.f64 u u))) t1) (/.f64 (neg.f64 v) u)) t1)) |
#s(approx (/ (neg t1) (+ u t1)) (*.f64 (-.f64 (/.f64 t1 (*.f64 u u)) (pow.f64 u #s(literal -1 binary64))) t1)) |
#s(approx (/ (neg t1) (+ u t1)) (*.f64 (-.f64 (*.f64 (+.f64 (pow.f64 u #s(literal -2 binary64)) (/.f64 (neg.f64 t1) (pow.f64 u #s(literal 3 binary64)))) t1) (pow.f64 u #s(literal -1 binary64))) t1)) |
#s(approx (/ (neg t1) (+ u t1)) (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 (/.f64 t1 (pow.f64 u #s(literal 4 binary64))) (pow.f64 u #s(literal -3 binary64))) t1) (pow.f64 u #s(literal -2 binary64))) t1) (pow.f64 u #s(literal -1 binary64))) t1)) |
#s(approx (neg t1) (neg.f64 t1)) |
#s(approx t1 t1) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 v t1)) (pow.f64 u #s(literal 3 binary64))) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) t1) (*.f64 (/.f64 v (pow.f64 u #s(literal 3 binary64))) #s(literal 2 binary64))) t1) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 u #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) u))) t1) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) (*.f64 (/.f64 v (pow.f64 u #s(literal 4 binary64))) #s(literal -4 binary64))) t1) (*.f64 (/.f64 v (pow.f64 u #s(literal 3 binary64))) #s(literal 2 binary64))) t1) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (*.f64 (+.f64 (/.f64 (neg.f64 v) u) (*.f64 t1 (/.f64 v (*.f64 u u)))) t1)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 t1) v) (pow.f64 u #s(literal 3 binary64))) (/.f64 v (*.f64 u u))) t1) (/.f64 (neg.f64 v) u)) t1)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 4 binary64)))) (/.f64 (neg.f64 v) (pow.f64 u #s(literal 3 binary64)))) t1) (/.f64 v (*.f64 u u))) t1) (/.f64 (neg.f64 v) u)) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 v t1)) (pow.f64 u #s(literal 3 binary64))) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) t1) (*.f64 (/.f64 v (pow.f64 u #s(literal 3 binary64))) #s(literal 2 binary64))) t1) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 u #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) u))) t1) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) (*.f64 (/.f64 v (pow.f64 u #s(literal 4 binary64))) #s(literal -4 binary64))) t1) (*.f64 (/.f64 v (pow.f64 u #s(literal 3 binary64))) #s(literal 2 binary64))) t1) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 v t1)) (pow.f64 u #s(literal 3 binary64))) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) t1) (*.f64 (/.f64 v (pow.f64 u #s(literal 3 binary64))) #s(literal 2 binary64))) t1) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 u #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) u))) t1) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) (*.f64 (/.f64 v (pow.f64 u #s(literal 4 binary64))) #s(literal -4 binary64))) t1) (*.f64 (/.f64 v (pow.f64 u #s(literal 3 binary64))) #s(literal 2 binary64))) t1) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (/ v (+ u t1)) (+.f64 (/.f64 v u) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u u)))) |
#s(approx (/ v (+ u t1)) (+.f64 (*.f64 (-.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 3 binary64)))) (/.f64 v (*.f64 u u))) t1) (/.f64 v u))) |
#s(approx (/ v (+ u t1)) (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 t1) v) (pow.f64 u #s(literal 4 binary64))) (/.f64 (neg.f64 v) (pow.f64 u #s(literal 3 binary64)))) t1) (/.f64 v (*.f64 u u))) t1) (/.f64 v u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (-.f64 (neg.f64 v) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64))) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 u u) v) #s(literal -4 binary64)) (*.f64 t1 t1)) (neg.f64 v)) (+.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64)))) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 u #s(literal 3 binary64)) v)) (pow.f64 t1 #s(literal 3 binary64))) (neg.f64 v)) (+.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u)) (pow.f64 t1 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 u u) v) #s(literal -4 binary64)) (*.f64 t1 t1))) t1)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (+.f64 (+.f64 (neg.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)))) (*.f64 u (/.f64 v t1))) (neg.f64 v))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (+.f64 (+.f64 (neg.f64 v) (neg.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))))) (+.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) (*.f64 u (/.f64 v t1))))) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (neg.f64 (/.f64 (*.f64 u u) (*.f64 t1 t1))) (+.f64 (neg.f64 (/.f64 u t1)) #s(literal 1 binary64)))) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (-.f64 (pow.f64 (/.f64 u t1) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (neg.f64 (/.f64 u t1)) (/.f64 (*.f64 u u) (*.f64 t1 t1))))) |
#s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (-.f64 (neg.f64 v) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64))) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 u u) v) #s(literal -4 binary64)) (*.f64 t1 t1)) (neg.f64 v)) (+.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64)))) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 u #s(literal 3 binary64)) v)) (pow.f64 t1 #s(literal 3 binary64))) (neg.f64 v)) (+.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u)) (pow.f64 t1 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 u u) v) #s(literal -4 binary64)) (*.f64 t1 t1))) t1)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (+.f64 (+.f64 (neg.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)))) (*.f64 u (/.f64 v t1))) (neg.f64 v))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (+.f64 (+.f64 (neg.f64 v) (neg.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))))) (+.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) (*.f64 u (/.f64 v t1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (-.f64 (neg.f64 v) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64))) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 u u) v) #s(literal -4 binary64)) (*.f64 t1 t1)) (neg.f64 v)) (+.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64)))) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 u #s(literal 3 binary64)) v)) (pow.f64 t1 #s(literal 3 binary64))) (neg.f64 v)) (+.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u)) (pow.f64 t1 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 u u) v) #s(literal -4 binary64)) (*.f64 t1 t1))) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (-.f64 (neg.f64 v) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64))) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 u u) v) #s(literal -4 binary64)) (*.f64 t1 t1)) (neg.f64 v)) (+.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64)))) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 u #s(literal 3 binary64)) v)) (pow.f64 t1 #s(literal 3 binary64))) (neg.f64 v)) (+.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u)) (pow.f64 t1 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 u u) v) #s(literal -4 binary64)) (*.f64 t1 t1))) t1)) |
#s(approx (/ v (+ u t1)) (/.f64 (+.f64 (neg.f64 (*.f64 u (/.f64 v t1))) v) t1)) |
#s(approx (/ v (+ u t1)) (/.f64 (+.f64 v (-.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 u (/.f64 v t1)))) t1)) |
#s(approx (/ v (+ u t1)) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) (/.f64 v (pow.f64 t1 #s(literal 3 binary64))))) v) (+.f64 (neg.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)))) (*.f64 u (/.f64 v t1)))) t1)) |
#s(approx (* (+ (/ t1 u) 1) u) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1)) |
#s(approx (+ (/ t1 u) 1) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 u #s(literal -1 binary64)) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (neg.f64 (/.f64 (-.f64 v (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1)) (*.f64 #s(literal -2 binary64) (*.f64 v u))) t1)) v) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1)) (*.f64 #s(literal -2 binary64) (*.f64 v u))) t1)) v) t1))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (*.f64 #s(literal -1 binary64) (+.f64 v (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 u u) v) t1) (*.f64 v u)) t1)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (*.f64 #s(literal -1 binary64) (+.f64 v (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1) (*.f64 (*.f64 u u) v)) t1)) (*.f64 v u)) t1)))) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 u u) t1) u) t1)) #s(literal 1 binary64))) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 u #s(literal 3 binary64)) t1) (*.f64 u u)) t1)) u) t1)) #s(literal 1 binary64))) |
#s(approx (+ u t1) (*.f64 (neg.f64 t1) (-.f64 (neg.f64 (/.f64 u t1)) #s(literal 1 binary64)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (neg.f64 (/.f64 (-.f64 v (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1)) (*.f64 #s(literal -2 binary64) (*.f64 v u))) t1)) v) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1)) (*.f64 #s(literal -2 binary64) (*.f64 v u))) t1)) v) t1))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (*.f64 #s(literal -1 binary64) (+.f64 v (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 u u) v) t1) (*.f64 v u)) t1)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (*.f64 #s(literal -1 binary64) (+.f64 v (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1) (*.f64 (*.f64 u u) v)) t1)) (*.f64 v u)) t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (neg.f64 (/.f64 (-.f64 v (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1)) (*.f64 #s(literal -2 binary64) (*.f64 v u))) t1)) v) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1)) (*.f64 #s(literal -2 binary64) (*.f64 v u))) t1)) v) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (neg.f64 (/.f64 (-.f64 v (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1)) (*.f64 #s(literal -2 binary64) (*.f64 v u))) t1)) v) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1)) (*.f64 #s(literal -2 binary64) (*.f64 v u))) t1)) v) t1))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (+.f64 (*.f64 u (/.f64 v t1)) (neg.f64 v)) t1))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 v (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 u u) v) t1) (*.f64 v u)) t1))) t1))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 v (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1) (*.f64 (*.f64 u u) v)) t1)) (*.f64 v u)) t1))) t1))) |
#s(approx (* (+ (/ t1 u) 1) u) (*.f64 (neg.f64 t1) (-.f64 (neg.f64 (/.f64 u t1)) #s(literal 1 binary64)))) |
Compiled 7 816 to 1 152 computations (85.3% saved)
21 alts after pruning (14 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 320 | 8 | 328 |
| Fresh | 6 | 6 | 12 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 327 | 21 | 348 |
| Status | Accuracy | Program |
|---|---|---|
| 80.8% | (/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) #s(approx (+ u t1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 u t1)) t1))) | |
| ✓ | 98.3% | (/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) (+.f64 u t1)) |
| ▶ | 98.3% | (/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1))) |
| 68.8% | (/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) t1)) | |
| 65.2% | (/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) u)) | |
| 48.7% | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 u t1) #s(approx (+ u t1) u))) | |
| ✓ | 71.5% | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 48.8% | (/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) t1) u) u))) | |
| 47.3% | (/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) | |
| ▶ | 58.0% | (/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) (+.f64 u t1)) |
| ✓ | 56.1% | (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
| ✓ | 91.6% | (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)))) |
| 91.5% | (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) (*.f64 #s(approx (+ (/ t1 u) 1) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 u #s(literal -1 binary64)) t1))) u)))) | |
| ▶ | 50.7% | (*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v (+.f64 u t1))) |
| 54.4% | #s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) | |
| ▶ | 50.2% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (/.f64 (*.f64 (neg.f64 t1) v) u) u)) |
| ✓ | 57.4% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u)) |
| ✓ | 49.2% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
| 47.1% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) t1) (*.f64 u (/.f64 v t1))) (/.f64 (neg.f64 v) t1))) | |
| ✓ | 57.8% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
| ▶ | 51.9% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 v (*.f64 u u))))) |
Compiled 660 to 442 computations (33% saved)
| Inputs |
|---|
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) |
(/.f64 (neg.f64 t1) (+.f64 u t1)) |
(neg.f64 t1) |
t1 |
(+.f64 u t1) |
u |
v |
#s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1)) |
(*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1) |
(+.f64 (/.f64 u t1) #s(literal 1 binary64)) |
(/.f64 u t1) |
#s(literal 1 binary64) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 v (*.f64 u u))))) |
(neg.f64 (*.f64 t1 (/.f64 v (*.f64 u u)))) |
(*.f64 t1 (/.f64 v (*.f64 u u))) |
(/.f64 v (*.f64 u u)) |
(*.f64 u u) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (/.f64 (*.f64 (neg.f64 t1) v) u) u)) |
(/.f64 (/.f64 (*.f64 (neg.f64 t1) v) u) u) |
(/.f64 (*.f64 (neg.f64 t1) v) u) |
(*.f64 (neg.f64 t1) v) |
(/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) (+.f64 u t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) |
(/.f64 (neg.f64 t1) u) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v (+.f64 u t1))) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) |
(-.f64 (/.f64 u t1) #s(literal 1 binary64)) |
(/.f64 v (+.f64 u t1)) |
| Outputs |
|---|
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 v))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (/ (* u v) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (* u (+ (* -1 (/ (* u v) (pow t1 2))) (/ v t1)))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (* u (+ (* u (+ (* -1 (/ v (pow t1 2))) (/ (* u v) (pow t1 3)))) (/ v t1)))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 -1)) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (/ u t1) 1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* u (+ (* -1 (/ u (pow t1 2))) (/ 1 t1))) 1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* u (+ (* u (- (/ u (pow t1 3)) (/ 1 (pow t1 2)))) (/ 1 t1))) 1))) |
#s(approx (+ u t1) #s(hole binary64 t1)) |
#s(approx (+ u t1) #s(hole binary64 (+ t1 u))) |
#s(approx u #s(hole binary64 u)) |
#s(approx (* (+ (/ u t1) 1) t1) #s(hole binary64 t1)) |
#s(approx (* (+ (/ u t1) 1) t1) #s(hole binary64 (+ t1 u))) |
#s(approx (+ (/ u t1) 1) #s(hole binary64 1)) |
#s(approx (+ (/ u t1) 1) #s(hole binary64 (+ 1 (/ u t1)))) |
#s(approx (/ u t1) #s(hole binary64 (/ u t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (neg (* t1 (/ v (* u u)))) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (* t1 (/ v (* u u))) #s(hole binary64 (/ (* t1 v) (pow u 2)))) |
#s(approx (/ v (* u u)) #s(hole binary64 (/ v (pow u 2)))) |
#s(approx (* u u) #s(hole binary64 (pow u 2))) |
#s(approx (/ (/ (* (neg t1) v) u) u) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (* (neg t1) v) u) #s(hole binary64 (* -1 (/ (* t1 v) u)))) |
#s(approx (/ (neg t1) u) #s(hole binary64 (* -1 (/ t1 u)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (- (/ u t1) 1) #s(hole binary64 -1)) |
#s(approx (- (/ u t1) 1) #s(hole binary64 (- (/ u t1) 1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* -1 (/ (* u v) (pow t1 2))) (/ v t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* u (- (/ (* u v) (pow t1 3)) (/ v (pow t1 2)))) (/ v t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* u (- (* u (- (* -1 (/ (* u v) (pow t1 4))) (* -1 (/ v (pow t1 3))))) (/ v (pow t1 2)))) (/ v t1)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 (/ (* t1 v) u)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (/ (* (pow t1 2) v) u)) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (/ (* (pow t1 2) v) u))) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (+ (/ (* (pow t1 2) v) u) (/ (* (pow t1 4) v) (pow u 3))))) u))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ t1 u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (/ (pow t1 2) u)) u))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (+ (* -1 (/ (pow t1 3) (pow u 2))) (/ (pow t1 2) u))) u))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (+ (* -1 (/ (pow t1 3) (pow u 2))) (+ (/ (pow t1 2) u) (/ (pow t1 4) (pow u 3))))) u))) |
#s(approx (+ u t1) #s(hole binary64 u)) |
#s(approx (+ u t1) #s(hole binary64 (* u (+ 1 (/ t1 u))))) |
#s(approx (* (+ (/ u t1) 1) t1) #s(hole binary64 u)) |
#s(approx (* (+ (/ u t1) 1) t1) #s(hole binary64 (* u (+ 1 (/ t1 u))))) |
#s(approx (+ (/ u t1) 1) #s(hole binary64 (/ u t1))) |
#s(approx (+ (/ u t1) 1) #s(hole binary64 (* u (+ (/ 1 t1) (/ 1 u))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (- (/ u t1) 1) #s(hole binary64 (/ u t1))) |
#s(approx (- (/ u t1) 1) #s(hole binary64 (* u (- (/ 1 t1) (/ 1 u))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (+ v (* -1 (/ (* t1 v) u))) u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (/ (* (pow t1 2) v) (pow u 2))) (/ (* t1 v) u)) u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (* -1 (/ (* (pow t1 3) v) (pow u 3)))) (+ (* -1 (/ (* (pow t1 2) v) (pow u 2))) (/ (* t1 v) u))) u))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow t1 2) v) u)) (* t1 v)) u)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 3) v) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 4) v) u)) (* (pow t1 3) v)) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (pow t1 2) u))) u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (+ (* -1 (/ (pow t1 3) u)) (pow t1 2)) u))) u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow t1 4) u)) (pow t1 3)) u)) (pow t1 2)) u))) u)))) |
#s(approx (+ u t1) #s(hole binary64 (* -1 (* u (- (* -1 (/ t1 u)) 1))))) |
#s(approx (* (+ (/ u t1) 1) t1) #s(hole binary64 (* -1 (* u (- (* -1 (/ t1 u)) 1))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (- (/ u t1) 1) #s(hole binary64 (* -1 (* u (- (/ 1 u) (/ 1 t1)))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (/ (* t1 v) u)) u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ (* (pow t1 2) v) u) (* t1 v)) u))) u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t1 3) v) u) (* (pow t1 2) v)) u)) (* t1 v)) u))) u)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 (/ (* t1 v) (+ t1 u))))) |
#s(approx v #s(hole binary64 v)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (* (neg t1) v) #s(hole binary64 (* -1 (* t1 v)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v (+ t1 u)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (/ (* t1 v) (pow u 2)))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* -1 (/ (* t1 v) (pow u 3))) (/ v (pow u 2)))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* t1 (+ (* -1 (/ v (pow u 3))) (/ (* t1 v) (pow u 4)))) (/ v (pow u 2)))))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (/ t1 (pow u 2)) (/ 1 u))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (* t1 (+ (* -1 (/ t1 (pow u 3))) (/ 1 (pow u 2)))) (/ 1 u))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (* t1 (+ (* t1 (- (/ t1 (pow u 4)) (/ 1 (pow u 3)))) (/ 1 (pow u 2)))) (/ 1 u))))) |
#s(approx (neg t1) #s(hole binary64 (* -1 t1))) |
#s(approx t1 #s(hole binary64 t1)) |
#s(approx (+ (/ u t1) 1) #s(hole binary64 (/ (+ t1 u) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (- (/ u t1) 1) #s(hole binary64 (/ (+ u (* -1 t1)) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* -1 (/ (* t1 v) (pow u 2))) (/ v u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* t1 (- (/ (* t1 v) (pow u 3)) (/ v (pow u 2)))) (/ v u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* t1 (- (* t1 (- (* -1 (/ (* t1 v) (pow u 4))) (* -1 (/ v (pow u 3))))) (/ v (pow u 2)))) (/ v u)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (+ (/ (* u v) t1) (/ (* (pow u 3) v) (pow t1 3))))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (pow u 2) (pow t1 2))) (+ 1 (* -1 (/ u t1)))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (/ (pow u 3) (pow t1 3)) (+ 1 (+ (* -1 (/ u t1)) (/ (pow u 2) (pow t1 2))))))) |
#s(approx (+ u t1) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (* (+ (/ u t1) 1) t1) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (+ v (* -1 (/ (* u v) t1))) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1)) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (* -1 (/ (* (pow u 3) v) (pow t1 3)))) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))) t1))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (- (/ (pow u 2) t1) u) t1)) 1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (/ (pow u 3) t1) (pow u 2)) t1)) u) t1)) 1))) |
#s(approx (+ u t1) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
#s(approx (* (+ (/ u t1) 1) t1) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (/ (* u v) t1)) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))) t1)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | v | @ | -inf | ((/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v) (/ (neg t1) (+ u t1)) (neg t1) t1 (+ u t1) u v (+ u t1) (* (+ (/ u t1) 1) t1) (+ (/ u t1) 1) (/ u t1) 1 (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg (* t1 (/ v (* u u)))) (* t1 (/ v (* u u))) (/ v (* u u)) (* u u) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/ (/ (* (neg t1) v) u) u) (/ (* (neg t1) v) u) (* (neg t1) v) (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v) (/ (neg t1) (+ u t1)) (/ (neg t1) u) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (- (/ u t1) 1) (/ v (+ u t1))) |
| 3.0ms | v | @ | inf | ((/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v) (/ (neg t1) (+ u t1)) (neg t1) t1 (+ u t1) u v (+ u t1) (* (+ (/ u t1) 1) t1) (+ (/ u t1) 1) (/ u t1) 1 (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg (* t1 (/ v (* u u)))) (* t1 (/ v (* u u))) (/ v (* u u)) (* u u) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/ (/ (* (neg t1) v) u) u) (/ (* (neg t1) v) u) (* (neg t1) v) (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v) (/ (neg t1) (+ u t1)) (/ (neg t1) u) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (- (/ u t1) 1) (/ v (+ u t1))) |
| 3.0ms | t1 | @ | -inf | ((/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v) (/ (neg t1) (+ u t1)) (neg t1) t1 (+ u t1) u v (+ u t1) (* (+ (/ u t1) 1) t1) (+ (/ u t1) 1) (/ u t1) 1 (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg (* t1 (/ v (* u u)))) (* t1 (/ v (* u u))) (/ v (* u u)) (* u u) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/ (/ (* (neg t1) v) u) u) (/ (* (neg t1) v) u) (* (neg t1) v) (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v) (/ (neg t1) (+ u t1)) (/ (neg t1) u) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (- (/ u t1) 1) (/ v (+ u t1))) |
| 3.0ms | v | @ | 0 | ((/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v) (/ (neg t1) (+ u t1)) (neg t1) t1 (+ u t1) u v (+ u t1) (* (+ (/ u t1) 1) t1) (+ (/ u t1) 1) (/ u t1) 1 (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg (* t1 (/ v (* u u)))) (* t1 (/ v (* u u))) (/ v (* u u)) (* u u) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/ (/ (* (neg t1) v) u) u) (/ (* (neg t1) v) u) (* (neg t1) v) (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v) (/ (neg t1) (+ u t1)) (/ (neg t1) u) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (- (/ u t1) 1) (/ v (+ u t1))) |
| 3.0ms | u | @ | inf | ((/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v) (/ (neg t1) (+ u t1)) (neg t1) t1 (+ u t1) u v (+ u t1) (* (+ (/ u t1) 1) t1) (+ (/ u t1) 1) (/ u t1) 1 (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg (* t1 (/ v (* u u)))) (* t1 (/ v (* u u))) (/ v (* u u)) (* u u) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/ (/ (* (neg t1) v) u) u) (/ (* (neg t1) v) u) (* (neg t1) v) (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v) (/ (neg t1) (+ u t1)) (/ (neg t1) u) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (- (/ u t1) 1) (/ v (+ u t1))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 648 | 5116 |
| 0 | 682 | 4562 |
| 1 | 3800 | 4560 |
| 0 | 8572 | 4560 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) |
(/.f64 (neg.f64 t1) (+.f64 u t1)) |
(neg.f64 t1) |
t1 |
(+.f64 u t1) |
u |
v |
#s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1)) |
(*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1) |
(+.f64 (/.f64 u t1) #s(literal 1 binary64)) |
(/.f64 u t1) |
#s(literal 1 binary64) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 v (*.f64 u u))))) |
(neg.f64 (*.f64 t1 (/.f64 v (*.f64 u u)))) |
(*.f64 t1 (/.f64 v (*.f64 u u))) |
(/.f64 v (*.f64 u u)) |
(*.f64 u u) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (/.f64 (*.f64 (neg.f64 t1) v) u) u)) |
(/.f64 (/.f64 (*.f64 (neg.f64 t1) v) u) u) |
(/.f64 (*.f64 (neg.f64 t1) v) u) |
(*.f64 (neg.f64 t1) v) |
(/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) (+.f64 u t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) |
(/.f64 (neg.f64 t1) u) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v (+.f64 u t1))) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) |
(-.f64 (/.f64 u t1) #s(literal 1 binary64)) |
(/.f64 v (+.f64 u t1)) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 v))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (/ (* u v) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (* u (+ (* -1 (/ (* u v) (pow t1 2))) (/ v t1)))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (* u (+ (* u (+ (* -1 (/ v (pow t1 2))) (/ (* u v) (pow t1 3)))) (/ v t1)))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 -1)) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (/ u t1) 1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* u (+ (* -1 (/ u (pow t1 2))) (/ 1 t1))) 1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* u (+ (* u (- (/ u (pow t1 3)) (/ 1 (pow t1 2)))) (/ 1 t1))) 1))) |
#s(approx (+ u t1) #s(hole binary64 t1)) |
#s(approx (+ u t1) #s(hole binary64 (+ t1 u))) |
#s(approx u #s(hole binary64 u)) |
#s(approx (* (+ (/ u t1) 1) t1) #s(hole binary64 t1)) |
#s(approx (* (+ (/ u t1) 1) t1) #s(hole binary64 (+ t1 u))) |
#s(approx (+ (/ u t1) 1) #s(hole binary64 1)) |
#s(approx (+ (/ u t1) 1) #s(hole binary64 (+ 1 (/ u t1)))) |
#s(approx (/ u t1) #s(hole binary64 (/ u t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (neg (* t1 (/ v (* u u)))) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (* t1 (/ v (* u u))) #s(hole binary64 (/ (* t1 v) (pow u 2)))) |
#s(approx (/ v (* u u)) #s(hole binary64 (/ v (pow u 2)))) |
#s(approx (* u u) #s(hole binary64 (pow u 2))) |
#s(approx (/ (/ (* (neg t1) v) u) u) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (* (neg t1) v) u) #s(hole binary64 (* -1 (/ (* t1 v) u)))) |
#s(approx (/ (neg t1) u) #s(hole binary64 (* -1 (/ t1 u)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (- (/ u t1) 1) #s(hole binary64 -1)) |
#s(approx (- (/ u t1) 1) #s(hole binary64 (- (/ u t1) 1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* -1 (/ (* u v) (pow t1 2))) (/ v t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* u (- (/ (* u v) (pow t1 3)) (/ v (pow t1 2)))) (/ v t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* u (- (* u (- (* -1 (/ (* u v) (pow t1 4))) (* -1 (/ v (pow t1 3))))) (/ v (pow t1 2)))) (/ v t1)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 (/ (* t1 v) u)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (/ (* (pow t1 2) v) u)) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (/ (* (pow t1 2) v) u))) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (+ (/ (* (pow t1 2) v) u) (/ (* (pow t1 4) v) (pow u 3))))) u))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ t1 u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (/ (pow t1 2) u)) u))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (+ (* -1 (/ (pow t1 3) (pow u 2))) (/ (pow t1 2) u))) u))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (+ (* -1 (/ (pow t1 3) (pow u 2))) (+ (/ (pow t1 2) u) (/ (pow t1 4) (pow u 3))))) u))) |
#s(approx (+ u t1) #s(hole binary64 u)) |
#s(approx (+ u t1) #s(hole binary64 (* u (+ 1 (/ t1 u))))) |
#s(approx (* (+ (/ u t1) 1) t1) #s(hole binary64 u)) |
#s(approx (* (+ (/ u t1) 1) t1) #s(hole binary64 (* u (+ 1 (/ t1 u))))) |
#s(approx (+ (/ u t1) 1) #s(hole binary64 (/ u t1))) |
#s(approx (+ (/ u t1) 1) #s(hole binary64 (* u (+ (/ 1 t1) (/ 1 u))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (- (/ u t1) 1) #s(hole binary64 (/ u t1))) |
#s(approx (- (/ u t1) 1) #s(hole binary64 (* u (- (/ 1 t1) (/ 1 u))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (+ v (* -1 (/ (* t1 v) u))) u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (/ (* (pow t1 2) v) (pow u 2))) (/ (* t1 v) u)) u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (* -1 (/ (* (pow t1 3) v) (pow u 3)))) (+ (* -1 (/ (* (pow t1 2) v) (pow u 2))) (/ (* t1 v) u))) u))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow t1 2) v) u)) (* t1 v)) u)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 3) v) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 4) v) u)) (* (pow t1 3) v)) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (pow t1 2) u))) u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (+ (* -1 (/ (pow t1 3) u)) (pow t1 2)) u))) u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow t1 4) u)) (pow t1 3)) u)) (pow t1 2)) u))) u)))) |
#s(approx (+ u t1) #s(hole binary64 (* -1 (* u (- (* -1 (/ t1 u)) 1))))) |
#s(approx (* (+ (/ u t1) 1) t1) #s(hole binary64 (* -1 (* u (- (* -1 (/ t1 u)) 1))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (- (/ u t1) 1) #s(hole binary64 (* -1 (* u (- (/ 1 u) (/ 1 t1)))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (/ (* t1 v) u)) u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ (* (pow t1 2) v) u) (* t1 v)) u))) u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t1 3) v) u) (* (pow t1 2) v)) u)) (* t1 v)) u))) u)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 (/ (* t1 v) (+ t1 u))))) |
#s(approx v #s(hole binary64 v)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (* (neg t1) v) #s(hole binary64 (* -1 (* t1 v)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v (+ t1 u)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (/ (* t1 v) (pow u 2)))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* -1 (/ (* t1 v) (pow u 3))) (/ v (pow u 2)))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* t1 (+ (* -1 (/ v (pow u 3))) (/ (* t1 v) (pow u 4)))) (/ v (pow u 2)))))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (/ t1 (pow u 2)) (/ 1 u))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (* t1 (+ (* -1 (/ t1 (pow u 3))) (/ 1 (pow u 2)))) (/ 1 u))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (* t1 (+ (* t1 (- (/ t1 (pow u 4)) (/ 1 (pow u 3)))) (/ 1 (pow u 2)))) (/ 1 u))))) |
#s(approx (neg t1) #s(hole binary64 (* -1 t1))) |
#s(approx t1 #s(hole binary64 t1)) |
#s(approx (+ (/ u t1) 1) #s(hole binary64 (/ (+ t1 u) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (- (/ u t1) 1) #s(hole binary64 (/ (+ u (* -1 t1)) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* -1 (/ (* t1 v) (pow u 2))) (/ v u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* t1 (- (/ (* t1 v) (pow u 3)) (/ v (pow u 2)))) (/ v u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* t1 (- (* t1 (- (* -1 (/ (* t1 v) (pow u 4))) (* -1 (/ v (pow u 3))))) (/ v (pow u 2)))) (/ v u)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (+ (/ (* u v) t1) (/ (* (pow u 3) v) (pow t1 3))))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (pow u 2) (pow t1 2))) (+ 1 (* -1 (/ u t1)))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (/ (pow u 3) (pow t1 3)) (+ 1 (+ (* -1 (/ u t1)) (/ (pow u 2) (pow t1 2))))))) |
#s(approx (+ u t1) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (* (+ (/ u t1) 1) t1) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (+ v (* -1 (/ (* u v) t1))) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1)) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (* -1 (/ (* (pow u 3) v) (pow t1 3)))) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))) t1))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (- (/ (pow u 2) t1) u) t1)) 1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (/ (pow u 3) t1) (pow u 2)) t1)) u) t1)) 1))) |
#s(approx (+ u t1) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
#s(approx (* (+ (/ u t1) 1) t1) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (/ (* u v) t1)) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))) t1)))) |
| Outputs |
|---|
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1))) (neg.f64 #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1)))) |
(/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1))) |
(*.f64 (*.f64 t1 (/.f64 v (+.f64 u t1))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 t1 (/.f64 v (+.f64 u t1)))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) |
(*.f64 v (/.f64 (neg.f64 t1) (+.f64 u t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) |
(neg.f64 (*.f64 t1 (/.f64 v (+.f64 u t1)))) |
(/.f64 (neg.f64 (neg.f64 t1)) (neg.f64 (+.f64 u t1))) |
(/.f64 (neg.f64 t1) (+.f64 u t1)) |
(neg.f64 (/.f64 t1 (+.f64 u t1))) |
(*.f64 #s(literal -1 binary64) t1) |
(*.f64 t1 #s(literal -1 binary64)) |
(neg.f64 t1) |
t1 |
(pow.f64 (+.f64 u t1) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 t1 t1) (*.f64 u u)) (-.f64 t1 u)) |
(/.f64 (-.f64 (*.f64 u u) (*.f64 t1 t1)) (-.f64 u t1)) |
(/.f64 (+.f64 (pow.f64 t1 #s(literal 3 binary64)) (pow.f64 u #s(literal 3 binary64))) (+.f64 (*.f64 t1 t1) (-.f64 (*.f64 u u) (*.f64 t1 u)))) |
(/.f64 (+.f64 (pow.f64 u #s(literal 3 binary64)) (pow.f64 t1 #s(literal 3 binary64))) (+.f64 (*.f64 u u) (-.f64 (*.f64 t1 t1) (*.f64 u t1)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 u t1) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 u t1)) #s(literal 1 binary64))) |
(+.f64 u t1) |
(+.f64 t1 u) |
u |
v |
#s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1)) |
(*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1) |
(*.f64 t1 (+.f64 (/.f64 u t1) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) t1) (*.f64 (/.f64 u t1) t1)) |
(+.f64 (*.f64 t1 #s(literal 1 binary64)) (*.f64 t1 (/.f64 u t1))) |
(/.f64 (+.f64 (*.f64 (neg.f64 u) #s(literal 2 binary64)) (*.f64 (neg.f64 t1) #s(literal 2 binary64))) (*.f64 (neg.f64 t1) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 u #s(literal 2 binary64)) (*.f64 t1 #s(literal 2 binary64))) (*.f64 t1 #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (neg.f64 t1)) (*.f64 #s(literal 2 binary64) (neg.f64 u))) (*.f64 #s(literal 2 binary64) (neg.f64 t1))) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) t1) (*.f64 #s(literal 2 binary64) u)) (*.f64 #s(literal 2 binary64) t1)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 u t1) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 u t1))) |
(/.f64 (-.f64 (pow.f64 (/.f64 u t1) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 u t1) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 u t1) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 u t1) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 u t1) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 u t1) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 u t1))))) |
(+.f64 (/.f64 u t1) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 u t1)) |
(/.f64 (neg.f64 u) (neg.f64 t1)) |
(/.f64 u t1) |
#s(literal 1 binary64) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (neg.f64 t1) (/.f64 v (*.f64 u u)))) |
(*.f64 (*.f64 (/.f64 v (*.f64 u u)) t1) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 v (*.f64 u u)) t1)) |
(*.f64 (neg.f64 t1) (/.f64 v (*.f64 u u))) |
(*.f64 t1 (/.f64 (neg.f64 v) (*.f64 u u))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) (/.f64 v u))) (neg.f64 u)) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u u)) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v u)) u) |
(neg.f64 (*.f64 (/.f64 v (*.f64 u u)) t1)) |
(*.f64 (/.f64 v (*.f64 u u)) t1) |
(*.f64 t1 (/.f64 v (*.f64 u u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (neg.f64 (*.f64 u u))) |
(/.f64 (*.f64 v t1) (*.f64 u u)) |
(/.f64 (/.f64 v u) u) |
(/.f64 (neg.f64 v) (neg.f64 (*.f64 u u))) |
(/.f64 v (*.f64 u u)) |
(*.f64 (neg.f64 (neg.f64 u)) (neg.f64 (neg.f64 u))) |
(*.f64 (neg.f64 (fabs.f64 u)) (neg.f64 (fabs.f64 u))) |
(*.f64 (fabs.f64 (fabs.f64 u)) (fabs.f64 (fabs.f64 u))) |
(*.f64 (exp.f64 (log.f64 u)) (exp.f64 (log.f64 u))) |
(*.f64 (neg.f64 u) (neg.f64 u)) |
(*.f64 (fabs.f64 u) (fabs.f64 u)) |
(*.f64 u u) |
(pow.f64 (exp.f64 (log.f64 u)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 u) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 u) #s(literal 2 binary64)) |
(pow.f64 (*.f64 u u) #s(literal 1 binary64)) |
(pow.f64 u #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 u #s(literal -2 binary64))) |
(fabs.f64 (*.f64 u u)) |
(exp.f64 (*.f64 (log.f64 u) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 u) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 u) #s(literal 2 binary64)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (neg.f64 t1) (/.f64 v (*.f64 u u)))) |
(*.f64 (*.f64 (/.f64 v (*.f64 u u)) t1) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 v (*.f64 u u)) t1)) |
(*.f64 (neg.f64 t1) (/.f64 v (*.f64 u u))) |
(*.f64 t1 (/.f64 (neg.f64 v) (*.f64 u u))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) (/.f64 v u))) (neg.f64 u)) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u u)) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v u)) u) |
(neg.f64 (*.f64 (/.f64 v (*.f64 u u)) t1)) |
(*.f64 (/.f64 (*.f64 v t1) u) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 v t1) u)) |
(*.f64 (neg.f64 t1) (/.f64 v u)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) v)) (neg.f64 u)) |
(/.f64 (*.f64 (neg.f64 t1) v) u) |
(neg.f64 (/.f64 (*.f64 v t1) u)) |
(*.f64 (*.f64 v t1) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 v t1)) |
(*.f64 (neg.f64 t1) v) |
(*.f64 v (neg.f64 t1)) |
(neg.f64 (*.f64 v t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) (/.f64 v (+.f64 u t1))) |
(/.f64 (neg.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v)) (neg.f64 (+.f64 u t1))) |
(/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) (+.f64 u t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) |
(*.f64 v #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u))) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) |
(*.f64 (/.f64 t1 u) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 t1 u)) |
(/.f64 (neg.f64 (neg.f64 t1)) (neg.f64 u)) |
(/.f64 (neg.f64 t1) u) |
(neg.f64 (/.f64 t1 u)) |
(*.f64 (/.f64 v (+.f64 u t1)) #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v (+.f64 u t1))) |
(/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) v) (+.f64 u t1)) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 u t1) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 u t1) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 u t1) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 u t1) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 u t1) #s(literal 1 binary64))))) |
(-.f64 (/.f64 u t1) #s(literal 1 binary64)) |
(/.f64 (neg.f64 v) (neg.f64 (+.f64 u t1))) |
(/.f64 v (+.f64 u t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (neg.f64 v) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 v u)) (*.f64 t1 t1)) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) u) (*.f64 (/.f64 v (*.f64 t1 t1)) #s(literal 2 binary64))) u) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 t1 #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) t1))) u) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) (*.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64))) u) (*.f64 (/.f64 v (*.f64 t1 t1)) #s(literal 2 binary64))) u) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (+.f64 (*.f64 u (/.f64 v t1)) (neg.f64 v))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (+.f64 (*.f64 (+.f64 (neg.f64 (*.f64 u (/.f64 v (*.f64 t1 t1)))) (/.f64 v t1)) u) (neg.f64 v))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 u (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) (/.f64 (neg.f64 v) (*.f64 t1 t1))) u) (/.f64 v t1)) u) (neg.f64 v))) |
#s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (*.f64 (+.f64 (pow.f64 t1 #s(literal -1 binary64)) (neg.f64 (/.f64 u (*.f64 t1 t1)))) u) #s(literal 1 binary64))) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 (/.f64 u (pow.f64 t1 #s(literal 3 binary64))) (pow.f64 t1 #s(literal -2 binary64))) u) (pow.f64 t1 #s(literal -1 binary64))) u) #s(literal 1 binary64))) |
#s(approx (+ u t1) t1) |
#s(approx (+ u t1) (+.f64 u t1)) |
#s(approx u u) |
#s(approx (* (+ (/ u t1) 1) t1) t1) |
#s(approx (* (+ (/ u t1) 1) t1) (+.f64 u t1)) |
#s(approx (+ (/ u t1) 1) #s(literal 1 binary64)) |
#s(approx (+ (/ u t1) 1) (+.f64 (/.f64 u t1) #s(literal 1 binary64))) |
#s(approx (/ u t1) (/.f64 u t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (neg.f64 v) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 v u)) (*.f64 t1 t1)) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) u) (*.f64 (/.f64 v (*.f64 t1 t1)) #s(literal 2 binary64))) u) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 t1 #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) t1))) u) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) (*.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64))) u) (*.f64 (/.f64 v (*.f64 t1 t1)) #s(literal 2 binary64))) u) (/.f64 (neg.f64 v) t1))) |
#s(approx (/ (/ (* (neg t1) v) u) u) (*.f64 (neg.f64 t1) (/.f64 v (*.f64 u u)))) |
#s(approx (* t1 (/ v (* u u))) (*.f64 (/.f64 v (*.f64 u u)) t1)) |
#s(approx (/ v (* u u)) (/.f64 v (*.f64 u u))) |
#s(approx (* u u) (*.f64 u u)) |
#s(approx (/ (/ (* (neg t1) v) u) u) (*.f64 (neg.f64 t1) (/.f64 v (*.f64 u u)))) |
#s(approx (/ (* (neg t1) v) u) (*.f64 (neg.f64 t1) (/.f64 v u))) |
#s(approx (/ (neg t1) u) (/.f64 (neg.f64 t1) u)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (neg.f64 v) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 v u)) (*.f64 t1 t1)) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) u) (*.f64 (/.f64 v (*.f64 t1 t1)) #s(literal 2 binary64))) u) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 t1 #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) t1))) u) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) (*.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64))) u) (*.f64 (/.f64 v (*.f64 t1 t1)) #s(literal 2 binary64))) u) (/.f64 (neg.f64 v) t1))) |
#s(approx (- (/ u t1) 1) #s(literal -1 binary64)) |
#s(approx (- (/ u t1) 1) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) |
#s(approx (/ v (+ u t1)) (/.f64 v t1)) |
#s(approx (/ v (+ u t1)) (+.f64 (neg.f64 (*.f64 u (/.f64 v (*.f64 t1 t1)))) (/.f64 v t1))) |
#s(approx (/ v (+ u t1)) (+.f64 (*.f64 (-.f64 (*.f64 u (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) (/.f64 v (*.f64 t1 t1))) u) (/.f64 v t1))) |
#s(approx (/ v (+ u t1)) (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (*.f64 u (/.f64 v (pow.f64 t1 #s(literal 4 binary64))))) (/.f64 (neg.f64 v) (pow.f64 t1 #s(literal 3 binary64)))) u) (/.f64 v (*.f64 t1 t1))) u) (/.f64 v t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (neg.f64 t1) (/.f64 v (*.f64 u u)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (-.f64 (*.f64 (neg.f64 t1) v) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t1 t1) v) u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (*.f64 u u)) (*.f64 (neg.f64 t1) v)) (+.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) (*.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64)))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 t1 #s(literal 4 binary64)) v)) (pow.f64 u #s(literal 3 binary64))) (*.f64 (neg.f64 t1) v)) (+.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) (*.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1)) (pow.f64 u #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (*.f64 u u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (*.f64 (neg.f64 t1) (/.f64 v u))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) (*.f64 v t1)) u)) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (/.f64 (+.f64 (+.f64 (neg.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))) (/.f64 (*.f64 (*.f64 t1 t1) v) u)) (*.f64 (neg.f64 t1) v)) u)) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (/.f64 (+.f64 (+.f64 (*.f64 (neg.f64 t1) v) (neg.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))))) (+.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 t1 t1) v) u))) u)) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (+.f64 (/.f64 (*.f64 t1 t1) u) (neg.f64 t1)) u)) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (+.f64 (+.f64 (/.f64 (pow.f64 (neg.f64 t1) #s(literal 3 binary64)) (*.f64 u u)) (/.f64 (*.f64 t1 t1) u)) (neg.f64 t1)) u)) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (+.f64 (+.f64 (neg.f64 t1) (/.f64 (pow.f64 (neg.f64 t1) #s(literal 3 binary64)) (*.f64 u u))) (+.f64 (/.f64 (pow.f64 t1 #s(literal 4 binary64)) (pow.f64 u #s(literal 3 binary64))) (/.f64 (*.f64 t1 t1) u))) u)) |
#s(approx (+ u t1) u) |
#s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)) |
#s(approx (* (+ (/ u t1) 1) t1) u) |
#s(approx (* (+ (/ u t1) 1) t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)) |
#s(approx (+ (/ u t1) 1) (/.f64 u t1)) |
#s(approx (+ (/ u t1) 1) (+.f64 (*.f64 (pow.f64 t1 #s(literal -1 binary64)) u) #s(literal 1 binary64))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (neg.f64 t1) (/.f64 v (*.f64 u u)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (-.f64 (*.f64 (neg.f64 t1) v) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t1 t1) v) u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (*.f64 u u)) (*.f64 (neg.f64 t1) v)) (+.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) (*.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64)))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 t1 #s(literal 4 binary64)) v)) (pow.f64 u #s(literal 3 binary64))) (*.f64 (neg.f64 t1) v)) (+.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) (*.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1)) (pow.f64 u #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (*.f64 u u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (neg.f64 t1) (/.f64 v (*.f64 u u)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (-.f64 (*.f64 (neg.f64 t1) v) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t1 t1) v) u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (*.f64 u u)) (*.f64 (neg.f64 t1) v)) (+.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) (*.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64)))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 t1 #s(literal 4 binary64)) v)) (pow.f64 u #s(literal 3 binary64))) (*.f64 (neg.f64 t1) v)) (+.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) (*.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1)) (pow.f64 u #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (*.f64 u u))) (*.f64 u u))) |
#s(approx (- (/ u t1) 1) (/.f64 u t1)) |
#s(approx (- (/ u t1) 1) (*.f64 (-.f64 (pow.f64 t1 #s(literal -1 binary64)) (pow.f64 u #s(literal -1 binary64))) u)) |
#s(approx (/ v (+ u t1)) (/.f64 v u)) |
#s(approx (/ v (+ u t1)) (/.f64 (+.f64 (*.f64 (neg.f64 t1) (/.f64 v u)) v) u)) |
#s(approx (/ v (+ u t1)) (/.f64 (+.f64 v (-.f64 (*.f64 (*.f64 t1 t1) (/.f64 v (*.f64 u u))) (/.f64 (*.f64 v t1) u))) u)) |
#s(approx (/ v (+ u t1)) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64))))) v) (+.f64 (neg.f64 (*.f64 (*.f64 t1 t1) (/.f64 v (*.f64 u u)))) (/.f64 (*.f64 v t1) u))) u)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 v t1) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 (*.f64 t1 t1) v) #s(literal -2 binary64))) u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 v t1) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1) (*.f64 (pow.f64 t1 #s(literal 4 binary64)) v))) u))) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 (*.f64 t1 t1) v) #s(literal -2 binary64))) u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u)) (*.f64 v t1)) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) u)) (*.f64 (*.f64 t1 t1) v)) u)) (*.f64 v t1)) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) v) u)) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 t1 t1) v)) u)) (*.f64 v t1)) u))) |
#s(approx (/ (neg t1) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t1 t1) u)) t1) u))) |
#s(approx (/ (neg t1) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (neg.f64 t1) #s(literal 3 binary64)) u) (*.f64 t1 t1)) u)) t1) u))) |
#s(approx (/ (neg t1) (+ u t1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 t1 #s(literal 4 binary64)) u)) (pow.f64 t1 #s(literal 3 binary64))) u)) (*.f64 t1 t1)) u)) t1) u))) |
#s(approx (+ u t1) (neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 t1) u) #s(literal 1 binary64)) u))) |
#s(approx (* (+ (/ u t1) 1) t1) (neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 t1) u) #s(literal 1 binary64)) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 v t1) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 (*.f64 t1 t1) v) #s(literal -2 binary64))) u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 v t1) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1) (*.f64 (pow.f64 t1 #s(literal 4 binary64)) v))) u))) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 (*.f64 t1 t1) v) #s(literal -2 binary64))) u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 v t1) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 (*.f64 t1 t1) v) #s(literal -2 binary64))) u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 v t1) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) #s(literal -4 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1) (*.f64 (pow.f64 t1 #s(literal 4 binary64)) v))) u))) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u)) (*.f64 (*.f64 (*.f64 t1 t1) v) #s(literal -2 binary64))) u))) (*.f64 u u))) |
#s(approx (- (/ u t1) 1) (neg.f64 (*.f64 (-.f64 (pow.f64 u #s(literal -1 binary64)) (pow.f64 t1 #s(literal -1 binary64))) u))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 v t1) u) (neg.f64 v)) u))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 v (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) (*.f64 v t1)) u))) u))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 v (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) u) (*.f64 (*.f64 t1 t1) v)) u)) (*.f64 v t1)) u))) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1))) |
#s(approx v v) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))))) |
#s(approx (* (neg t1) v) (*.f64 (neg.f64 t1) v)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))))) |
#s(approx (/ v (+ u t1)) (/.f64 v (+.f64 u t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 v t1)) (pow.f64 u #s(literal 3 binary64))) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) t1) (*.f64 (/.f64 v (pow.f64 u #s(literal 3 binary64))) #s(literal 2 binary64))) t1) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 u #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) u))) t1) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) (*.f64 (/.f64 v (pow.f64 u #s(literal 4 binary64))) #s(literal -4 binary64))) t1) (*.f64 (/.f64 v (pow.f64 u #s(literal 3 binary64))) #s(literal 2 binary64))) t1) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (*.f64 (+.f64 (/.f64 (neg.f64 v) u) (*.f64 (/.f64 v (*.f64 u u)) t1)) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 t1) v) (pow.f64 u #s(literal 3 binary64))) (/.f64 v (*.f64 u u))) t1) (/.f64 (neg.f64 v) u)) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 4 binary64)))) (/.f64 (neg.f64 v) (pow.f64 u #s(literal 3 binary64)))) t1) (/.f64 v (*.f64 u u))) t1) (/.f64 (neg.f64 v) u)) t1)) |
#s(approx (/ (neg t1) (+ u t1)) (*.f64 (-.f64 (/.f64 t1 (*.f64 u u)) (pow.f64 u #s(literal -1 binary64))) t1)) |
#s(approx (/ (neg t1) (+ u t1)) (*.f64 (-.f64 (*.f64 (+.f64 (pow.f64 u #s(literal -2 binary64)) (/.f64 (neg.f64 t1) (pow.f64 u #s(literal 3 binary64)))) t1) (pow.f64 u #s(literal -1 binary64))) t1)) |
#s(approx (/ (neg t1) (+ u t1)) (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 (/.f64 t1 (pow.f64 u #s(literal 4 binary64))) (pow.f64 u #s(literal -3 binary64))) t1) (pow.f64 u #s(literal -2 binary64))) t1) (pow.f64 u #s(literal -1 binary64))) t1)) |
#s(approx (neg t1) (neg.f64 t1)) |
#s(approx t1 t1) |
#s(approx (+ (/ u t1) 1) (/.f64 (+.f64 u t1) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 v t1)) (pow.f64 u #s(literal 3 binary64))) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) t1) (*.f64 (/.f64 v (pow.f64 u #s(literal 3 binary64))) #s(literal 2 binary64))) t1) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 u #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) u))) t1) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) (*.f64 (/.f64 v (pow.f64 u #s(literal 4 binary64))) #s(literal -4 binary64))) t1) (*.f64 (/.f64 v (pow.f64 u #s(literal 3 binary64))) #s(literal 2 binary64))) t1) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 v t1)) (pow.f64 u #s(literal 3 binary64))) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) t1) (*.f64 (/.f64 v (pow.f64 u #s(literal 3 binary64))) #s(literal 2 binary64))) t1) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 u #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) u))) t1) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) (*.f64 (/.f64 v (pow.f64 u #s(literal 4 binary64))) #s(literal -4 binary64))) t1) (*.f64 (/.f64 v (pow.f64 u #s(literal 3 binary64))) #s(literal 2 binary64))) t1) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (- (/ u t1) 1) (/.f64 (+.f64 (neg.f64 t1) u) t1)) |
#s(approx (/ v (+ u t1)) (/.f64 (+.f64 (*.f64 (neg.f64 t1) (/.f64 v u)) v) u)) |
#s(approx (/ v (+ u t1)) (+.f64 (*.f64 (-.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 3 binary64)))) (/.f64 v (*.f64 u u))) t1) (/.f64 v u))) |
#s(approx (/ v (+ u t1)) (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 t1) v) (pow.f64 u #s(literal 4 binary64))) (/.f64 (neg.f64 v) (pow.f64 u #s(literal 3 binary64)))) t1) (/.f64 v (*.f64 u u))) t1) (/.f64 v u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (-.f64 (neg.f64 v) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 u u) v) #s(literal -4 binary64)) (*.f64 t1 t1)) (neg.f64 v)) (+.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64)))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 u #s(literal 3 binary64)) v)) (pow.f64 t1 #s(literal 3 binary64))) (neg.f64 v)) (+.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u)) (pow.f64 t1 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 u u) v) #s(literal -4 binary64)) (*.f64 t1 t1))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (+.f64 (+.f64 (neg.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)))) (*.f64 u (/.f64 v t1))) (neg.f64 v))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (+.f64 (+.f64 (neg.f64 v) (neg.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))))) (+.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) (*.f64 u (/.f64 v t1))))) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (neg.f64 (/.f64 (*.f64 u u) (*.f64 t1 t1))) (+.f64 (neg.f64 (/.f64 u t1)) #s(literal 1 binary64)))) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (-.f64 (pow.f64 (/.f64 u t1) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (neg.f64 (/.f64 u t1)) (/.f64 (*.f64 u u) (*.f64 t1 t1))))) |
#s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1)) |
#s(approx (* (+ (/ u t1) 1) t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (-.f64 (neg.f64 v) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 u u) v) #s(literal -4 binary64)) (*.f64 t1 t1)) (neg.f64 v)) (+.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64)))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 u #s(literal 3 binary64)) v)) (pow.f64 t1 #s(literal 3 binary64))) (neg.f64 v)) (+.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u)) (pow.f64 t1 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 u u) v) #s(literal -4 binary64)) (*.f64 t1 t1))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (-.f64 (neg.f64 v) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 u u) v) #s(literal -4 binary64)) (*.f64 t1 t1)) (neg.f64 v)) (+.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64)))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 u #s(literal 3 binary64)) v)) (pow.f64 t1 #s(literal 3 binary64))) (neg.f64 v)) (+.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u)) (pow.f64 t1 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 u u) v) #s(literal -4 binary64)) (*.f64 t1 t1))) t1)) |
#s(approx (/ v (+ u t1)) (/.f64 (+.f64 (neg.f64 (*.f64 u (/.f64 v t1))) v) t1)) |
#s(approx (/ v (+ u t1)) (/.f64 (+.f64 v (-.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) (*.f64 u (/.f64 v t1)))) t1)) |
#s(approx (/ v (+ u t1)) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) (/.f64 v (pow.f64 t1 #s(literal 3 binary64))))) v) (+.f64 (neg.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)))) (*.f64 u (/.f64 v t1)))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (-.f64 v (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1)) (*.f64 #s(literal -2 binary64) (*.f64 v u))) t1)) v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1)) (*.f64 #s(literal -2 binary64) (*.f64 v u))) t1)) v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (*.f64 #s(literal -1 binary64) (+.f64 v (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 u u) v) t1) (*.f64 v u)) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (*.f64 #s(literal -1 binary64) (+.f64 v (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1) (*.f64 (*.f64 u u) v)) t1)) (*.f64 v u)) t1)))) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 u u) t1) u) t1)) #s(literal 1 binary64))) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 u #s(literal 3 binary64)) t1) (*.f64 u u)) t1)) u) t1)) #s(literal 1 binary64))) |
#s(approx (+ u t1) (*.f64 (neg.f64 t1) (-.f64 (neg.f64 (/.f64 u t1)) #s(literal 1 binary64)))) |
#s(approx (* (+ (/ u t1) 1) t1) (*.f64 (neg.f64 t1) (-.f64 (neg.f64 (/.f64 u t1)) #s(literal 1 binary64)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (-.f64 v (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1)) (*.f64 #s(literal -2 binary64) (*.f64 v u))) t1)) v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1)) (*.f64 #s(literal -2 binary64) (*.f64 v u))) t1)) v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (-.f64 v (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1)) (*.f64 #s(literal -2 binary64) (*.f64 v u))) t1)) v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1)) (*.f64 #s(literal -2 binary64) (*.f64 v u))) t1)) v) t1))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (+.f64 (*.f64 u (/.f64 v t1)) (neg.f64 v)) t1))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 v (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 u u) v) t1) (*.f64 v u)) t1))) t1))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 v (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1) (*.f64 (*.f64 u u) v)) t1)) (*.f64 v u)) t1))) t1))) |
Compiled 8 101 to 1 234 computations (84.8% saved)
22 alts after pruning (11 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 299 | 5 | 304 |
| Fresh | 3 | 6 | 9 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 7 | 7 |
| Total | 303 | 22 | 325 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.3% | (/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) (+.f64 u t1)) |
| ✓ | 98.3% | (/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1))) |
| 58.1% | (/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) #s(approx (* (+ (/ u t1) 1) t1) u))) | |
| 68.8% | (/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) #s(approx (* (+ (/ u t1) 1) t1) t1))) | |
| 48.7% | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 u t1) #s(approx (+ u t1) u))) | |
| ✓ | 71.5% | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 48.8% | (/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) t1) u) u))) | |
| 47.3% | (/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) | |
| ✓ | 58.0% | (/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) (+.f64 u t1)) |
| ✓ | 56.1% | (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
| ✓ | 91.6% | (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)))) |
| 91.5% | (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) (*.f64 #s(approx (+ (/ t1 u) 1) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 u #s(literal -1 binary64)) t1))) u)))) | |
| ✓ | 50.7% | (*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v (+.f64 u t1))) |
| 47.8% | (*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v #s(approx (+ u t1) t1))) | |
| 54.4% | #s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) | |
| ✓ | 57.4% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u)) |
| ✓ | 49.2% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
| 47.1% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) t1) (*.f64 u (/.f64 v t1))) (/.f64 (neg.f64 v) t1))) | |
| ✓ | 57.8% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
| 55.5% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 (/.f64 v u) u)))) | |
| 51.9% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 v (/.f64 #s(literal 1 binary64) (pow.f64 u #s(literal -2 binary64))))))) | |
| ✓ | 51.9% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 v (*.f64 u u))))) |
Compiled 1 085 to 433 computations (60.1% saved)
| Inputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 v (*.f64 u u))))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 u t1) #s(approx (+ u t1) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 (/.f64 v u) u)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (/.f64 (*.f64 (neg.f64 t1) v) u) u)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v #s(approx (+ u t1) t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) t1) u) u))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) (+.f64 u t1)) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) t1)) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) u)) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) t1)) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) #s(approx (* (+ (/ u t1) 1) t1) t1))) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) #s(approx (* (+ (/ u t1) 1) t1) u))) |
(/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) #s(approx (+ u t1) u)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v (+.f64 u t1))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) (+.f64 u t1)) |
(/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) t1) (*.f64 u (/.f64 v t1))) (/.f64 (neg.f64 v) t1))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 u t1)) t1)))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)))) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1))) |
(/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) #s(approx (+ u t1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 u t1)) t1))) |
(*.f64 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 v (/.f64 #s(literal 1 binary64) (pow.f64 u #s(literal -2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 t1) v) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 u t1) #s(literal -2 binary64)))) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (*.f64 (-.f64 (/.f64 t1 (*.f64 u u)) (pow.f64 u #s(literal -1 binary64))) t1)) (/.f64 v (+.f64 u t1))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) (*.f64 #s(approx (+ (/ t1 u) 1) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 u #s(literal -1 binary64)) t1))) u)))) |
| Outputs |
|---|
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) (+.f64 u t1)) |
4 calls:
| 12.0ms | v |
| 10.0ms | t1 |
| 10.0ms | u |
| 8.0ms | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 1 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 98.3% | 1 | u |
| 98.3% | 1 | v |
| 98.3% | 1 | t1 |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 v (*.f64 u u))))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 u t1) #s(approx (+ u t1) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 (/.f64 v u) u)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (/.f64 (*.f64 (neg.f64 t1) v) u) u)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v #s(approx (+ u t1) t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) t1) u) u))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) (+.f64 u t1)) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) t1)) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) u)) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) t1)) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) #s(approx (* (+ (/ u t1) 1) t1) t1))) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) #s(approx (* (+ (/ u t1) 1) t1) u))) |
(/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) #s(approx (+ u t1) u)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v (+.f64 u t1))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
| Outputs |
|---|
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
4 calls:
| 10.0ms | t1 |
| 7.0ms | v |
| 7.0ms | u |
| 6.0ms | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 1 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 98.0% | 1 | u |
| 98.0% | 1 | v |
| 98.0% | 1 | t1 |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 v (*.f64 u u))))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 u t1) #s(approx (+ u t1) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 (/.f64 v u) u)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (/.f64 (*.f64 (neg.f64 t1) v) u) u)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v #s(approx (+ u t1) t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) t1) u) u))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) (+.f64 u t1)) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) t1)) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) u)) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) t1)) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) #s(approx (* (+ (/ u t1) 1) t1) t1))) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) #s(approx (* (+ (/ u t1) 1) t1) u))) |
(/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) #s(approx (+ u t1) u)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v (+.f64 u t1))) |
| Outputs |
|---|
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v (+.f64 u t1))) |
4 calls:
| 10.0ms | v |
| 7.0ms | t1 |
| 7.0ms | u |
| 6.0ms | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.4% | 4 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 84.5% | 5 | u |
| 88.0% | 4 | t1 |
| 75.7% | 3 | v |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 v (*.f64 u u))))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 u t1) #s(approx (+ u t1) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 (/.f64 v u) u)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (/.f64 (*.f64 (neg.f64 t1) v) u) u)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v #s(approx (+ u t1) t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) t1) u) u))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) (+.f64 u t1)) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) t1)) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) u)) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) t1)) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) #s(approx (* (+ (/ u t1) 1) t1) t1))) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) #s(approx (* (+ (/ u t1) 1) t1) u))) |
(/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) #s(approx (+ u t1) u)) |
| Outputs |
|---|
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) t1)) |
1 calls:
| 7.0ms | t1 |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.0% | 4 | t1 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 v (*.f64 u u))))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 u t1) #s(approx (+ u t1) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 (/.f64 v u) u)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (/.f64 (*.f64 (neg.f64 t1) v) u) u)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v #s(approx (+ u t1) t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) t1) u) u))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) (+.f64 u t1)) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) t1)) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) u)) |
| Outputs |
|---|
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) t1)) |
1 calls:
| 6.0ms | t1 |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.0% | 4 | t1 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 v (*.f64 u u))))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 u t1) #s(approx (+ u t1) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 (/.f64 v u) u)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (/.f64 (*.f64 (neg.f64 t1) v) u) u)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v #s(approx (+ u t1) t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) t1) u) u))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) (+.f64 u t1)) |
| Outputs |
|---|
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
1 calls:
| 13.0ms | t1 |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.3% | 5 | t1 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 v (*.f64 u u))))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 u t1) #s(approx (+ u t1) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 (/.f64 v u) u)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (/.f64 (*.f64 (neg.f64 t1) v) u) u)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) |
| Outputs |
|---|
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
2 calls:
| 4.0ms | t1 |
| 3.0ms | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.6% | 3 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 84.1% | 3 | t1 |
Compiled 13 to 11 computations (15.4% saved)
| Inputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 v (*.f64 u u))))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 u t1) #s(approx (+ u t1) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 (/.f64 v u) u)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (/.f64 (*.f64 (neg.f64 t1) v) u) u)) |
| Outputs |
|---|
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u)) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
1 calls:
| 4.0ms | t1 |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.6% | 3 | t1 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 v (*.f64 u u))))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 u t1) #s(approx (+ u t1) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 (/.f64 v u) u)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
| Outputs |
|---|
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
1 calls:
| 3.0ms | t1 |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.2% | 3 | t1 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 v (*.f64 u u))))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 u t1) #s(approx (+ u t1) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 (/.f64 v u) u)))) |
| Outputs |
|---|
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 (/.f64 v u) u)))) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
1 calls:
| 3.0ms | t1 |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.7% | 3 | t1 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 v (*.f64 u u))))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 u t1) #s(approx (+ u t1) u))) |
| Outputs |
|---|
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 v (*.f64 u u))))) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
1 calls:
| 3.0ms | t1 |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.4% | 3 | t1 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
| Outputs |
|---|
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
4 calls:
| 2.0ms | u |
| 1.0ms | t1 |
| 1.0ms | v |
| 1.0ms | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.1% | 1 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 56.1% | 1 | v |
| 56.1% | 1 | u |
| 56.1% | 1 | t1 |
Compiled 15 to 17 computations (-13.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
| Outputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
4 calls:
| 1.0ms | v |
| 1.0ms | u |
| 1.0ms | t1 |
| 1.0ms | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.2% | 1 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 49.2% | 1 | v |
| 49.2% | 1 | t1 |
| 49.2% | 1 | u |
Compiled 15 to 17 computations (-13.3% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 7.935650027551285e+140 | 1.666537453437746e+144 |
| 10.0ms | 6.889165680460678e-119 | 3.925005943213589e-118 |
| 14.0ms | -2.5376611926998375e-45 | -3.4089732353792156e-50 |
| 22.0ms | 368× | 0 | valid |
Compiled 768 to 561 computations (27% saved)
ival-mult: 5.0ms (39.8% of total)ival-neg: 3.0ms (23.9% of total)ival-div: 2.0ms (15.9% of total)ival-add: 2.0ms (15.9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 1.666537453437746e+144 | 8.364608989375287e+148 |
| 1.0ms | 6.889165680460678e-119 | 3.925005943213589e-118 |
| 1.0ms | -2.5376611926998375e-45 | -3.4089732353792156e-50 |
| 7.0ms | 128× | 0 | valid |
Compiled 736 to 537 computations (27% saved)
ival-mult: 2.0ms (51.3% of total)ival-div: 1.0ms (25.7% of total)ival-add: 1.0ms (25.7% of total)ival-neg: 1.0ms (25.7% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.666537453437746e+144 | 8.364608989375287e+148 |
| 0.0ms | 6.889165680460678e-119 | 3.925005943213589e-118 |
| 1.0ms | -2.5376611926998375e-45 | -3.4089732353792156e-50 |
Compiled 736 to 537 computations (27% saved)
| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.666537453437746e+144 | 8.364608989375287e+148 |
| 0.0ms | 6.889165680460678e-119 | 3.925005943213589e-118 |
| 17.0ms | -3.6733988348977843e-122 | -5.645972982299563e-149 |
| 13.0ms | -2.030922972299217e+29 | -3.2211397727695547e+27 |
| 19.0ms | 288× | 0 | valid |
Compiled 981 to 720 computations (26.6% saved)
ival-mult: 4.0ms (44.7% of total)ival-div: 2.0ms (22.3% of total)ival-add: 2.0ms (22.3% of total)ival-neg: 1.0ms (11.2% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 2158348103998914.0 | 6237964690753498.0 |
| 2.0ms | -2.5376611926998375e-45 | -3.4089732353792156e-50 |
| 6.0ms | 96× | 0 | valid |
Compiled 519 to 378 computations (27.2% saved)
ival-div: 1.0ms (32.9% of total)ival-mult: 1.0ms (32.9% of total)ival-neg: 1.0ms (32.9% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2158348103998914.0 | 6237964690753498.0 |
| 1.0ms | -2.5376611926998375e-45 | -3.4089732353792156e-50 |
Compiled 519 to 378 computations (27.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2158348103998914.0 | 6237964690753498.0 |
| 1.0ms | -2.5376611926998375e-45 | -3.4089732353792156e-50 |
Compiled 519 to 378 computations (27.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2158348103998914.0 | 6237964690753498.0 |
| 1.0ms | -2.5376611926998375e-45 | -3.4089732353792156e-50 |
Compiled 519 to 378 computations (27.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2158348103998914.0 | 6237964690753498.0 |
| 1.0ms | -2.5376611926998375e-45 | -3.4089732353792156e-50 |
Compiled 519 to 378 computations (27.2% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 95 | 595 |
| 1 | 171 | 595 |
| 2 | 302 | 595 |
| 3 | 618 | 595 |
| 4 | 1315 | 595 |
| 5 | 2240 | 595 |
| 6 | 5910 | 595 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) (+.f64 u t1)) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
(if (<=.f64 t1 #s(literal -2490753968601435/1606938044258990275541962092341162602522202993782792835301376 binary64)) (/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) t1)) (if (<=.f64 t1 #s(literal 149058722755935/1419606883389857208104148062281258856159455782592418086487285545274686109596480318996466895925319463985864300012238628776434768805888 binary64)) #s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) (if (<=.f64 t1 #s(literal 37999999999999998952793050950044055440456528031884194145246850945847992905853326637935142821380648976933142535112783561151954493218936657543168 binary64)) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) (*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v (+.f64 u t1)))))) |
(if (<=.f64 t1 #s(literal -2490753968601435/1606938044258990275541962092341162602522202993782792835301376 binary64)) (/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) t1)) (if (<=.f64 t1 #s(literal 149058722755935/1419606883389857208104148062281258856159455782592418086487285545274686109596480318996466895925319463985864300012238628776434768805888 binary64)) #s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) (if (<=.f64 t1 #s(literal 6500000000000000067699382389956720461330833276415068486188863820862275317945646827486238714478740691841548608615598938949181843060423910571900928 binary64)) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) (/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) t1))))) |
(if (<=.f64 t1 #s(literal -2490753968601435/1606938044258990275541962092341162602522202993782792835301376 binary64)) (/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) t1)) (if (<=.f64 t1 #s(literal 149058722755935/1419606883389857208104148062281258856159455782592418086487285545274686109596480318996466895925319463985864300012238628776434768805888 binary64)) #s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) (if (<=.f64 t1 #s(literal 6500000000000000067699382389956720461330833276415068486188863820862275317945646827486238714478740691841548608615598938949181843060423910571900928 binary64)) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) (/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) t1))))) |
(if (<=.f64 t1 #s(literal -199999999999999982866301714432 binary64)) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) (if (<=.f64 t1 #s(literal -7774123036970643/14396524142538228424993723224595141948383030778566133225922417832357880258148761185020930195532450742879746914027266864394266451377581759004827248578768524336431104 binary64)) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) (if (<=.f64 t1 #s(literal 149058722755935/1419606883389857208104148062281258856159455782592418086487285545274686109596480318996466895925319463985864300012238628776434768805888 binary64)) #s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) (if (<=.f64 t1 #s(literal 6500000000000000067699382389956720461330833276415068486188863820862275317945646827486238714478740691841548608615598938949181843060423910571900928 binary64)) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)))))) |
(if (<=.f64 t1 #s(literal -650809907924891/401734511064747568885490523085290650630550748445698208825344 binary64)) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) (if (<=.f64 t1 #s(literal 2500000000000000 binary64)) #s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)))) |
(if (<=.f64 t1 #s(literal -650809907924891/401734511064747568885490523085290650630550748445698208825344 binary64)) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) (if (<=.f64 t1 #s(literal 2500000000000000 binary64)) #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u)) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)))) |
(if (<=.f64 t1 #s(literal -650809907924891/401734511064747568885490523085290650630550748445698208825344 binary64)) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) (if (<=.f64 t1 #s(literal 2500000000000000 binary64)) #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)))) |
(if (<=.f64 t1 #s(literal -650809907924891/401734511064747568885490523085290650630550748445698208825344 binary64)) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) (if (<=.f64 t1 #s(literal 2500000000000000 binary64)) #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 (/.f64 v u) u)))) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)))) |
(if (<=.f64 t1 #s(literal -650809907924891/401734511064747568885490523085290650630550748445698208825344 binary64)) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) (if (<=.f64 t1 #s(literal 2500000000000000 binary64)) #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 v (*.f64 u u))))) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)))) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
| Outputs |
|---|
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) (+.f64 u t1)) |
(/.f64 (*.f64 (/.f64 t1 (+.f64 u t1)) (neg.f64 v)) (+.f64 u t1)) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
(if (<=.f64 t1 #s(literal -2490753968601435/1606938044258990275541962092341162602522202993782792835301376 binary64)) (/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) t1)) (if (<=.f64 t1 #s(literal 149058722755935/1419606883389857208104148062281258856159455782592418086487285545274686109596480318996466895925319463985864300012238628776434768805888 binary64)) #s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) (if (<=.f64 t1 #s(literal 37999999999999998952793050950044055440456528031884194145246850945847992905853326637935142821380648976933142535112783561151954493218936657543168 binary64)) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) (*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v (+.f64 u t1)))))) |
(if (<=.f64 t1 #s(literal -2490753968601435/1606938044258990275541962092341162602522202993782792835301376 binary64)) (/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) t1)) (if (<=.f64 t1 #s(literal 149058722755935/1419606883389857208104148062281258856159455782592418086487285545274686109596480318996466895925319463985864300012238628776434768805888 binary64)) #s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) (if (<=.f64 t1 #s(literal 6500000000000000067699382389956720461330833276415068486188863820862275317945646827486238714478740691841548608615598938949181843060423910571900928 binary64)) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) (/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) t1))))) |
(if (<=.f64 t1 #s(literal -2490753968601435/1606938044258990275541962092341162602522202993782792835301376 binary64)) (/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) t1)) (if (<=.f64 t1 #s(literal 149058722755935/1419606883389857208104148062281258856159455782592418086487285545274686109596480318996466895925319463985864300012238628776434768805888 binary64)) #s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) (if (<=.f64 t1 #s(literal 6500000000000000067699382389956720461330833276415068486188863820862275317945646827486238714478740691841548608615598938949181843060423910571900928 binary64)) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) (/.f64 (*.f64 (/.f64 t1 (+.f64 u t1)) (neg.f64 v)) #s(approx (+ u t1) t1))))) |
(if (<=.f64 t1 #s(literal -2490753968601435/1606938044258990275541962092341162602522202993782792835301376 binary64)) (/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) t1)) (if (<=.f64 t1 #s(literal 149058722755935/1419606883389857208104148062281258856159455782592418086487285545274686109596480318996466895925319463985864300012238628776434768805888 binary64)) #s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) (if (<=.f64 t1 #s(literal 6500000000000000067699382389956720461330833276415068486188863820862275317945646827486238714478740691841548608615598938949181843060423910571900928 binary64)) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) (/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) t1))))) |
(if (<=.f64 t1 #s(literal -199999999999999982866301714432 binary64)) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) (if (<=.f64 t1 #s(literal -7774123036970643/14396524142538228424993723224595141948383030778566133225922417832357880258148761185020930195532450742879746914027266864394266451377581759004827248578768524336431104 binary64)) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) (if (<=.f64 t1 #s(literal 149058722755935/1419606883389857208104148062281258856159455782592418086487285545274686109596480318996466895925319463985864300012238628776434768805888 binary64)) #s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) (if (<=.f64 t1 #s(literal 6500000000000000067699382389956720461330833276415068486188863820862275317945646827486238714478740691841548608615598938949181843060423910571900928 binary64)) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)))))) |
(if (<=.f64 t1 #s(literal -650809907924891/401734511064747568885490523085290650630550748445698208825344 binary64)) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) (if (<=.f64 t1 #s(literal 2500000000000000 binary64)) #s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)))) |
(if (or (<=.f64 t1 #s(literal -650809907924891/401734511064747568885490523085290650630550748445698208825344 binary64)) (not (<=.f64 t1 #s(literal 2500000000000000 binary64)))) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) #s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u)))) |
(if (<=.f64 t1 #s(literal -650809907924891/401734511064747568885490523085290650630550748445698208825344 binary64)) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) (if (<=.f64 t1 #s(literal 2500000000000000 binary64)) #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u)) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)))) |
(if (or (<=.f64 t1 #s(literal -650809907924891/401734511064747568885490523085290650630550748445698208825344 binary64)) (not (<=.f64 t1 #s(literal 2500000000000000 binary64)))) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) #s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u))) |
(if (<=.f64 t1 #s(literal -650809907924891/401734511064747568885490523085290650630550748445698208825344 binary64)) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) (if (<=.f64 t1 #s(literal 2500000000000000 binary64)) #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)))) |
(if (or (<=.f64 t1 #s(literal -650809907924891/401734511064747568885490523085290650630550748445698208825344 binary64)) (not (<=.f64 t1 #s(literal 2500000000000000 binary64)))) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) #s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 (/.f64 (neg.f64 v) u) (/.f64 t1 u)))) |
(if (<=.f64 t1 #s(literal -650809907924891/401734511064747568885490523085290650630550748445698208825344 binary64)) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) (if (<=.f64 t1 #s(literal 2500000000000000 binary64)) #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 (/.f64 v u) u)))) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)))) |
(if (or (<=.f64 t1 #s(literal -650809907924891/401734511064747568885490523085290650630550748445698208825344 binary64)) (not (<=.f64 t1 #s(literal 2500000000000000 binary64)))) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) #s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 (neg.f64 t1) (/.f64 (/.f64 v u) u)))) |
(if (<=.f64 t1 #s(literal -650809907924891/401734511064747568885490523085290650630550748445698208825344 binary64)) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) (if (<=.f64 t1 #s(literal 2500000000000000 binary64)) #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (*.f64 t1 (/.f64 v (*.f64 u u))))) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)))) |
(if (or (<=.f64 t1 #s(literal -650809907924891/401734511064747568885490523085290650630550748445698208825344 binary64)) (not (<=.f64 t1 #s(literal 2500000000000000 binary64)))) (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) #s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (*.f64 (neg.f64 t1) (/.f64 v (*.f64 u u))))) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/.f64 (neg.f64 v) t1)) |
| 1× | fuel |
Compiled 595 to 90 computations (84.9% saved)
(negabs v)
Compiled 1 286 to 244 computations (81% saved)
Loading profile data...