
Time bar (total: 3.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 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)
| 412.0ms | 8 256× | 0 | valid |
ival-mult!: 81.0ms (43.1% of total)ival-neg: 48.0ms (25.6% of total)ival-div!: 35.0ms (18.6% of total)ival-add!: 22.0ms (11.7% of total)adjust: 2.0ms (1.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 78 | 0 | - | 1 | (-2.6457728589484823e-179 -9.905986218959691e-147 4.1255787893417835e-162) | (/.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 | 30 | 0 |
| ↳ | (*.f64 (neg.f64 t1) v) | overflow | 39 | |
| ↳ | (*.f64 (+.f64 t1 u) (+.f64 t1 u)) | overflow | 109 | |
/.f64 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) | n/o | 23 | 0 |
| ↳ | (*.f64 (+.f64 t1 u) (+.f64 t1 u)) | overflow | 109 | |
/.f64 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) | o/n | 9 | 0 |
| ↳ | (*.f64 (neg.f64 t1) v) | overflow | 39 | |
/.f64 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) | n/u | 7 | 0 |
| ↳ | (*.f64 (+.f64 t1 u) (+.f64 t1 u)) | underflow | 14 | |
/.f64 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) | u/n | 4 | 0 |
| ↳ | (*.f64 (neg.f64 t1) v) | underflow | 21 | |
/.f64 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) | u/u | 4 | 0 |
| ↳ | (*.f64 (neg.f64 t1) v) | underflow | 21 | |
| ↳ | (*.f64 (+.f64 t1 u) (+.f64 t1 u)) | underflow | 14 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 77 | 1 |
| - | 0 | 178 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 77 | 0 | 1 |
| - | 0 | 0 | 178 |
| number | freq |
|---|---|
| 0 | 179 |
| 1 | 77 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 33.0ms | 512× | 0 | valid |
Compiled 78 to 28 computations (64.1% saved)
ival-neg: 7.0ms (45.7% of total)ival-mult!: 5.0ms (32.7% of total)ival-add!: 2.0ms (13.1% of total)ival-div!: 2.0ms (13.1% of total)adjust: 0.0ms (0% of total)Useful iterations: 5 (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 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 70.9% | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
(negabs v)
Compiled 24 to 16 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 | |
|---|---|---|---|---|
| 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 | @ | 0 | ((/ (* (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 | v | @ | inf | ((/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (neg t1) v) (neg t1) t1 v (* (+ t1 u) (+ t1 u)) (+ t1 u) u) |
| 1.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: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 290 | 1345 |
| 0 | 296 | 1161 |
| 1 | 1842 | 1147 |
| 0 | 8800 | 1097 |
| 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))) (fma.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))) (fma.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) (fma.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 (fma.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 (fma.f64 t1 t1 (-.f64 (*.f64 u u) (*.f64 u t1))) (fma.f64 t1 t1 (-.f64 (*.f64 u u) (*.f64 u t1))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 u t1) #s(literal -2 binary64))) |
(fma.f64 (+.f64 u t1) t1 (*.f64 (+.f64 u t1) u)) |
(fma.f64 t1 (+.f64 u t1) (*.f64 u (+.f64 u t1))) |
(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))) (fma.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 (fma.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))) (fma.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)) (fma.f64 t1 t1 (-.f64 (*.f64 u u) (*.f64 u t1)))) (/.f64 (pow.f64 u #s(literal 3 binary64)) (fma.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))) (fma.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))) (fma.f64 (fma.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))) (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64) (fma.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)) (fma.f64 (*.f64 u t1) #s(literal 2 binary64) (*.f64 t1 t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.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 (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (neg.f64 t1) v)) (*.f64 u u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 t1 #s(literal 3 binary64))) u) (/.f64 v u) (fma.f64 (neg.f64 t1) v (fma.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 (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 t1 #s(literal 3 binary64))) u) (/.f64 v u) (+.f64 (/.f64 (fma.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))) (fma.f64 (neg.f64 t1) v (fma.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 (* (+ t1 u) (+ t1 u)) (*.f64 u u)) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 t1 u) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (fma.f64 (/.f64 t1 u) #s(literal 2 binary64) (pow.f64 (/.f64 t1 u) #s(literal 2 binary64))) #s(literal 1 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 (fma.f64 (neg.f64 t1) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u))) u))) (*.f64 u u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 v t1 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 t1 #s(literal 3 binary64))) v (fma.f64 (pow.f64 t1 #s(literal 3 binary64)) v (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.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)))) u))) u))) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) t1 (neg.f64 (/.f64 (*.f64 t1 t1) u))) u) #s(literal -1 binary64) #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 (fma.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal 2 binary64) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (fma.f64 (fma.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 (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 u #s(literal 4 binary64))) #s(literal -4 binary64) (fma.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 (fma.f64 #s(literal 2 binary64) t1 u) u)) |
#s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) u t1) t1 (*.f64 u u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (neg.f64 v)) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 u u)) t1) (/.f64 v t1) (+.f64 (fma.f64 (/.f64 (*.f64 u u) t1) (/.f64 v t1) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) (neg.f64 v))) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 u u)) t1) (/.f64 v t1) (+.f64 (/.f64 (fma.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 (fma.f64 (/.f64 (*.f64 u u) t1) (/.f64 v t1) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) (neg.f64 v)))) t1)) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 u t1) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 t1 t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (fma.f64 (/.f64 u t1) #s(literal 2 binary64) (pow.f64 (/.f64 u t1) #s(literal 2 binary64))) #s(literal 1 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 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64) v) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1) (*.f64 #s(literal 2 binary64) (*.f64 u v))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.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) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 u v))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) u (neg.f64 (/.f64 (*.f64 u u) t1))) t1) #s(literal -1 binary64) #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 961 to 517 computations (82.5% saved)
14 alts after pruning (13 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 126 | 13 | 139 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 126 | 14 | 140 |
| Status | Accuracy | Program |
|---|---|---|
| 82.0% | (/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) (+.f64 u t1)) | |
| 20.5% | (/.f64 (*.f64 (neg.f64 t1) v) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 u t1) t1) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 u t1) u) #s(literal 3 binary64))) (fma.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)))))) | |
| 70.7% | (/.f64 (*.f64 (neg.f64 t1) v) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 u t1) #s(literal -2 binary64)))) | |
| ✓ | 70.9% | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 46.7% | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) u))) | |
| ▶ | 41.6% | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1))) |
| 70.4% | (/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) u t1) t1 (*.f64 u u)))) | |
| ▶ | 70.8% | (/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) t1 u) u (*.f64 t1 t1)))) |
| 44.9% | (/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) | |
| 33.6% | (/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 t1 t1))) | |
| ▶ | 98.1% | (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
| ▶ | 67.1% | (*.f64 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
| ▶ | 52.9% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
| 52.1% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
Compiled 498 to 296 computations (40.6% 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) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) t1 u) u (*.f64 t1 t1)))) |
#s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) t1 u) u (*.f64 t1 t1))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) t1 u) u (*.f64 t1 t1)) |
(fma.f64 #s(literal 2 binary64) t1 u) |
#s(literal 2 binary64) |
(*.f64 t1 t1) |
(*.f64 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
(/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) |
(pow.f64 (+.f64 u t1) #s(literal 2 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)) #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 (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (pow t1 2))) |
#s(approx (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (+ (* 2 (* t1 u)) (pow t1 2)))) |
#s(approx (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (+ (* u (+ u (* 2 t1))) (pow t1 2)))) |
#s(approx (+ (* 2 t1) u) #s(hole binary64 (* 2 t1))) |
#s(approx (+ (* 2 t1) u) #s(hole binary64 (+ u (* 2 t1)))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #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 (pow (+ u t1) 2))) #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 (pow (+ u t1) 2)) #s(hole binary64 (/ v (pow t1 2)))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (+ (* -2 (/ (* u v) (pow t1 3))) (/ v (pow t1 2))))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (+ (* u (- (* -1 (* u (+ (* -4 (/ v (pow t1 4))) (/ v (pow t1 4))))) (* 2 (/ v (pow t1 3))))) (/ v (pow t1 2))))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (+ (* u (- (* u (- (* -1 (* u (+ (* -2 (/ v (pow t1 5))) (* -2 (/ (+ (* -4 (/ v (pow t1 4))) (/ v (pow t1 4))) t1))))) (+ (* -4 (/ v (pow t1 4))) (/ v (pow t1 4))))) (* 2 (/ v (pow t1 3))))) (/ v (pow t1 2))))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (pow t1 2))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (+ (* 2 (* t1 u)) (pow t1 2)))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (+ (* u (+ u (* 2 t1))) (pow t1 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 (/ (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 (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (pow u 2))) |
#s(approx (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (* (pow u 2) (+ 1 (* 2 (/ t1 u)))))) |
#s(approx (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (* (pow u 2) (+ 1 (+ (* 2 (/ t1 u)) (/ (pow t1 2) (pow u 2))))))) |
#s(approx (+ (* 2 t1) u) #s(hole binary64 u)) |
#s(approx (+ (* 2 t1) u) #s(hole binary64 (* u (+ 1 (* 2 (/ t1 u)))))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #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 (pow (+ u t1) 2))) #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 (pow (+ u t1) 2)) #s(hole binary64 (/ v (pow u 2)))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (/ (+ v (* -2 (/ (* t1 v) u))) (pow u 2)))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v)) (pow u 2)))) (* 2 (/ (* t1 v) u))) (pow u 2)))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -2 (* t1 (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v)))) (* -2 (* (pow t1 3) v))) (pow u 3)))) (+ (* -4 (/ (* (pow t1 2) v) (pow u 2))) (+ (* 2 (/ (* t1 v) u)) (/ (* (pow t1 2) v) (pow u 2))))) (pow u 2)))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (pow u 2))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (* (pow u 2) (+ 1 (* 2 (/ t1 u)))))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (* (pow u 2) (+ 1 (+ (* 2 (/ t1 u)) (/ (pow t1 2) (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 (/ (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 (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (* (pow u 2) (+ 1 (* -1 (/ (+ (* -2 t1) (* -1 (/ (pow t1 2) u))) u)))))) |
#s(approx (+ (* 2 t1) u) #s(hole binary64 (* -1 (* u (- (* -2 (/ t1 u)) 1))))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #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 (pow (+ u t1) 2))) #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 (pow (+ u t1) 2)) #s(hole binary64 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 2) v) u)) (* -2 (* t1 v))) u))) (pow u 2)))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* t1 (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v))) u)) (* 2 (/ (* (pow t1 3) v) u))) (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v))) u)) (* -2 (* t1 v))) u))) (pow u 2)))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (* (pow u 2) (+ 1 (* -1 (/ (+ (* -2 t1) (* -1 (/ (pow t1 2) u))) 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 (pow (+ u t1) 2))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (/ v (pow (+ t1 u) 2)))) |
#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 (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (+ (* 2 (* t1 u)) (pow u 2)))) |
#s(approx (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (+ (* t1 (+ t1 (* 2 u))) (pow u 2)))) |
#s(approx (* t1 t1) #s(hole binary64 (pow t1 2))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #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 (pow (+ u t1) 2))) #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 (pow (+ u t1) 2)) #s(hole binary64 (+ (* -2 (/ (* t1 v) (pow u 3))) (/ v (pow u 2))))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (+ (* t1 (- (* -1 (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))))) (* 2 (/ v (pow u 3))))) (/ v (pow u 2))))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (+ (* t1 (- (* t1 (- (* -1 (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u))))) (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))))) (* 2 (/ v (pow u 3))))) (/ v (pow u 2))))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (+ (* 2 (* t1 u)) (pow u 2)))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (+ (* t1 (+ t1 (* 2 u))) (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 (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (* (pow t1 2) (+ 1 (* 2 (/ u t1)))))) |
#s(approx (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (* (pow t1 2) (+ 1 (+ (* 2 (/ u t1)) (/ (pow u 2) (pow t1 2))))))) |
#s(approx (+ (* 2 t1) u) #s(hole binary64 (* t1 (+ 2 (/ u t1))))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #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 (pow (+ u t1) 2))) #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 (pow (+ u t1) 2)) #s(hole binary64 (/ (+ v (* -2 (/ (* u v) t1))) (pow t1 2)))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v)) (pow t1 2)))) (* 2 (/ (* u v) t1))) (pow t1 2)))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -2 (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v)))) (* -2 (* (pow u 3) v))) (pow t1 3)))) (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) (pow t1 2)))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (* (pow t1 2) (+ 1 (* 2 (/ u t1)))))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (* (pow t1 2) (+ 1 (+ (* 2 (/ u t1)) (/ (pow u 2) (pow t1 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 (* -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 (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (* (pow t1 2) (+ 1 (* -1 (/ (+ (* -2 u) (* -1 (/ (pow u 2) t1))) t1)))))) |
#s(approx (+ (* 2 t1) u) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 2))))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #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 (pow (+ u t1) 2))) #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 (pow (+ u t1) 2)) #s(hole binary64 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) (pow t1 2)))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (/ (+ 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))) (pow t1 2)))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (* (pow t1 2) (+ 1 (* -1 (/ (+ (* -2 u) (* -1 (/ (pow u 2) t1))) t1)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | t1 | @ | 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))) (* (+ t1 u) (+ t1 u)) (+ (* (+ (* 2 t1) u) u) (* t1 t1)) (+ (* 2 t1) u) 2 (* t1 t1) (* (neg t1) (/ v (pow (+ u t1) 2))) (/ v (pow (+ u t1) 2)) (pow (+ u t1) 2)) |
| 3.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))) (* (+ t1 u) (+ t1 u)) (+ (* (+ (* 2 t1) u) u) (* t1 t1)) (+ (* 2 t1) u) 2 (* t1 t1) (* (neg t1) (/ v (pow (+ u t1) 2))) (/ v (pow (+ u t1) 2)) (pow (+ u t1) 2)) |
| 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))) (* (+ t1 u) (+ t1 u)) (+ (* (+ (* 2 t1) u) u) (* t1 t1)) (+ (* 2 t1) u) 2 (* t1 t1) (* (neg t1) (/ v (pow (+ u t1) 2))) (/ v (pow (+ u t1) 2)) (pow (+ u t1) 2)) |
| 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))) (* (+ t1 u) (+ t1 u)) (+ (* (+ (* 2 t1) u) u) (* t1 t1)) (+ (* 2 t1) u) 2 (* t1 t1) (* (neg t1) (/ v (pow (+ u t1) 2))) (/ v (pow (+ u t1) 2)) (pow (+ u t1) 2)) |
| 2.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))) (* (+ t1 u) (+ t1 u)) (+ (* (+ (* 2 t1) u) u) (* t1 t1)) (+ (* 2 t1) u) 2 (* t1 t1) (* (neg t1) (/ v (pow (+ u t1) 2))) (/ v (pow (+ u t1) 2)) (pow (+ u t1) 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 741 | 5817 |
| 0 | 764 | 5143 |
| 1 | 4363 | 5143 |
| 0 | 9838 | 4963 |
| 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) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) t1 u) u (*.f64 t1 t1)))) |
#s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) t1 u) u (*.f64 t1 t1))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) t1 u) u (*.f64 t1 t1)) |
(fma.f64 #s(literal 2 binary64) t1 u) |
#s(literal 2 binary64) |
(*.f64 t1 t1) |
(*.f64 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
(/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) |
(pow.f64 (+.f64 u t1) #s(literal 2 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)) #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 (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (pow t1 2))) |
#s(approx (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (+ (* 2 (* t1 u)) (pow t1 2)))) |
#s(approx (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (+ (* u (+ u (* 2 t1))) (pow t1 2)))) |
#s(approx (+ (* 2 t1) u) #s(hole binary64 (* 2 t1))) |
#s(approx (+ (* 2 t1) u) #s(hole binary64 (+ u (* 2 t1)))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #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 (pow (+ u t1) 2))) #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 (pow (+ u t1) 2)) #s(hole binary64 (/ v (pow t1 2)))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (+ (* -2 (/ (* u v) (pow t1 3))) (/ v (pow t1 2))))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (+ (* u (- (* -1 (* u (+ (* -4 (/ v (pow t1 4))) (/ v (pow t1 4))))) (* 2 (/ v (pow t1 3))))) (/ v (pow t1 2))))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (+ (* u (- (* u (- (* -1 (* u (+ (* -2 (/ v (pow t1 5))) (* -2 (/ (+ (* -4 (/ v (pow t1 4))) (/ v (pow t1 4))) t1))))) (+ (* -4 (/ v (pow t1 4))) (/ v (pow t1 4))))) (* 2 (/ v (pow t1 3))))) (/ v (pow t1 2))))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (pow t1 2))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (+ (* 2 (* t1 u)) (pow t1 2)))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (+ (* u (+ u (* 2 t1))) (pow t1 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 (/ (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 (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (pow u 2))) |
#s(approx (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (* (pow u 2) (+ 1 (* 2 (/ t1 u)))))) |
#s(approx (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (* (pow u 2) (+ 1 (+ (* 2 (/ t1 u)) (/ (pow t1 2) (pow u 2))))))) |
#s(approx (+ (* 2 t1) u) #s(hole binary64 u)) |
#s(approx (+ (* 2 t1) u) #s(hole binary64 (* u (+ 1 (* 2 (/ t1 u)))))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #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 (pow (+ u t1) 2))) #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 (pow (+ u t1) 2)) #s(hole binary64 (/ v (pow u 2)))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (/ (+ v (* -2 (/ (* t1 v) u))) (pow u 2)))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v)) (pow u 2)))) (* 2 (/ (* t1 v) u))) (pow u 2)))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -2 (* t1 (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v)))) (* -2 (* (pow t1 3) v))) (pow u 3)))) (+ (* -4 (/ (* (pow t1 2) v) (pow u 2))) (+ (* 2 (/ (* t1 v) u)) (/ (* (pow t1 2) v) (pow u 2))))) (pow u 2)))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (pow u 2))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (* (pow u 2) (+ 1 (* 2 (/ t1 u)))))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (* (pow u 2) (+ 1 (+ (* 2 (/ t1 u)) (/ (pow t1 2) (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 (/ (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 (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (* (pow u 2) (+ 1 (* -1 (/ (+ (* -2 t1) (* -1 (/ (pow t1 2) u))) u)))))) |
#s(approx (+ (* 2 t1) u) #s(hole binary64 (* -1 (* u (- (* -2 (/ t1 u)) 1))))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #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 (pow (+ u t1) 2))) #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 (pow (+ u t1) 2)) #s(hole binary64 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 2) v) u)) (* -2 (* t1 v))) u))) (pow u 2)))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* t1 (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v))) u)) (* 2 (/ (* (pow t1 3) v) u))) (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v))) u)) (* -2 (* t1 v))) u))) (pow u 2)))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (* (pow u 2) (+ 1 (* -1 (/ (+ (* -2 t1) (* -1 (/ (pow t1 2) u))) 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 (pow (+ u t1) 2))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (/ v (pow (+ t1 u) 2)))) |
#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 (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (+ (* 2 (* t1 u)) (pow u 2)))) |
#s(approx (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (+ (* t1 (+ t1 (* 2 u))) (pow u 2)))) |
#s(approx (* t1 t1) #s(hole binary64 (pow t1 2))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #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 (pow (+ u t1) 2))) #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 (pow (+ u t1) 2)) #s(hole binary64 (+ (* -2 (/ (* t1 v) (pow u 3))) (/ v (pow u 2))))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (+ (* t1 (- (* -1 (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))))) (* 2 (/ v (pow u 3))))) (/ v (pow u 2))))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (+ (* t1 (- (* t1 (- (* -1 (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u))))) (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))))) (* 2 (/ v (pow u 3))))) (/ v (pow u 2))))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (+ (* 2 (* t1 u)) (pow u 2)))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (+ (* t1 (+ t1 (* 2 u))) (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 (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (* (pow t1 2) (+ 1 (* 2 (/ u t1)))))) |
#s(approx (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (* (pow t1 2) (+ 1 (+ (* 2 (/ u t1)) (/ (pow u 2) (pow t1 2))))))) |
#s(approx (+ (* 2 t1) u) #s(hole binary64 (* t1 (+ 2 (/ u t1))))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #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 (pow (+ u t1) 2))) #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 (pow (+ u t1) 2)) #s(hole binary64 (/ (+ v (* -2 (/ (* u v) t1))) (pow t1 2)))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v)) (pow t1 2)))) (* 2 (/ (* u v) t1))) (pow t1 2)))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -2 (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v)))) (* -2 (* (pow u 3) v))) (pow t1 3)))) (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) (pow t1 2)))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (* (pow t1 2) (+ 1 (* 2 (/ u t1)))))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (* (pow t1 2) (+ 1 (+ (* 2 (/ u t1)) (/ (pow u 2) (pow t1 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 (* -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 (+ (* (+ (* 2 t1) u) u) (* t1 t1)) #s(hole binary64 (* (pow t1 2) (+ 1 (* -1 (/ (+ (* -2 u) (* -1 (/ (pow u 2) t1))) t1)))))) |
#s(approx (+ (* 2 t1) u) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 2))))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) #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 (pow (+ u t1) 2))) #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 (pow (+ u t1) 2)) #s(hole binary64 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) (pow t1 2)))) |
#s(approx (/ v (pow (+ u t1) 2)) #s(hole binary64 (/ (+ 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))) (pow t1 2)))) |
#s(approx (pow (+ u t1) 2) #s(hole binary64 (* (pow t1 2) (+ 1 (* -1 (/ (+ (* -2 u) (* -1 (/ (pow u 2) t1))) t1)))))) |
| Outputs |
|---|
(*.f64 (*.f64 t1 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) (neg.f64 t1)) |
(*.f64 #s(literal -1 binary64) (*.f64 t1 (/.f64 v (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) v) (+.f64 u t1)) (+.f64 u t1)) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) (+.f64 u t1)) |
(/.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 (*.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 (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))) (fma.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))) (fma.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) (/ v (pow (+ u t1) 2))) (/.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 #s(approx (+ u t1) t1) (+.f64 u t1)))) |
(/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) #s(approx (+ u t1) t1)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) v)) (neg.f64 (*.f64 #s(approx (+ u t1) t1) (+.f64 u t1)))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 #s(approx (+ u t1) t1) (+.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)) |
(*.f64 #s(approx (+ u t1) t1) (+.f64 u t1)) |
(*.f64 (+.f64 u t1) #s(approx (+ u 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))) (fma.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))) (fma.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) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) t1 u) u (*.f64 t1 t1))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) v)) (neg.f64 #s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) t1 u) u (*.f64 t1 t1))))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) t1 u) u (*.f64 t1 t1)))) |
#s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) t1 u) u (*.f64 t1 t1))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u) #s(literal 2 binary64)) (pow.f64 t1 #s(literal 4 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u) (*.f64 t1 t1))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u) #s(literal 3 binary64)) (pow.f64 t1 #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u) #s(literal 2 binary64)) (-.f64 (pow.f64 t1 #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u) (*.f64 t1 t1))))) |
(fma.f64 (neg.f64 (fabs.f64 t1)) (neg.f64 (fabs.f64 t1)) (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u)) |
(fma.f64 (fabs.f64 (fabs.f64 t1)) (fabs.f64 (fabs.f64 t1)) (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u)) |
(fma.f64 (exp.f64 (log.f64 t1)) (exp.f64 (log.f64 t1)) (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u)) |
(fma.f64 (neg.f64 (neg.f64 t1)) (neg.f64 (neg.f64 t1)) (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u)) |
(fma.f64 (fabs.f64 t1) (fabs.f64 t1) (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u)) |
(fma.f64 (fma.f64 #s(literal 2 binary64) t1 u) u (*.f64 t1 t1)) |
(fma.f64 (neg.f64 t1) (neg.f64 t1) (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u)) |
(fma.f64 u (fma.f64 #s(literal 2 binary64) t1 u) (*.f64 t1 t1)) |
(fma.f64 t1 t1 (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u)) |
(-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u) (*.f64 (neg.f64 t1) t1)) |
(+.f64 (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u) (*.f64 t1 t1)) |
(+.f64 (*.f64 t1 t1) (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u)) |
(/.f64 (-.f64 (*.f64 u u) (pow.f64 (*.f64 #s(literal 2 binary64) t1) #s(literal 2 binary64))) (-.f64 u (*.f64 #s(literal 2 binary64) t1))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) t1) #s(literal 2 binary64)) (*.f64 u u)) (-.f64 (*.f64 #s(literal 2 binary64) t1) u)) |
(/.f64 (+.f64 (pow.f64 u #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 t1 #s(literal 3 binary64)))) (fma.f64 u u (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) t1) #s(literal 2 binary64)) (*.f64 u (*.f64 #s(literal 2 binary64) t1))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 t1 #s(literal 3 binary64)) (pow.f64 u #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) t1) #s(literal 2 binary64)) (-.f64 (*.f64 u u) (*.f64 (*.f64 u t1) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 2 binary64) t1 u) |
(fma.f64 t1 #s(literal 2 binary64) u) |
(-.f64 u (*.f64 #s(literal -2 binary64) t1)) |
(+.f64 (*.f64 #s(literal 2 binary64) t1) u) |
(+.f64 u (*.f64 #s(literal 2 binary64) t1)) |
#s(literal 2 binary64) |
(*.f64 (neg.f64 (fabs.f64 t1)) (neg.f64 (fabs.f64 t1))) |
(*.f64 (fabs.f64 (fabs.f64 t1)) (fabs.f64 (fabs.f64 t1))) |
(*.f64 (exp.f64 (log.f64 t1)) (exp.f64 (log.f64 t1))) |
(*.f64 (neg.f64 (neg.f64 t1)) (neg.f64 (neg.f64 t1))) |
(*.f64 (fabs.f64 t1) (fabs.f64 t1)) |
(*.f64 (neg.f64 t1) (neg.f64 t1)) |
(*.f64 t1 t1) |
(pow.f64 (exp.f64 (log.f64 t1)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t1) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t1 t1) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 t1) #s(literal 2 binary64)) |
(pow.f64 t1 #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 t1 #s(literal -2 binary64))) |
(fabs.f64 (*.f64 t1 t1)) |
(exp.f64 (*.f64 (log.f64 t1) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t1) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 t1) #s(literal 2 binary64)))) |
(*.f64 (*.f64 t1 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) (neg.f64 t1)) |
(*.f64 #s(literal -1 binary64) (*.f64 t1 (/.f64 v (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) v) (+.f64 u t1)) (+.f64 u t1)) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) (+.f64 u t1)) |
(/.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 (*.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 (neg.f64 v) (neg.f64 (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
(/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) |
(*.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 #s(literal 1 binary64) (pow.f64 (+.f64 u t1) #s(literal -2 binary64))) |
(fma.f64 (+.f64 u t1) t1 (*.f64 (+.f64 u t1) u)) |
(fma.f64 t1 (+.f64 u t1) (*.f64 u (+.f64 u t1))) |
(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)) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (neg.f64 v) t1)) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (fma.f64 (*.f64 u (/.f64 v (*.f64 t1 t1))) #s(literal 2 binary64) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (fma.f64 (fma.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 (pow (+ u t1) 2))) (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64) (fma.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 (fma.f64 (/.f64 u (*.f64 t1 t1)) #s(literal -1 binary64) (pow.f64 t1 #s(literal -1 binary64))) u) #s(literal 1 binary64))) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (*.f64 (fma.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)) (fma.f64 (*.f64 u (/.f64 v (*.f64 t1 t1))) #s(literal -1 binary64) (/.f64 v t1))) |
#s(approx (/ v (+ u t1)) (fma.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)) (fma.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) (/ v (pow (+ u t1) 2))) (/.f64 (neg.f64 v) t1)) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (fma.f64 (*.f64 u (/.f64 v (*.f64 t1 t1))) #s(literal 2 binary64) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (fma.f64 (fma.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 (pow (+ u t1) 2))) (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64) (fma.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)) (fma.f64 (*.f64 u t1) #s(literal 2 binary64) (*.f64 t1 t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.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 (+ (* (+ (* 2 t1) u) u) (* t1 t1)) (*.f64 t1 t1)) |
#s(approx (+ (* (+ (* 2 t1) u) u) (* t1 t1)) (fma.f64 (*.f64 u t1) #s(literal 2 binary64) (*.f64 t1 t1))) |
#s(approx (+ (* (+ (* 2 t1) u) u) (* t1 t1)) (fma.f64 (fma.f64 #s(literal 2 binary64) t1 u) u (*.f64 t1 t1))) |
#s(approx (+ (* 2 t1) u) (*.f64 #s(literal 2 binary64) t1)) |
#s(approx (+ (* 2 t1) u) (fma.f64 #s(literal 2 binary64) t1 u)) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (neg.f64 v) t1)) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (fma.f64 (*.f64 u (/.f64 v (*.f64 t1 t1))) #s(literal 2 binary64) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (fma.f64 (fma.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 (pow (+ u t1) 2))) (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64) (fma.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 (/ v (pow (+ u t1) 2)) (/.f64 v (*.f64 t1 t1))) |
#s(approx (/ v (pow (+ u t1) 2)) (fma.f64 (*.f64 u (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 v (*.f64 t1 t1)))) |
#s(approx (/ v (pow (+ u t1) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) u) (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64))))) u (/.f64 v (*.f64 t1 t1)))) |
#s(approx (/ v (pow (+ u t1) 2)) (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 t1 #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 4 binary64)))) t1))) u)) (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 4 binary64))))) u (*.f64 #s(literal -2 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64))))) u (/.f64 v (*.f64 t1 t1)))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 t1 t1)) |
#s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (*.f64 u t1) #s(literal 2 binary64) (*.f64 t1 t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) t1 u) u (*.f64 t1 t1))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u u))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (neg.f64 t1) v)) (*.f64 u u))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (neg.f64 t1) v (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))) (*.f64 u u))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1) (pow.f64 u #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (neg.f64 t1) v (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))))) (*.f64 u u))) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (fma.f64 #s(literal -1 binary64) t1 (/.f64 (*.f64 t1 t1) u)) u)) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 t1 #s(literal 3 binary64)) (*.f64 u u)) #s(literal -1 binary64) (/.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 (fma.f64 (*.f64 t1 (/.f64 v u)) #s(literal -1 binary64) v) u)) |
#s(approx (/ v (+ u t1)) (/.f64 (-.f64 (fma.f64 (*.f64 t1 t1) (/.f64 v (*.f64 u u)) v) (*.f64 t1 (/.f64 v u))) u)) |
#s(approx (/ v (+ u t1)) (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal -1 binary64) v) (fma.f64 t1 (/.f64 v u) (neg.f64 (*.f64 (*.f64 t1 t1) (/.f64 v (*.f64 u u)))))) u)) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u u))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (neg.f64 t1) v)) (*.f64 u u))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (neg.f64 t1) v (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))) (*.f64 u u))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1) (pow.f64 u #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (neg.f64 t1) v (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))))) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 t1 u) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (fma.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 (+ (* (+ (* 2 t1) u) u) (* t1 t1)) (*.f64 u u)) |
#s(approx (+ (* (+ (* 2 t1) u) u) (* t1 t1)) (*.f64 (fma.f64 (/.f64 t1 u) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 u u))) |
#s(approx (+ (* (+ (* 2 t1) u) u) (* t1 t1)) (*.f64 (+.f64 (fma.f64 (/.f64 t1 u) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 t1 t1) (*.f64 u u))) (*.f64 u u))) |
#s(approx (+ (* 2 t1) u) u) |
#s(approx (+ (* 2 t1) u) (*.f64 (fma.f64 (/.f64 t1 u) #s(literal 2 binary64) #s(literal 1 binary64)) u)) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u u))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (neg.f64 t1) v)) (*.f64 u u))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (neg.f64 t1) v (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))) (*.f64 u u))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1) (pow.f64 u #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (neg.f64 t1) v (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))))) (*.f64 u u))) |
#s(approx (/ v (pow (+ u t1) 2)) (/.f64 v (*.f64 u u))) |
#s(approx (/ v (pow (+ u t1) 2)) (/.f64 (fma.f64 (*.f64 t1 (/.f64 v u)) #s(literal -2 binary64) v) (*.f64 u u))) |
#s(approx (/ v (pow (+ u t1) 2)) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t1 t1) v)) (*.f64 u u)) #s(literal -1 binary64) v) (*.f64 (*.f64 t1 (/.f64 v u)) #s(literal 2 binary64))) (*.f64 u u))) |
#s(approx (/ v (pow (+ u t1) 2)) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t1 t1) v)) t1 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v))) (pow.f64 u #s(literal 3 binary64))) #s(literal -1 binary64) v) (fma.f64 (*.f64 (*.f64 t1 t1) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (*.f64 t1 (/.f64 v u)) #s(literal 2 binary64) (*.f64 (*.f64 t1 t1) (/.f64 v (*.f64 u u)))))) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 t1 u) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (fma.f64 (/.f64 t1 u) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 t1 t1) (*.f64 u u))) (*.f64 u u))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (fma.f64 (neg.f64 t1) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u))) u))) (*.f64 u u))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 v t1 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 t1 #s(literal 3 binary64))) v (fma.f64 (pow.f64 t1 #s(literal 3 binary64)) v (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.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)))) u))) u))) (*.f64 u u))) |
#s(approx (/ (neg t1) (+ u t1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 t1 t1) u) #s(literal -1 binary64) t1) u))) |
#s(approx (/ (neg t1) (+ u t1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 t1 t1 (/.f64 (pow.f64 (neg.f64 t1) #s(literal 3 binary64)) u)) u) #s(literal -1 binary64) t1) u))) |
#s(approx (/ (neg t1) (+ u t1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 t1 t1 (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 t1 #s(literal 4 binary64)) u) #s(literal -1 binary64) (pow.f64 t1 #s(literal 3 binary64))) u))) u) #s(literal -1 binary64) 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 (fma.f64 t1 (/.f64 v u) (neg.f64 v)) u))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t1 t1) (/.f64 v u) (*.f64 (neg.f64 t1) v)) u) #s(literal -1 binary64) (neg.f64 v)) u))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (fma.f64 (/.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) #s(literal -1 binary64) (neg.f64 v)) u))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (fma.f64 (neg.f64 t1) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u))) u))) (*.f64 u u))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 v t1 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 t1 #s(literal 3 binary64))) v (fma.f64 (pow.f64 t1 #s(literal 3 binary64)) v (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.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)))) u))) u))) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) t1 (neg.f64 (/.f64 (*.f64 t1 t1) u))) u) #s(literal -1 binary64) #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 (+ (* (+ (* 2 t1) u) u) (* t1 t1)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) t1 (neg.f64 (/.f64 (*.f64 t1 t1) u))) u) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 u u))) |
#s(approx (+ (* 2 t1) u) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 t1 u) #s(literal -2 binary64)) #s(literal 1 binary64)) u))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (fma.f64 (neg.f64 t1) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u))) u))) (*.f64 u u))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 v t1 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 t1 #s(literal 3 binary64))) v (fma.f64 (pow.f64 t1 #s(literal 3 binary64)) v (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.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)))) u))) u))) (*.f64 u u))) |
#s(approx (/ v (pow (+ u t1) 2)) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 t1 t1) v) u) (*.f64 #s(literal 2 binary64) (*.f64 v t1))) u) #s(literal -1 binary64) v) (*.f64 u u))) |
#s(approx (/ v (pow (+ u t1) 2)) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t1 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t1 t1) v)) u) (/.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) u))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t1 t1) v))) u) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 v t1))) u) #s(literal -1 binary64) v) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) t1 (neg.f64 (/.f64 (*.f64 t1 t1) u))) u) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 u u))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (*.f64 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) (neg.f64 t1))) |
#s(approx (/ v (+ u t1)) (/.f64 v (+.f64 u t1))) |
#s(approx v v) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (*.f64 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) (neg.f64 t1))) |
#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) (/ v (pow (+ u t1) 2))) (*.f64 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) (neg.f64 t1))) |
#s(approx (/ v (pow (+ u t1) 2)) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (*.f64 (fma.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal 2 binary64) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (*.f64 (fma.f64 (fma.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 (pow (+ u t1) 2))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 u #s(literal 4 binary64))) #s(literal -4 binary64) (fma.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) (+ 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 (fma.f64 (/.f64 t1 (pow.f64 u #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 u #s(literal -2 binary64))) t1) (pow.f64 u #s(literal -1 binary64))) t1)) |
#s(approx (/ (neg t1) (+ u t1)) (*.f64 (-.f64 (*.f64 (fma.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)) (fma.f64 (*.f64 t1 (/.f64 v (*.f64 u u))) #s(literal -1 binary64) (/.f64 v u))) |
#s(approx (/ v (+ u t1)) (fma.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)) (fma.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 (pow (+ u t1) 2))) (*.f64 (fma.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal 2 binary64) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (*.f64 (fma.f64 (fma.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 (pow (+ u t1) 2))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 u #s(literal 4 binary64))) #s(literal -4 binary64) (fma.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 (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u)) |
#s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) u t1) t1 (*.f64 u u))) |
#s(approx (+ (* (+ (* 2 t1) u) u) (* t1 t1)) (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u)) |
#s(approx (+ (* (+ (* 2 t1) u) u) (* t1 t1)) (fma.f64 (fma.f64 #s(literal 2 binary64) u t1) t1 (*.f64 u u))) |
#s(approx (* t1 t1) (*.f64 t1 t1)) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (*.f64 (fma.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal 2 binary64) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (*.f64 (fma.f64 (fma.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 (pow (+ u t1) 2))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 u #s(literal 4 binary64))) #s(literal -4 binary64) (fma.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 (/ v (pow (+ u t1) 2)) (fma.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 v (*.f64 u u)))) |
#s(approx (/ v (pow (+ u t1) 2)) (fma.f64 (fma.f64 (neg.f64 t1) (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 v (pow.f64 u #s(literal 3 binary64))))) t1 (/.f64 v (*.f64 u u)))) |
#s(approx (/ v (pow (+ u t1) 2)) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 t1) (*.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)))) (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64))))) t1 (*.f64 #s(literal -2 binary64) (/.f64 v (pow.f64 u #s(literal 3 binary64))))) t1 (/.f64 v (*.f64 u u)))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u)) |
#s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) u t1) t1 (*.f64 u u))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (neg.f64 v)) t1)) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (+.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)))) (neg.f64 v))) t1)) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u (*.f64 (pow.f64 u #s(literal 3 binary64)) v))) (pow.f64 t1 #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)))) (neg.f64 v)))) t1)) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (neg.f64 (/.f64 (*.f64 u u) (*.f64 t1 t1))) (fma.f64 (/.f64 u t1) #s(literal -1 binary64) #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)) (fma.f64 (/.f64 u t1) #s(literal -1 binary64) (/.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 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal -1 binary64) v) t1)) |
#s(approx (/ v (+ u t1)) (/.f64 (-.f64 (fma.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)) v) (*.f64 u (/.f64 v t1))) t1)) |
#s(approx (/ v (+ u t1)) (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) #s(literal -1 binary64) v) (fma.f64 u (/.f64 v t1) (neg.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)))))) t1)) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (neg.f64 v)) t1)) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (+.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)))) (neg.f64 v))) t1)) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u (*.f64 (pow.f64 u #s(literal 3 binary64)) v))) (pow.f64 t1 #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)))) (neg.f64 v)))) t1)) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 u t1) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 t1 t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (fma.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 (+ (* (+ (* 2 t1) u) u) (* t1 t1)) (*.f64 (fma.f64 (/.f64 u t1) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 t1 t1))) |
#s(approx (+ (* (+ (* 2 t1) u) u) (* t1 t1)) (*.f64 (+.f64 (fma.f64 (/.f64 u t1) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 u u) (*.f64 t1 t1))) (*.f64 t1 t1))) |
#s(approx (+ (* 2 t1) u) (*.f64 (+.f64 (/.f64 u t1) #s(literal 2 binary64)) t1)) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (neg.f64 v)) t1)) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (+.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)))) (neg.f64 v))) t1)) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (/.f64 (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u (*.f64 (pow.f64 u #s(literal 3 binary64)) v))) (pow.f64 t1 #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)))) (neg.f64 v)))) t1)) |
#s(approx (/ v (pow (+ u t1) 2)) (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64) v) (*.f64 t1 t1))) |
#s(approx (/ v (pow (+ u t1) 2)) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) (*.f64 t1 t1)) #s(literal -1 binary64) v) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) (*.f64 t1 t1))) |
#s(approx (/ v (pow (+ u t1) 2)) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u (*.f64 (pow.f64 u #s(literal 3 binary64)) v))) (pow.f64 t1 #s(literal 3 binary64))) #s(literal -1 binary64) v) (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)))))) (*.f64 t1 t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 u t1) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 t1 t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (fma.f64 (/.f64 u t1) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 u u) (*.f64 t1 t1))) (*.f64 t1 t1))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (neg.f64 (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64) v) t1))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 u (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) 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 (fma.f64 u (/.f64 v t1) (neg.f64 v)) t1))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 u u) (/.f64 v t1) (*.f64 (neg.f64 u) v)) t1) #s(literal -1 binary64) (neg.f64 v)) t1))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (fma.f64 (/.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(literal -1 binary64) (neg.f64 v)) t1))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (neg.f64 (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64) v) t1))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 u (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) u (neg.f64 (/.f64 (*.f64 u u) t1))) t1) #s(literal -1 binary64) #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 (+ (* (+ (* 2 t1) u) u) (* t1 t1)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) u (neg.f64 (/.f64 (*.f64 u u) t1))) t1) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 t1 t1))) |
#s(approx (+ (* 2 t1) u) (*.f64 (neg.f64 t1) (-.f64 (neg.f64 (/.f64 u t1)) #s(literal 2 binary64)))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (neg.f64 (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64) v) t1))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (* (neg t1) (/ v (pow (+ u t1) 2))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 u (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (/ v (pow (+ u t1) 2)) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) (*.f64 t1 t1))) |
#s(approx (/ v (pow (+ u t1) 2)) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 u (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) (*.f64 t1 t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) u (neg.f64 (/.f64 (*.f64 u u) t1))) t1) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 t1 t1))) |
Compiled 7 585 to 1 206 computations (84.1% saved)
15 alts after pruning (12 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 323 | 9 | 332 |
| Fresh | 5 | 3 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 331 | 15 | 346 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.6% | (/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) (+.f64 u t1)) |
| 98.3% | (/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) (+.f64 u t1)) | |
| ✓ | 70.9% | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 46.7% | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) u))) | |
| 70.9% | (/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 t1 t1 (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u)))) | |
| ▶ | 44.9% | (/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
| ✓ | 98.1% | (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
| 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)))) | |
| 67.1% | (*.f64 (neg.f64 t1) (/.f64 v (*.f64 (+.f64 u t1) (+.f64 u t1)))) | |
| 44.8% | (*.f64 (neg.f64 t1) #s(approx (/ v (pow (+ u t1) 2)) (/.f64 v (*.f64 u u)))) | |
| ▶ | 55.4% | (*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v (+.f64 u t1))) |
| 48.6% | (*.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))) | |
| ▶ | 58.3% | (*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v (+.f64 u t1))) |
| ✓ | 52.9% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
| ▶ | 52.1% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
Compiled 443 to 299 computations (32.5% 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) (+ u t1)) #s(literal -1 binary64)) (/.f64 v (+.f64 u t1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 v (+.f64 u t1)) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
(*.f64 (neg.f64 t1) v) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)) |
(*.f64 u u) |
#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 #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 u t1) |
#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) (+ 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 (/ (* (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 (* u u) #s(hole binary64 (pow u 2))) |
#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 (- (/ u t1) 1) #s(hole binary64 -1)) |
#s(approx (- (/ u t1) 1) #s(hole binary64 (- (/ u t1) 1))) |
#s(approx (/ u t1) #s(hole binary64 (/ u 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 (* (/ (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 (/ (* (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 (- (/ 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) (+ 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) (+ 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 (/ (* (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 (- (/ u t1) 1) #s(hole binary64 (* -1 (* u (- (/ 1 u) (/ 1 t1)))))) |
#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) (+ 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) 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 (* 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) (+ 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) 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 (- (/ u t1) 1) #s(hole binary64 (/ (+ u (* -1 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 (/ (+ (* -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) (+ 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) 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 (/ (* (/ (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) (+ 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 (/ (* (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)))))) |
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) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) -1 (/ v (+ u t1)) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (neg t1) v) (* (+ t1 u) (+ t1 u)) (* u u) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (/ v u) (/ (neg t1) u)) (/ v u) (/ (neg t1) u) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (- (/ u t1) 1) (/ u t1) 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) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) -1 (/ v (+ u t1)) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (neg t1) v) (* (+ t1 u) (+ t1 u)) (* u u) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (/ v u) (/ (neg t1) u)) (/ v u) (/ (neg t1) u) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (- (/ u t1) 1) (/ u t1) 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) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) -1 (/ v (+ u t1)) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (neg t1) v) (* (+ t1 u) (+ t1 u)) (* u u) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (/ v u) (/ (neg t1) u)) (/ v u) (/ (neg t1) u) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (- (/ u t1) 1) (/ u t1) 1) |
| 3.0ms | t1 | @ | 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) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) -1 (/ v (+ u t1)) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (neg t1) v) (* (+ t1 u) (+ t1 u)) (* u u) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (/ v u) (/ (neg t1) u)) (/ v u) (/ (neg t1) u) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (- (/ u t1) 1) (/ u t1) 1) |
| 3.0ms | u | @ | 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) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) -1 (/ v (+ u t1)) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (neg t1) v) (* (+ t1 u) (+ t1 u)) (* u u) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (/ v u) (/ (neg t1) u)) (/ v u) (/ (neg t1) u) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (- (/ u t1) 1) (/ u t1) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 667 | 5093 |
| 0 | 693 | 4513 |
| 1 | 4046 | 4513 |
| 0 | 9138 | 4344 |
| 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) (+ u t1)) #s(literal -1 binary64)) (/.f64 v (+.f64 u t1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 v (+.f64 u t1)) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
(*.f64 (neg.f64 t1) v) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)) |
(*.f64 u u) |
#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 #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 u t1) |
#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) (+ 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 (/ (* (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 (* u u) #s(hole binary64 (pow u 2))) |
#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 (- (/ u t1) 1) #s(hole binary64 -1)) |
#s(approx (- (/ u t1) 1) #s(hole binary64 (- (/ u t1) 1))) |
#s(approx (/ u t1) #s(hole binary64 (/ u 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 (* (/ (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 (/ (* (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 (- (/ 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) (+ 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) (+ 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 (/ (* (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 (- (/ u t1) 1) #s(hole binary64 (* -1 (* u (- (/ 1 u) (/ 1 t1)))))) |
#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) (+ 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) 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 (* 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) (+ 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) 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 (- (/ u t1) 1) #s(hole binary64 (/ (+ u (* -1 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 (/ (+ (* -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) (+ 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) 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 (/ (* (/ (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) (+ 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 (/ (* (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)))))) |
| 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 (*.f64 (neg.f64 t1) (/.f64 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 (neg.f64 (/.f64 (*.f64 (neg.f64 t1) 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 (*.f64 (neg.f64 t1) 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 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))) (fma.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))) (fma.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 |
(*.f64 (/.f64 v (+.f64 u t1)) #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64))) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v (+.f64 u t1))) |
(/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) v) (+.f64 u t1)) |
#s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 v) (neg.f64 (+.f64 u t1))) |
(/.f64 v (+.f64 u t1)) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) v)) (neg.f64 #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u 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)) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.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) v) (* (+ t1 u) (+ t1 u))) (*.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 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 u) (neg.f64 t1)) |
(/.f64 u t1) |
#s(literal 1 binary64) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (fma.f64 (*.f64 u (/.f64 v (*.f64 t1 t1))) #s(literal 2 binary64) (/.f64 (neg.f64 v) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (fma.f64 (fma.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))) (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64) (fma.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)) v) (neg.f64 v)) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (fma.f64 u (/.f64 v t1) (neg.f64 v))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (fma.f64 (fma.f64 (*.f64 u (/.f64 v (*.f64 t1 t1))) #s(literal -1 binary64) (/.f64 v t1)) u (neg.f64 v))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (fma.f64 (fma.f64 (fma.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 (fma.f64 (/.f64 u (*.f64 t1 t1)) #s(literal -1 binary64) (pow.f64 t1 #s(literal -1 binary64))) u) #s(literal 1 binary64))) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (*.f64 (fma.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) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (fma.f64 (*.f64 u (/.f64 v (*.f64 t1 t1))) #s(literal 2 binary64) (/.f64 (neg.f64 v) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (fma.f64 (fma.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))) (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64) (fma.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 (/ v (+ u t1)) (/.f64 v t1)) |
#s(approx (/ v (+ u t1)) (fma.f64 (*.f64 u (/.f64 v (*.f64 t1 t1))) #s(literal -1 binary64) (/.f64 v t1))) |
#s(approx (/ v (+ u t1)) (fma.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)) (fma.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) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (fma.f64 (*.f64 u (/.f64 v (*.f64 t1 t1))) #s(literal 2 binary64) (/.f64 (neg.f64 v) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (fma.f64 (fma.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))) (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64) (fma.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)) (fma.f64 (*.f64 u t1) #s(literal 2 binary64) (*.f64 t1 t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) t1 u) u (*.f64 t1 t1))) |
#s(approx (* u u) (*.f64 u u)) |
#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 (- (/ 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) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 (neg.f64 t1) u) (/.f64 v u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (neg.f64 t1) v)) (*.f64 u u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (neg.f64 t1) v (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))) (*.f64 u u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1) (pow.f64 u #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (neg.f64 t1) v (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (/.f64 (*.f64 (neg.f64 t1) v) u)) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (/.f64 (fma.f64 (neg.f64 t1) v (/.f64 (*.f64 (*.f64 t1 t1) v) u)) u)) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (/.f64 (fma.f64 (neg.f64 t1) v (fma.f64 (*.f64 t1 t1) (/.f64 v u) (neg.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))) u)) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (/.f64 (fma.f64 (neg.f64 t1) v (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -1 binary64) (fma.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 (fma.f64 #s(literal -1 binary64) t1 (/.f64 (*.f64 t1 t1) u)) u)) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 t1 #s(literal 3 binary64)) (*.f64 u u)) #s(literal -1 binary64) (/.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) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 (neg.f64 t1) u) (/.f64 v u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (neg.f64 t1) v)) (*.f64 u u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (neg.f64 t1) v (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))) (*.f64 u u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1) (pow.f64 u #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (neg.f64 t1) v (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))))) (*.f64 u u))) |
#s(approx (/ v (+ u t1)) (/.f64 v u)) |
#s(approx (/ v (+ u t1)) (/.f64 (fma.f64 (*.f64 t1 (/.f64 v u)) #s(literal -1 binary64) v) u)) |
#s(approx (/ v (+ u t1)) (/.f64 (-.f64 (fma.f64 (*.f64 t1 t1) (/.f64 v (*.f64 u u)) v) (*.f64 t1 (/.f64 v u))) u)) |
#s(approx (/ v (+ u t1)) (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal -1 binary64) v) (fma.f64 t1 (/.f64 v u) (neg.f64 (*.f64 (*.f64 t1 t1) (/.f64 v (*.f64 u u)))))) u)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 (neg.f64 t1) u) (/.f64 v u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (neg.f64 t1) v)) (*.f64 u u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (neg.f64 t1) v (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))) (*.f64 u u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1) (pow.f64 u #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (neg.f64 t1) v (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))))) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 t1 u) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (fma.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) 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 (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (neg.f64 t1) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u))) u))) (*.f64 u u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 v t1 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 t1 #s(literal 3 binary64))) v (fma.f64 (pow.f64 t1 #s(literal 3 binary64)) v (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.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)))) u))) u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 (/.f64 (fma.f64 v t1 (neg.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u))) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 (/.f64 (fma.f64 v t1 (neg.f64 (/.f64 (fma.f64 (*.f64 t1 t1) v (neg.f64 (/.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) u))) u))) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 (/.f64 (fma.f64 v t1 (neg.f64 (/.f64 (fma.f64 (*.f64 t1 t1) v (neg.f64 (/.f64 (fma.f64 (pow.f64 t1 #s(literal 3 binary64)) v (neg.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) (/.f64 v u)))) u))) u))) u))) |
#s(approx (/ (neg t1) (+ u t1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 t1 t1) u) #s(literal -1 binary64) t1) u))) |
#s(approx (/ (neg t1) (+ u t1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 t1 t1 (/.f64 (pow.f64 (neg.f64 t1) #s(literal 3 binary64)) u)) u) #s(literal -1 binary64) t1) u))) |
#s(approx (/ (neg t1) (+ u t1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 t1 t1 (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 t1 #s(literal 4 binary64)) u) #s(literal -1 binary64) (pow.f64 t1 #s(literal 3 binary64))) u))) u) #s(literal -1 binary64) 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) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (neg.f64 t1) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u))) u))) (*.f64 u u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 v t1 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 t1 #s(literal 3 binary64))) v (fma.f64 (pow.f64 t1 #s(literal 3 binary64)) v (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.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)))) u))) u))) (*.f64 u u))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (fma.f64 t1 (/.f64 v u) (neg.f64 v)) u))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 t1) v (/.f64 (*.f64 (*.f64 t1 t1) v) u)) u) #s(literal -1 binary64) (neg.f64 v)) u))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (fma.f64 (/.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) #s(literal -1 binary64) (neg.f64 v)) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (neg.f64 t1) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u))) u))) (*.f64 u u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 v t1 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 t1 #s(literal 3 binary64))) v (fma.f64 (pow.f64 t1 #s(literal 3 binary64)) v (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.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)))) u))) u))) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) t1 (neg.f64 (/.f64 (*.f64 t1 t1) u))) u) #s(literal -1 binary64) #s(literal 1 binary64)) (*.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 (/ (* (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) (+ u t1)) v) (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1))) |
#s(approx v v) |
#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 (/ v (+ u t1)) (/.f64 v (+.f64 u t1))) |
#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 (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (fma.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal 2 binary64) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (fma.f64 (fma.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 (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 u #s(literal 4 binary64))) #s(literal -4 binary64) (fma.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) (+ u t1)) v) (*.f64 (fma.f64 t1 (/.f64 v (*.f64 u u)) (/.f64 (neg.f64 v) u)) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (*.f64 (fma.f64 (fma.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 v (*.f64 u u))) t1 (/.f64 (neg.f64 v) u)) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (*.f64 (fma.f64 (fma.f64 (fma.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 (fma.f64 (/.f64 t1 (pow.f64 u #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 u #s(literal -2 binary64))) t1) (pow.f64 u #s(literal -1 binary64))) t1)) |
#s(approx (/ (neg t1) (+ u t1)) (*.f64 (-.f64 (*.f64 (fma.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) (* (+ t1 u) (+ t1 u))) (*.f64 (fma.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal 2 binary64) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (fma.f64 (fma.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 (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 u #s(literal 4 binary64))) #s(literal -4 binary64) (fma.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 (/ v (+ u t1)) (fma.f64 (/.f64 (neg.f64 t1) u) (/.f64 v u) (/.f64 v u))) |
#s(approx (/ v (+ u t1)) (fma.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)) (fma.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) (* (+ t1 u) (+ t1 u))) (*.f64 (fma.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal 2 binary64) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (fma.f64 (fma.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 (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 u #s(literal 4 binary64))) #s(literal -4 binary64) (fma.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 (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u)) |
#s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) u t1) t1 (*.f64 u u))) |
#s(approx (- (/ u t1) 1) (/.f64 (fma.f64 #s(literal -1 binary64) t1 u) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (neg.f64 v)) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (+.f64 (fma.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) (neg.f64 v))) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u) (pow.f64 t1 #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) #s(literal -2 binary64) (+.f64 (fma.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) (neg.f64 v))))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (fma.f64 #s(literal -1 binary64) v (fma.f64 u (/.f64 v t1) (neg.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (fma.f64 #s(literal -1 binary64) v (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -1 binary64) (fma.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))) (fma.f64 (/.f64 u t1) #s(literal -1 binary64) #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)) (fma.f64 (/.f64 u t1) #s(literal -1 binary64) (/.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) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (neg.f64 v)) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (+.f64 (fma.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) (neg.f64 v))) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u) (pow.f64 t1 #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) #s(literal -2 binary64) (+.f64 (fma.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) (neg.f64 v))))) t1)) |
#s(approx (/ v (+ u t1)) (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal -1 binary64) v) t1)) |
#s(approx (/ v (+ u t1)) (/.f64 (-.f64 (fma.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)) v) (*.f64 u (/.f64 v t1))) t1)) |
#s(approx (/ v (+ u t1)) (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) #s(literal -1 binary64) v) (fma.f64 u (/.f64 v t1) (neg.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)))))) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (neg.f64 v)) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (+.f64 (fma.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) (neg.f64 v))) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u) (pow.f64 t1 #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) #s(literal -2 binary64) (+.f64 (fma.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) (neg.f64 v))))) t1)) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 u t1) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 t1 t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (fma.f64 (/.f64 u t1) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 u u) (*.f64 t1 t1))) (*.f64 t1 t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64) v) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 u (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (fma.f64 (/.f64 (fma.f64 (*.f64 u u) (/.f64 v t1) (*.f64 (neg.f64 u) v)) t1) #s(literal -1 binary64) (neg.f64 v))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (fma.f64 (/.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(literal -1 binary64) (neg.f64 v))) |
#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) (* (+ t1 u) (+ t1 u))) (neg.f64 (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64) v) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 u (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (fma.f64 u (/.f64 v t1) (neg.f64 v)) t1))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 u u) (/.f64 v t1) (*.f64 (neg.f64 u) v)) t1) #s(literal -1 binary64) (neg.f64 v)) t1))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (fma.f64 (/.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(literal -1 binary64) (neg.f64 v)) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64) v) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 u (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) u (neg.f64 (/.f64 (*.f64 u u) t1))) t1) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 t1 t1))) |
Compiled 7 495 to 1 031 computations (86.2% saved)
17 alts after pruning (11 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 311 | 8 | 319 |
| Fresh | 4 | 3 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 317 | 17 | 334 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.6% | (/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1))) |
| ✓ | 70.9% | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 46.7% | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) u))) | |
| 70.9% | (/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 t1 t1 (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u)))) | |
| ✓ | 44.9% | (/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
| 47.4% | (/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (*.f64 (-.f64 (/.f64 t1 (*.f64 u u)) (pow.f64 u #s(literal -1 binary64))) t1)) v) (+.f64 u t1)) | |
| 58.3% | (/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) | |
| ✓ | 98.1% | (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
| ▶ | 67.1% | (*.f64 (neg.f64 t1) (/.f64 v (*.f64 (+.f64 u t1) (+.f64 u t1)))) |
| ▶ | 44.8% | (*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)))) |
| ✓ | 55.4% | (*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v (+.f64 u t1))) |
| 52.2% | (*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v #s(approx (+ u t1) t1))) | |
| ▶ | 14.2% | (*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v #s(approx (+ u t1) u))) |
| 52.2% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 (/.f64 v u) (neg.f64 t1)) u)) | |
| ▶ | 51.3% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u)) |
| ✓ | 52.9% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
| ✓ | 52.1% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
Compiled 498 to 327 computations (34.3% 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) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v #s(approx (+ u t1) u))) |
#s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 v #s(approx (+ u t1) u)) |
#s(approx (+ u t1) u) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)))) |
(/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)) |
(*.f64 u u) |
#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 (neg.f64 t1) (/.f64 v (*.f64 (+.f64 u t1) (+.f64 u t1)))) |
(/.f64 v (*.f64 (+.f64 u t1) (+.f64 u t1))) |
(*.f64 (+.f64 u t1) (+.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) (+ 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 (* (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 (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ v (pow t1 2)))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -2 (/ (* u v) (pow t1 3))) (/ v (pow t1 2))))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* u (- (* -1 (* u (+ (* -4 (/ v (pow t1 4))) (/ v (pow t1 4))))) (* 2 (/ v (pow t1 3))))) (/ v (pow t1 2))))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* u (- (* u (- (* -1 (* u (+ (* -2 (/ v (pow t1 5))) (* -2 (/ (+ (* -4 (/ v (pow t1 4))) (/ v (pow t1 4))) t1))))) (+ (* -4 (/ v (pow t1 4))) (/ v (pow t1 4))))) (* 2 (/ v (pow t1 3))))) (/ v (pow t1 2))))) |
#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 (* u u) #s(hole binary64 (pow u 2))) |
#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) (/ 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 (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ v (pow t1 2)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (+ (* -2 (/ (* u v) (pow t1 3))) (/ v (pow t1 2))))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (+ (* u (- (* -1 (* u (+ (* -4 (/ v (pow t1 4))) (/ v (pow t1 4))))) (* 2 (/ v (pow t1 3))))) (/ v (pow t1 2))))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (+ (* u (- (* u (- (* -1 (* u (+ (* -2 (/ v (pow t1 5))) (* -2 (/ (+ (* -4 (/ v (pow t1 4))) (/ v (pow t1 4))) t1))))) (+ (* -4 (/ v (pow t1 4))) (/ v (pow t1 4))))) (* 2 (/ v (pow t1 3))))) (/ v (pow t1 2))))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (pow t1 2))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (+ (* 2 (* t1 u)) (pow t1 2)))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (+ (* u (+ u (* 2 t1))) (pow t1 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 (* (/ (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) (+ 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 (* (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 (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ v (pow u 2)))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ v (* -2 (/ (* t1 v) u))) (pow u 2)))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v)) (pow u 2)))) (* 2 (/ (* t1 v) u))) (pow u 2)))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -2 (* t1 (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v)))) (* -2 (* (pow t1 3) v))) (pow u 3)))) (+ (* -4 (/ (* (pow t1 2) v) (pow u 2))) (+ (* 2 (/ (* t1 v) u)) (/ (* (pow t1 2) 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 (/ (* (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) (/ 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 (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ v (pow u 2)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ (+ v (* -2 (/ (* t1 v) u))) (pow u 2)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v)) (pow u 2)))) (* 2 (/ (* t1 v) u))) (pow u 2)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -2 (* t1 (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v)))) (* -2 (* (pow t1 3) v))) (pow u 3)))) (+ (* -4 (/ (* (pow t1 2) v) (pow u 2))) (+ (* 2 (/ (* t1 v) u)) (/ (* (pow t1 2) v) (pow u 2))))) (pow u 2)))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (pow u 2))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (* (pow u 2) (+ 1 (* 2 (/ t1 u)))))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (* (pow u 2) (+ 1 (+ (* 2 (/ t1 u)) (/ (pow t1 2) (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 (* (/ (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) (+ 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 (* (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 (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 2) v) u)) (* -2 (* t1 v))) u))) (pow u 2)))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* t1 (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v))) u)) (* 2 (/ (* (pow t1 3) v) u))) (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v))) u)) (* -2 (* t1 v))) 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 (/ (* (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) (/ 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 (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 2) v) u)) (* -2 (* t1 v))) u))) (pow u 2)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* t1 (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v))) u)) (* 2 (/ (* (pow t1 3) v) u))) (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v))) u)) (* -2 (* t1 v))) u))) (pow u 2)))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (* (pow u 2) (+ 1 (* -1 (/ (+ (* -2 t1) (* -1 (/ (pow t1 2) 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) (+ 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) (/ v (* (+ t1 u) (+ t1 u)))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ v (pow (+ t1 u) 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ v (pow (+ t1 u) 2)))) |
#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) (+ 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) (/ 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 (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -2 (/ (* t1 v) (pow u 3))) (/ v (pow u 2))))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* t1 (- (* -1 (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))))) (* 2 (/ v (pow u 3))))) (/ v (pow u 2))))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* t1 (- (* t1 (- (* -1 (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u))))) (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))))) (* 2 (/ v (pow u 3))))) (/ v (pow u 2))))) |
#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 (* 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) (/ 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 (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (+ (* -2 (/ (* t1 v) (pow u 3))) (/ v (pow u 2))))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (+ (* t1 (- (* -1 (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))))) (* 2 (/ v (pow u 3))))) (/ v (pow u 2))))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (+ (* t1 (- (* t1 (- (* -1 (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u))))) (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))))) (* 2 (/ v (pow u 3))))) (/ v (pow u 2))))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (+ (* 2 (* t1 u)) (pow u 2)))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (+ (* t1 (+ t1 (* 2 u))) (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)) 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) (+ 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) (/ 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 (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ v (* -2 (/ (* u v) t1))) (pow t1 2)))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v)) (pow t1 2)))) (* 2 (/ (* u v) t1))) (pow t1 2)))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -2 (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v)))) (* -2 (* (pow u 3) v))) (pow t1 3)))) (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) (pow t1 2)))) |
#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 (/ (* (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) (/ 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 (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ (+ v (* -2 (/ (* u v) t1))) (pow t1 2)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v)) (pow t1 2)))) (* 2 (/ (* u v) t1))) (pow t1 2)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -2 (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v)))) (* -2 (* (pow u 3) v))) (pow t1 3)))) (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) (pow t1 2)))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (* (pow t1 2) (+ 1 (* 2 (/ u t1)))))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (* (pow t1 2) (+ 1 (+ (* 2 (/ u t1)) (/ (pow u 2) (pow t1 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 (* -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) (+ 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 (* (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 (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) (pow t1 2)))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ 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))) (pow t1 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow t1 2) (+ 1 (* -1 (/ (+ (* -2 u) (* -1 (/ (pow u 2) 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 (* (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 (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) (pow t1 2)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ (+ 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))) (pow t1 2)))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (* (pow t1 2) (+ 1 (* -1 (/ (+ (* -2 u) (* -1 (/ (pow u 2) t1))) t1)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 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) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) -1 (/ v (+ u t1)) (+ u t1) (* (neg t1) (/ v (* (+ t1 u) (+ t1 u)))) (/ v (* (+ t1 u) (+ t1 u))) (* (+ t1 u) (+ t1 u)) (* u u) (/ (* (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)))) (/ v (* (+ u t1) (+ u t1))) (* (+ u t1) (+ 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) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) -1 (/ v (+ u t1)) (+ u t1) (* (neg t1) (/ v (* (+ t1 u) (+ t1 u)))) (/ v (* (+ t1 u) (+ t1 u))) (* (+ t1 u) (+ t1 u)) (* u u) (/ (* (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)))) (/ v (* (+ u t1) (+ u t1))) (* (+ u t1) (+ 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) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) -1 (/ v (+ u t1)) (+ u t1) (* (neg t1) (/ v (* (+ t1 u) (+ t1 u)))) (/ v (* (+ t1 u) (+ t1 u))) (* (+ t1 u) (+ t1 u)) (* u u) (/ (* (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)))) (/ v (* (+ u t1) (+ u t1))) (* (+ u t1) (+ 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) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) -1 (/ v (+ u t1)) (+ u t1) (* (neg t1) (/ v (* (+ t1 u) (+ t1 u)))) (/ v (* (+ t1 u) (+ t1 u))) (* (+ t1 u) (+ t1 u)) (* u u) (/ (* (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)))) (/ v (* (+ u t1) (+ u t1))) (* (+ u t1) (+ 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) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) -1 (/ v (+ u t1)) (+ u t1) (* (neg t1) (/ v (* (+ t1 u) (+ t1 u)))) (/ v (* (+ t1 u) (+ t1 u))) (* (+ t1 u) (+ t1 u)) (* u u) (/ (* (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)))) (/ v (* (+ u t1) (+ u t1))) (* (+ u t1) (+ u t1))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 865 | 9095 |
| 0 | 894 | 7831 |
| 1 | 4932 | 7829 |
| 0 | 8391 | 7530 |
| 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) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v #s(approx (+ u t1) u))) |
#s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 v #s(approx (+ u t1) u)) |
#s(approx (+ u t1) u) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)))) |
(/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)) |
(*.f64 u u) |
#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 (neg.f64 t1) (/.f64 v (*.f64 (+.f64 u t1) (+.f64 u t1)))) |
(/.f64 v (*.f64 (+.f64 u t1) (+.f64 u t1))) |
(*.f64 (+.f64 u t1) (+.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) (+ 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 (* (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 (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ v (pow t1 2)))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -2 (/ (* u v) (pow t1 3))) (/ v (pow t1 2))))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* u (- (* -1 (* u (+ (* -4 (/ v (pow t1 4))) (/ v (pow t1 4))))) (* 2 (/ v (pow t1 3))))) (/ v (pow t1 2))))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* u (- (* u (- (* -1 (* u (+ (* -2 (/ v (pow t1 5))) (* -2 (/ (+ (* -4 (/ v (pow t1 4))) (/ v (pow t1 4))) t1))))) (+ (* -4 (/ v (pow t1 4))) (/ v (pow t1 4))))) (* 2 (/ v (pow t1 3))))) (/ v (pow t1 2))))) |
#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 (* u u) #s(hole binary64 (pow u 2))) |
#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) (/ 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 (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ v (pow t1 2)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (+ (* -2 (/ (* u v) (pow t1 3))) (/ v (pow t1 2))))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (+ (* u (- (* -1 (* u (+ (* -4 (/ v (pow t1 4))) (/ v (pow t1 4))))) (* 2 (/ v (pow t1 3))))) (/ v (pow t1 2))))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (+ (* u (- (* u (- (* -1 (* u (+ (* -2 (/ v (pow t1 5))) (* -2 (/ (+ (* -4 (/ v (pow t1 4))) (/ v (pow t1 4))) t1))))) (+ (* -4 (/ v (pow t1 4))) (/ v (pow t1 4))))) (* 2 (/ v (pow t1 3))))) (/ v (pow t1 2))))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (pow t1 2))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (+ (* 2 (* t1 u)) (pow t1 2)))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (+ (* u (+ u (* 2 t1))) (pow t1 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 (* (/ (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) (+ 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 (* (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 (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ v (pow u 2)))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ v (* -2 (/ (* t1 v) u))) (pow u 2)))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v)) (pow u 2)))) (* 2 (/ (* t1 v) u))) (pow u 2)))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -2 (* t1 (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v)))) (* -2 (* (pow t1 3) v))) (pow u 3)))) (+ (* -4 (/ (* (pow t1 2) v) (pow u 2))) (+ (* 2 (/ (* t1 v) u)) (/ (* (pow t1 2) 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 (/ (* (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) (/ 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 (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ v (pow u 2)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ (+ v (* -2 (/ (* t1 v) u))) (pow u 2)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v)) (pow u 2)))) (* 2 (/ (* t1 v) u))) (pow u 2)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -2 (* t1 (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v)))) (* -2 (* (pow t1 3) v))) (pow u 3)))) (+ (* -4 (/ (* (pow t1 2) v) (pow u 2))) (+ (* 2 (/ (* t1 v) u)) (/ (* (pow t1 2) v) (pow u 2))))) (pow u 2)))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (pow u 2))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (* (pow u 2) (+ 1 (* 2 (/ t1 u)))))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (* (pow u 2) (+ 1 (+ (* 2 (/ t1 u)) (/ (pow t1 2) (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 (* (/ (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) (+ 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 (* (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 (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 2) v) u)) (* -2 (* t1 v))) u))) (pow u 2)))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* t1 (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v))) u)) (* 2 (/ (* (pow t1 3) v) u))) (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v))) u)) (* -2 (* t1 v))) 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 (/ (* (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) (/ 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 (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 2) v) u)) (* -2 (* t1 v))) u))) (pow u 2)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* t1 (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v))) u)) (* 2 (/ (* (pow t1 3) v) u))) (+ (* -4 (* (pow t1 2) v)) (* (pow t1 2) v))) u)) (* -2 (* t1 v))) u))) (pow u 2)))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (* (pow u 2) (+ 1 (* -1 (/ (+ (* -2 t1) (* -1 (/ (pow t1 2) 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) (+ 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) (/ v (* (+ t1 u) (+ t1 u)))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ v (pow (+ t1 u) 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ v (pow (+ t1 u) 2)))) |
#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) (+ 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) (/ 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 (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* -2 (/ (* t1 v) (pow u 3))) (/ v (pow u 2))))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* t1 (- (* -1 (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))))) (* 2 (/ v (pow u 3))))) (/ v (pow u 2))))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (+ (* t1 (- (* t1 (- (* -1 (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u))))) (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))))) (* 2 (/ v (pow u 3))))) (/ v (pow u 2))))) |
#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 (* 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) (/ 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 (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (+ (* -2 (/ (* t1 v) (pow u 3))) (/ v (pow u 2))))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (+ (* t1 (- (* -1 (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))))) (* 2 (/ v (pow u 3))))) (/ v (pow u 2))))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (+ (* t1 (- (* t1 (- (* -1 (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u))))) (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))))) (* 2 (/ v (pow u 3))))) (/ v (pow u 2))))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (+ (* 2 (* t1 u)) (pow u 2)))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (+ (* t1 (+ t1 (* 2 u))) (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)) 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) (+ 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) (/ 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 (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ v (* -2 (/ (* u v) t1))) (pow t1 2)))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v)) (pow t1 2)))) (* 2 (/ (* u v) t1))) (pow t1 2)))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -2 (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v)))) (* -2 (* (pow u 3) v))) (pow t1 3)))) (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) (pow t1 2)))) |
#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 (/ (* (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) (/ 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 (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ (+ v (* -2 (/ (* u v) t1))) (pow t1 2)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v)) (pow t1 2)))) (* 2 (/ (* u v) t1))) (pow t1 2)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ (- (+ v (* -1 (/ (+ (* -2 (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v)))) (* -2 (* (pow u 3) v))) (pow t1 3)))) (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) (pow t1 2)))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (* (pow t1 2) (+ 1 (* 2 (/ u t1)))))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (* (pow t1 2) (+ 1 (+ (* 2 (/ u t1)) (/ (pow u 2) (pow t1 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 (* -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) (+ 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 (* (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 (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) (pow t1 2)))) |
#s(approx (/ v (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ 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))) (pow t1 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow t1 2) (+ 1 (* -1 (/ (+ (* -2 u) (* -1 (/ (pow u 2) 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 (* (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 (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) (pow t1 2)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #s(hole binary64 (/ (+ 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))) (pow t1 2)))) |
#s(approx (* (+ u t1) (+ u t1)) #s(hole binary64 (* (pow t1 2) (+ 1 (* -1 (/ (+ (* -2 u) (* -1 (/ (pow u 2) 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))) (fma.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))) (fma.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))) |
(fma.f64 #s(literal 1 binary64) t1 (*.f64 (/.f64 u t1) t1)) |
(fma.f64 t1 #s(literal 1 binary64) (*.f64 t1 (/.f64 u t1))) |
(+.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 (pow.f64 (/.f64 u t1) #s(literal 2 binary64)) #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 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 u t1))) |
(/.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) |
(*.f64 (/.f64 v #s(approx (+ u t1) u)) #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64))) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) v) #s(approx (+ u t1) u)) |
#s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 v) (neg.f64 #s(approx (+ u t1) u))) |
(/.f64 v #s(approx (+ u t1) u)) |
#s(approx (+ u t1) u) |
(*.f64 (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) (neg.f64 t1)) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
(neg.f64 (*.f64 t1 (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))))) |
(/.f64 (neg.f64 v) (neg.f64 #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)))) |
(/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u 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 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 (*.f64 t1 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) (neg.f64 t1)) |
(*.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 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) (+.f64 u t1)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (neg.f64 t1) 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 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) (+.f64 u t1)) |
(neg.f64 (*.f64 t1 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))))) |
(/.f64 (/.f64 v (+.f64 u t1)) (+.f64 u t1)) |
(/.f64 (neg.f64 v) (neg.f64 (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
(/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) |
(*.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 #s(literal 1 binary64) (pow.f64 (+.f64 u t1) #s(literal -2 binary64))) |
(fma.f64 (+.f64 u t1) u (*.f64 (+.f64 u t1) t1)) |
(fma.f64 (+.f64 u t1) t1 (*.f64 (+.f64 u t1) u)) |
(fma.f64 u (+.f64 u t1) (*.f64 t1 (+.f64 u t1))) |
(fma.f64 t1 (+.f64 u t1) (*.f64 u (+.f64 u t1))) |
(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 u (+.f64 u t1)) (*.f64 t1 (+.f64 u t1))) |
(+.f64 (*.f64 (+.f64 u t1) t1) (*.f64 (+.f64 u t1) u)) |
(+.f64 (*.f64 (+.f64 u t1) u) (*.f64 (+.f64 u t1) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (neg.f64 v) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (fma.f64 (*.f64 u (/.f64 v (*.f64 t1 t1))) #s(literal 2 binary64) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (fma.f64 (fma.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))) (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64) (fma.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)) v) (neg.f64 v)) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (fma.f64 u (/.f64 v t1) (neg.f64 v))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (fma.f64 (fma.f64 (*.f64 u (/.f64 v (*.f64 t1 t1))) #s(literal -1 binary64) (/.f64 v t1)) u (neg.f64 v))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (fma.f64 (fma.f64 (fma.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 (fma.f64 (/.f64 u (*.f64 t1 t1)) #s(literal -1 binary64) (pow.f64 t1 #s(literal -1 binary64))) u) #s(literal 1 binary64))) |
#s(approx (/ (neg t1) (+ u t1)) (-.f64 (*.f64 (fma.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))) (fma.f64 (*.f64 u (/.f64 v (*.f64 t1 t1))) #s(literal 2 binary64) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (fma.f64 (fma.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))) (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64) (fma.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 (/ v (+ u t1)) (/.f64 v t1)) |
#s(approx (/ v (+ u t1)) (fma.f64 (*.f64 u (/.f64 v (*.f64 t1 t1))) #s(literal -1 binary64) (/.f64 v t1))) |
#s(approx (/ v (+ u t1)) (fma.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)) (fma.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))) (fma.f64 (*.f64 u (/.f64 v (*.f64 t1 t1))) #s(literal 2 binary64) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (fma.f64 (fma.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))) (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64) (fma.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 (/ v (* (+ u t1) (+ u t1))) (/.f64 v (*.f64 t1 t1))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (fma.f64 (*.f64 u (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 v (*.f64 t1 t1)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) u) (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64))))) u (/.f64 v (*.f64 t1 t1)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 t1 #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 4 binary64)))) t1))) u)) (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 4 binary64))))) u (*.f64 #s(literal -2 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64))))) u (/.f64 v (*.f64 t1 t1)))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 t1 t1)) |
#s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (*.f64 u t1) #s(literal 2 binary64) (*.f64 t1 t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) t1 u) u (*.f64 t1 t1))) |
#s(approx (* u u) (*.f64 u u)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (neg.f64 v) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (fma.f64 (*.f64 u (/.f64 v (*.f64 t1 t1))) #s(literal 2 binary64) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (fma.f64 (fma.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))) (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64) (fma.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 (/ (* 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) (+ u t1)) (/ v (+ u t1))) (/.f64 (neg.f64 v) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (fma.f64 (*.f64 u (/.f64 v (*.f64 t1 t1))) #s(literal 2 binary64) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (fma.f64 (fma.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))) (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 t1 #s(literal 3 binary64))) #s(literal -4 binary64) (fma.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 (/ v (* (+ u t1) (+ u t1))) (/.f64 v (*.f64 t1 t1))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (fma.f64 (*.f64 u (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 v (*.f64 t1 t1)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) u) (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64))))) u (/.f64 v (*.f64 t1 t1)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 v (pow.f64 t1 #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 4 binary64)))) t1))) u)) (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 t1 #s(literal 4 binary64))))) u (*.f64 #s(literal -2 binary64) (/.f64 v (pow.f64 t1 #s(literal 3 binary64))))) u (/.f64 v (*.f64 t1 t1)))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 t1 t1)) |
#s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (*.f64 u t1) #s(literal 2 binary64) (*.f64 t1 t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) t1 u) u (*.f64 t1 t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (neg.f64 t1) v)) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (neg.f64 t1) v (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1) (pow.f64 u #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (neg.f64 t1) v (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (*.f64 (/.f64 (neg.f64 t1) u) v)) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (/.f64 (fma.f64 (neg.f64 t1) v (/.f64 (*.f64 (*.f64 t1 t1) v) u)) u)) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (/.f64 (fma.f64 (neg.f64 t1) v (fma.f64 (*.f64 t1 t1) (/.f64 v u) (neg.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))) u)) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (/.f64 (fma.f64 (neg.f64 t1) v (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -1 binary64) (fma.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 (fma.f64 #s(literal -1 binary64) t1 (/.f64 (*.f64 t1 t1) u)) u)) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 t1 #s(literal 3 binary64)) (*.f64 u u)) #s(literal -1 binary64) (/.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) (fma.f64 (pow.f64 t1 #s(literal -1 binary64)) u #s(literal 1 binary64))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (neg.f64 t1) v)) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (neg.f64 t1) v (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1) (pow.f64 u #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (neg.f64 t1) v (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))))) (*.f64 u u))) |
#s(approx (/ v (+ u t1)) (/.f64 v u)) |
#s(approx (/ v (+ u t1)) (/.f64 (fma.f64 (/.f64 (neg.f64 t1) u) v v) u)) |
#s(approx (/ v (+ u t1)) (/.f64 (-.f64 (fma.f64 (*.f64 t1 t1) (/.f64 v (*.f64 u u)) v) (/.f64 (*.f64 v t1) u)) u)) |
#s(approx (/ v (+ u t1)) (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal -1 binary64) v) (fma.f64 t1 (/.f64 v u) (neg.f64 (*.f64 (*.f64 t1 t1) (/.f64 v (*.f64 u u)))))) u)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (neg.f64 t1) v)) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (neg.f64 t1) v (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1) (pow.f64 u #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (neg.f64 t1) v (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))))) (*.f64 u u))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 v (*.f64 u u))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 (fma.f64 (/.f64 (*.f64 v t1) u) #s(literal -2 binary64) v) (*.f64 u u))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t1 t1) v)) (*.f64 u u)) #s(literal -1 binary64) v) (*.f64 (/.f64 (*.f64 v t1) u) #s(literal 2 binary64))) (*.f64 u u))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t1 t1) v)) t1 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v))) (pow.f64 u #s(literal 3 binary64))) #s(literal -1 binary64) v) (fma.f64 (*.f64 (*.f64 t1 t1) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 v t1) u) #s(literal 2 binary64) (*.f64 (*.f64 t1 t1) (/.f64 v (*.f64 u u)))))) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 t1 u) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (fma.f64 (/.f64 t1 u) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 t1 t1) (*.f64 u u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (neg.f64 t1) v)) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (neg.f64 t1) v (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1) (pow.f64 u #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (neg.f64 t1) v (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (neg.f64 t1) v)) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (neg.f64 t1) v (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) t1) (pow.f64 u #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (neg.f64 t1) v (fma.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u) #s(literal 2 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) (/.f64 v (*.f64 u u)))))))) (*.f64 u u))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 v (*.f64 u u))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 (fma.f64 (/.f64 (*.f64 v t1) u) #s(literal -2 binary64) v) (*.f64 u u))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t1 t1) v)) (*.f64 u u)) #s(literal -1 binary64) v) (*.f64 (/.f64 (*.f64 v t1) u) #s(literal 2 binary64))) (*.f64 u u))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t1 t1) v)) t1 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v))) (pow.f64 u #s(literal 3 binary64))) #s(literal -1 binary64) v) (fma.f64 (*.f64 (*.f64 t1 t1) (/.f64 v (*.f64 u u))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 v t1) u) #s(literal 2 binary64) (*.f64 (*.f64 t1 t1) (/.f64 v (*.f64 u u)))))) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 t1 u) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (fma.f64 (/.f64 t1 u) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 t1 t1) (*.f64 u u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (neg.f64 t1) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u))) u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 v t1 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 t1 #s(literal 3 binary64))) v (fma.f64 (pow.f64 t1 #s(literal 3 binary64)) v (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.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)))) u))) u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 (/.f64 (fma.f64 v t1 (neg.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u))) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 (/.f64 (fma.f64 v t1 (neg.f64 (/.f64 (fma.f64 (*.f64 t1 t1) v (neg.f64 (/.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) u))) u))) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 (/.f64 (fma.f64 v t1 (neg.f64 (/.f64 (fma.f64 (*.f64 t1 t1) v (neg.f64 (/.f64 (fma.f64 (pow.f64 t1 #s(literal 3 binary64)) v (neg.f64 (*.f64 (pow.f64 t1 #s(literal 4 binary64)) (/.f64 v u)))) u))) u))) u))) |
#s(approx (/ (neg t1) (+ u t1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 t1 t1) u) #s(literal -1 binary64) t1) u))) |
#s(approx (/ (neg t1) (+ u t1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 t1 t1 (/.f64 (pow.f64 (neg.f64 t1) #s(literal 3 binary64)) u)) u) #s(literal -1 binary64) t1) u))) |
#s(approx (/ (neg t1) (+ u t1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 t1 t1 (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 t1 #s(literal 4 binary64)) u) #s(literal -1 binary64) (pow.f64 t1 #s(literal 3 binary64))) u))) u) #s(literal -1 binary64) 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 (fma.f64 (neg.f64 t1) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u))) u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 v t1 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 t1 #s(literal 3 binary64))) v (fma.f64 (pow.f64 t1 #s(literal 3 binary64)) v (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.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)))) u))) u))) (*.f64 u u))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (fma.f64 t1 (/.f64 v u) (neg.f64 v)) u))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 t1) v (/.f64 (*.f64 (*.f64 t1 t1) v) u)) u) #s(literal -1 binary64) (neg.f64 v)) u))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (fma.f64 (/.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) #s(literal -1 binary64) (neg.f64 v)) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (neg.f64 t1) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u))) u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 v t1 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 t1 #s(literal 3 binary64))) v (fma.f64 (pow.f64 t1 #s(literal 3 binary64)) v (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.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)))) u))) u))) (*.f64 u u))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 t1 t1) v) u) (*.f64 #s(literal 2 binary64) (*.f64 v t1))) u) #s(literal -1 binary64) v) (*.f64 u u))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t1 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t1 t1) v)) u) (/.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) u))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t1 t1) v))) u) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 v t1))) u) #s(literal -1 binary64) v) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) t1 (neg.f64 (/.f64 (*.f64 t1 t1) u))) u) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (neg.f64 t1) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u))) u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 v t1 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 t1 #s(literal 3 binary64))) v (fma.f64 (pow.f64 t1 #s(literal 3 binary64)) v (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.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)))) u))) u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (neg.f64 t1) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v)) u))) u))) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 v t1 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 t1 t1)) v (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 t1 #s(literal 3 binary64))) v (fma.f64 (pow.f64 t1 #s(literal 3 binary64)) v (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.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)))) u))) u))) (*.f64 u u))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 t1 t1) v) u) (*.f64 #s(literal 2 binary64) (*.f64 v t1))) u) #s(literal -1 binary64) v) (*.f64 u u))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t1 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t1 t1) v)) u) (/.f64 (*.f64 (pow.f64 t1 #s(literal 3 binary64)) v) u))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t1 t1) v))) u) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 v t1))) u) #s(literal -1 binary64) v) (*.f64 u u))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) t1 (neg.f64 (/.f64 (*.f64 t1 t1) u))) u) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) (neg.f64 t1))) |
#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 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) (neg.f64 t1))) |
#s(approx (/ v (+ u t1)) (/.f64 v (+.f64 u t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) (neg.f64 t1))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) (neg.f64 t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) (neg.f64 t1))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (fma.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal 2 binary64) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (fma.f64 (fma.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 (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 u #s(literal 4 binary64))) #s(literal -4 binary64) (fma.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) (+ u t1)) v) (*.f64 (fma.f64 t1 (/.f64 v (*.f64 u u)) (/.f64 (neg.f64 v) u)) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (*.f64 (fma.f64 (fma.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 v (*.f64 u u))) t1 (/.f64 (neg.f64 v) u)) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (*.f64 (fma.f64 (fma.f64 (fma.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 (fma.f64 (/.f64 t1 (pow.f64 u #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 u #s(literal -2 binary64))) t1) (pow.f64 u #s(literal -1 binary64))) t1)) |
#s(approx (/ (neg t1) (+ u t1)) (*.f64 (-.f64 (*.f64 (fma.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 (fma.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal 2 binary64) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (fma.f64 (fma.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 (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 u #s(literal 4 binary64))) #s(literal -4 binary64) (fma.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 (/ v (+ u t1)) (fma.f64 (*.f64 t1 (/.f64 v (*.f64 u u))) #s(literal -1 binary64) (/.f64 v u))) |
#s(approx (/ v (+ u t1)) (fma.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)) (fma.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 (fma.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal 2 binary64) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (fma.f64 (fma.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 (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 u #s(literal 4 binary64))) #s(literal -4 binary64) (fma.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 (/ v (* (+ u t1) (+ u t1))) (fma.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 v (*.f64 u u)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (fma.f64 (fma.f64 (neg.f64 t1) (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 v (pow.f64 u #s(literal 3 binary64))))) t1 (/.f64 v (*.f64 u u)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 t1) (*.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)))) (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64))))) t1 (*.f64 #s(literal -2 binary64) (/.f64 v (pow.f64 u #s(literal 3 binary64))))) t1 (/.f64 v (*.f64 u u)))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u)) |
#s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) u t1) t1 (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (fma.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal 2 binary64) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (fma.f64 (fma.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 (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 u #s(literal 4 binary64))) #s(literal -4 binary64) (fma.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) (+ u t1)) (/ v (+ u t1))) (*.f64 (fma.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal 2 binary64) (/.f64 (neg.f64 v) (*.f64 u u))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (fma.f64 (fma.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 (fma.f64 (fma.f64 (fma.f64 (/.f64 v (pow.f64 u #s(literal 4 binary64))) #s(literal -4 binary64) (fma.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 (/ v (* (+ u t1) (+ u t1))) (fma.f64 (*.f64 t1 (/.f64 v (pow.f64 u #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 v (*.f64 u u)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (fma.f64 (fma.f64 (neg.f64 t1) (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 v (pow.f64 u #s(literal 3 binary64))))) t1 (/.f64 v (*.f64 u u)))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 t1) (*.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)))) (*.f64 #s(literal -3 binary64) (/.f64 v (pow.f64 u #s(literal 4 binary64))))) t1 (*.f64 #s(literal -2 binary64) (/.f64 v (pow.f64 u #s(literal 3 binary64))))) t1 (/.f64 v (*.f64 u u)))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u)) |
#s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) u t1) t1 (*.f64 u u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (neg.f64 v)) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (+.f64 (fma.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) (neg.f64 v))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u (*.f64 (pow.f64 u #s(literal 3 binary64)) v))) (pow.f64 t1 #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) (neg.f64 v)))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (fma.f64 #s(literal -1 binary64) v (fma.f64 u (/.f64 v t1) (neg.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (fma.f64 #s(literal -1 binary64) v (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -1 binary64) (fma.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))) (fma.f64 (/.f64 u t1) #s(literal -1 binary64) #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)) (fma.f64 (/.f64 u t1) #s(literal -1 binary64) (/.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 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (neg.f64 v)) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (+.f64 (fma.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) (neg.f64 v))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u (*.f64 (pow.f64 u #s(literal 3 binary64)) v))) (pow.f64 t1 #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) (neg.f64 v)))) t1)) |
#s(approx (/ v (+ u t1)) (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal -1 binary64) v) t1)) |
#s(approx (/ v (+ u t1)) (/.f64 (-.f64 (fma.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)) v) (*.f64 u (/.f64 v t1))) t1)) |
#s(approx (/ v (+ u t1)) (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) (/.f64 v (pow.f64 t1 #s(literal 3 binary64)))) #s(literal -1 binary64) v) (fma.f64 u (/.f64 v t1) (neg.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)))))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (neg.f64 v)) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (+.f64 (fma.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) (neg.f64 v))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u (*.f64 (pow.f64 u #s(literal 3 binary64)) v))) (pow.f64 t1 #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) (neg.f64 v)))) t1)) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64) v) (*.f64 t1 t1))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) (*.f64 t1 t1)) #s(literal -1 binary64) v) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) (*.f64 t1 t1))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u (*.f64 (pow.f64 u #s(literal 3 binary64)) v))) (pow.f64 t1 #s(literal 3 binary64))) #s(literal -1 binary64) v) (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (fma.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))))) (*.f64 t1 t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 u t1) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 t1 t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (fma.f64 (/.f64 u t1) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 u u) (*.f64 t1 t1))) (*.f64 t1 t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (neg.f64 v)) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (+.f64 (fma.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) (neg.f64 v))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u (*.f64 (pow.f64 u #s(literal 3 binary64)) v))) (pow.f64 t1 #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) (neg.f64 v)))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (neg.f64 v)) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (+.f64 (fma.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) (neg.f64 v))) t1)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u (*.f64 (pow.f64 u #s(literal 3 binary64)) v))) (pow.f64 t1 #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) (neg.f64 v)))) t1)) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64) v) (*.f64 t1 t1))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) (*.f64 t1 t1)) #s(literal -1 binary64) v) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))) (*.f64 t1 t1))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) u (*.f64 (pow.f64 u #s(literal 3 binary64)) v))) (pow.f64 t1 #s(literal 3 binary64))) #s(literal -1 binary64) v) (fma.f64 (*.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1))) #s(literal -4 binary64) (fma.f64 (*.f64 u u) (/.f64 v (*.f64 t1 t1)) (*.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64))))) (*.f64 t1 t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 u t1) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 t1 t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (+.f64 (fma.f64 (/.f64 u t1) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 u u) (*.f64 t1 t1))) (*.f64 t1 t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64) v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 u (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (fma.f64 (/.f64 (fma.f64 (*.f64 u u) (/.f64 v t1) (*.f64 (neg.f64 u) v)) t1) #s(literal -1 binary64) (neg.f64 v))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) (fma.f64 (/.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(literal -1 binary64) (neg.f64 v))) |
#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 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64) v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 u (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (fma.f64 u (/.f64 v t1) (neg.f64 v)) t1))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 u u) (/.f64 v t1) (*.f64 (neg.f64 u) v)) t1) #s(literal -1 binary64) (neg.f64 v)) t1))) |
#s(approx (/ v (+ u t1)) (neg.f64 (/.f64 (fma.f64 (/.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(literal -1 binary64) (neg.f64 v)) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64) v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 u (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) (*.f64 t1 t1))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 u (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) (*.f64 t1 t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) u (neg.f64 (/.f64 (*.f64 u u) t1))) t1) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 t1 t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64) v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 u (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64) v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 u (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 u u) v) t1) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) (*.f64 t1 t1))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 u (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v)) t1) (/.f64 (*.f64 (pow.f64 u #s(literal 3 binary64)) v) t1))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 u u) v))) t1) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 v u))) t1) #s(literal -1 binary64) v) (*.f64 t1 t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) u (neg.f64 (/.f64 (*.f64 u u) t1))) t1) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 t1 t1))) |
Compiled 8 265 to 1 312 computations (84.1% saved)
19 alts after pruning (9 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 334 | 3 | 337 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 5 | 5 |
| Done | 1 | 5 | 6 |
| Total | 335 | 19 | 354 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.6% | (/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1))) |
| 52.6% | (/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) (*.f64 #s(approx (+ (/ u t1) 1) (/.f64 u t1)) t1))) | |
| ✓ | 70.9% | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 46.7% | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) u))) | |
| 70.9% | (/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 t1 t1 (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u)))) | |
| ✓ | 44.9% | (/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
| 47.4% | (/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (*.f64 (-.f64 (/.f64 t1 (*.f64 u u)) (pow.f64 u #s(literal -1 binary64))) t1)) v) (+.f64 u t1)) | |
| 58.3% | (/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) | |
| ✓ | 98.1% | (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
| 78.8% | (*.f64 (neg.f64 t1) (/.f64 (/.f64 v (+.f64 u t1)) (+.f64 u t1))) | |
| ✓ | 67.1% | (*.f64 (neg.f64 t1) (/.f64 v (*.f64 (+.f64 u t1) (+.f64 u t1)))) |
| ✓ | 44.8% | (*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)))) |
| ✓ | 55.4% | (*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v (+.f64 u t1))) |
| 52.2% | (*.f64 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v #s(approx (+ u t1) t1))) | |
| ✓ | 14.2% | (*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v #s(approx (+ u t1) u))) |
| 52.2% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 (/.f64 v u) (neg.f64 t1)) u)) | |
| ✓ | 51.3% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u)) |
| ✓ | 52.9% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
| 47.8% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) |
Compiled 948 to 358 computations (62.2% saved)
| Inputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v (+.f64 u t1))) |
(*.f64 (neg.f64 t1) #s(approx (/ v (pow (+ u t1) 2)) (/.f64 v (*.f64 u u)))) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 t1 t1))) |
(/.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))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) 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 v u) (neg.f64 t1)) u)) |
(*.f64 (neg.f64 t1) (/.f64 v (*.f64 (+.f64 u t1) (+.f64 u t1)))) |
(/.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 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v (+.f64 u t1))) |
(*.f64 (neg.f64 t1) (/.f64 (/.f64 v (+.f64 u t1)) (+.f64 u t1))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 t1 t1 (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) t1 u) u (*.f64 t1 t1)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) u t1) t1 (*.f64 u u)))) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) (+.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)) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) (*.f64 #s(approx (+ (/ u t1) 1) (/.f64 u t1)) 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 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1))) |
(*.f64 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #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 #s(approx (/ (neg t1) (+ u t1)) (*.f64 (-.f64 (/.f64 t1 (*.f64 u u)) (pow.f64 u #s(literal -1 binary64))) t1)) v) (+.f64 u t1)) |
(/.f64 (*.f64 (neg.f64 t1) v) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 u t1) t1) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 u t1) u) #s(literal 3 binary64))) (fma.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)))))) |
| Outputs |
|---|
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) (+.f64 u t1)) |
4 calls:
| 13.0ms | t1 |
| 11.0ms | u |
| 9.0ms | v |
| 7.0ms | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 1 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 98.6% | 1 | u |
| 98.6% | 1 | v |
| 98.6% | 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) (+ u t1)) #s(literal -1 binary64)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v (+.f64 u t1))) |
(*.f64 (neg.f64 t1) #s(approx (/ v (pow (+ u t1) 2)) (/.f64 v (*.f64 u u)))) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 t1 t1))) |
(/.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))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) 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 v u) (neg.f64 t1)) u)) |
(*.f64 (neg.f64 t1) (/.f64 v (*.f64 (+.f64 u t1) (+.f64 u t1)))) |
(/.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 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v (+.f64 u t1))) |
(*.f64 (neg.f64 t1) (/.f64 (/.f64 v (+.f64 u t1)) (+.f64 u t1))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 t1 t1 (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) t1 u) u (*.f64 t1 t1)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) u t1) t1 (*.f64 u u)))) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) (+.f64 u t1)) |
| Outputs |
|---|
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) (+.f64 u t1)) |
4 calls:
| 9.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 |
|---|---|---|
| 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) (+ u t1)) #s(literal -1 binary64)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v (+.f64 u t1))) |
(*.f64 (neg.f64 t1) #s(approx (/ v (pow (+ u t1) 2)) (/.f64 v (*.f64 u u)))) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 t1 t1))) |
(/.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))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) 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 v u) (neg.f64 t1)) u)) |
(*.f64 (neg.f64 t1) (/.f64 v (*.f64 (+.f64 u t1) (+.f64 u t1)))) |
(/.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 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v (+.f64 u t1))) |
(*.f64 (neg.f64 t1) (/.f64 (/.f64 v (+.f64 u t1)) (+.f64 u t1))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 t1 t1 (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) t1 u) u (*.f64 t1 t1)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (fma.f64 (fma.f64 #s(literal 2 binary64) u t1) t1 (*.f64 u u)))) |
| Outputs |
|---|
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
4 calls:
| 8.0ms | v |
| 7.0ms | t1 |
| 6.0ms | u |
| 5.0ms | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 1 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 98.1% | 1 | u |
| 98.1% | 1 | v |
| 98.1% | 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) (+ u t1)) #s(literal -1 binary64)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v (+.f64 u t1))) |
(*.f64 (neg.f64 t1) #s(approx (/ v (pow (+ u t1) 2)) (/.f64 v (*.f64 u u)))) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 t1 t1))) |
(/.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))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) 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 v u) (neg.f64 t1)) u)) |
(*.f64 (neg.f64 t1) (/.f64 v (*.f64 (+.f64 u t1) (+.f64 u t1)))) |
(/.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 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v (+.f64 u t1))) |
(*.f64 (neg.f64 t1) (/.f64 (/.f64 v (+.f64 u t1)) (+.f64 u t1))) |
| Outputs |
|---|
(*.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) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) |
(*.f64 (neg.f64 t1) (/.f64 (/.f64 v (+.f64 u t1)) (+.f64 u t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
4 calls:
| 7.0ms | t1 |
| 5.0ms | v |
| 5.0ms | u |
| 5.0ms | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.8% | 3 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 82.2% | 3 | u |
| 78.8% | 1 | v |
| 91.2% | 5 | 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) (+ u t1)) #s(literal -1 binary64)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v (+.f64 u t1))) |
(*.f64 (neg.f64 t1) #s(approx (/ v (pow (+ u t1) 2)) (/.f64 v (*.f64 u u)))) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 t1 t1))) |
(/.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))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) 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 v u) (neg.f64 t1)) u)) |
(*.f64 (neg.f64 t1) (/.f64 v (*.f64 (+.f64 u t1) (+.f64 u t1)))) |
(/.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 #s(approx (/ (neg t1) (+ u t1)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) (/.f64 v (+.f64 u t1))) |
| Outputs |
|---|
(*.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) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
1 calls:
| 5.0ms | t1 |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.9% | 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) (+ u t1)) #s(literal -1 binary64)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v (+.f64 u t1))) |
(*.f64 (neg.f64 t1) #s(approx (/ v (pow (+ u t1) 2)) (/.f64 v (*.f64 u u)))) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 t1 t1))) |
(/.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))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) 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 v u) (neg.f64 t1)) u)) |
(*.f64 (neg.f64 t1) (/.f64 v (*.f64 (+.f64 u t1) (+.f64 u t1)))) |
(/.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))) |
| Outputs |
|---|
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
1 calls:
| 5.0ms | t1 |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.8% | 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) (+ u t1)) #s(literal -1 binary64)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v (+.f64 u t1))) |
(*.f64 (neg.f64 t1) #s(approx (/ v (pow (+ u t1) 2)) (/.f64 v (*.f64 u u)))) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 t1 t1))) |
(/.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))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) 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 v u) (neg.f64 t1)) u)) |
(*.f64 (neg.f64 t1) (/.f64 v (*.f64 (+.f64 u t1) (+.f64 u t1)))) |
| Outputs |
|---|
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
(*.f64 (neg.f64 t1) (/.f64 v (*.f64 (+.f64 u t1) (+.f64 u t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 v (/.f64 (neg.f64 t1) u)) u)) |
(*.f64 (neg.f64 t1) (/.f64 v (*.f64 (+.f64 u t1) (+.f64 u t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
2 calls:
| 5.0ms | t1 |
| 4.0ms | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.2% | 2 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 88.6% | 5 | 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) (+ u t1)) #s(literal -1 binary64)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v (+.f64 u t1))) |
(*.f64 (neg.f64 t1) #s(approx (/ v (pow (+ u t1) 2)) (/.f64 v (*.f64 u u)))) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 t1 t1))) |
(/.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))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) 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 v u) (neg.f64 t1)) u)) |
| Outputs |
|---|
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (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) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
3 calls:
| 5.0ms | u |
| 4.0ms | t1 |
| 4.0ms | v |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.3% | 4 | v |
| 76.7% | 3 | u |
| 79.7% | 3 | t1 |
Compiled 3 to 9 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v (+.f64 u t1))) |
(*.f64 (neg.f64 t1) #s(approx (/ v (pow (+ u t1) 2)) (/.f64 v (*.f64 u u)))) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 t1 t1))) |
(/.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))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) 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) (+ u t1)) v) (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) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
1 calls:
| 4.0ms | t1 |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.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) (+ u t1)) #s(literal -1 binary64)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v (+.f64 u t1))) |
(*.f64 (neg.f64 t1) #s(approx (/ v (pow (+ u t1) 2)) (/.f64 v (*.f64 u u)))) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 t1 t1))) |
(/.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))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) |
| Outputs |
|---|
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 v (/.f64 (/.f64 (neg.f64 t1) u) u))) |
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
2 calls:
| 4.0ms | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 4.0ms | t1 |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.9% | 3 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 78.8% | 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) (+ u t1)) #s(literal -1 binary64)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v (+.f64 u t1))) |
(*.f64 (neg.f64 t1) #s(approx (/ v (pow (+ u t1) 2)) (/.f64 v (*.f64 u u)))) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 t1 t1))) |
(/.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))) |
| Outputs |
|---|
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
1 calls:
| 3.0ms | t1 |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.1% | 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) (+ u t1)) #s(literal -1 binary64)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v (+.f64 u t1))) |
(*.f64 (neg.f64 t1) #s(approx (/ v (pow (+ u t1) 2)) (/.f64 v (*.f64 u u)))) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 t1 t1))) |
| Outputs |
|---|
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
(*.f64 (neg.f64 t1) #s(approx (/ v (pow (+ u t1) 2)) (/.f64 v (*.f64 u u)))) |
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
2 calls:
| 3.0ms | t1 |
| 2.0ms | u |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.8% | 3 | u |
| 74.7% | 3 | t1 |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v (+.f64 u t1))) |
| Outputs |
|---|
(/.f64 #s(approx (* (/ (neg t1) (+ u t1)) v) (neg.f64 v)) (+.f64 u t1)) |
4 calls:
| 7.0ms | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 2.0ms | v |
| 2.0ms | t1 |
| 2.0ms | u |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.3% | 1 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 58.3% | 1 | v |
| 58.3% | 1 | u |
| 58.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) (+ u t1)) #s(literal -1 binary64)) (/.f64 v #s(approx (+ u t1) u))) |
| Outputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) #s(literal -1 binary64)) (/.f64 v #s(approx (+ u t1) u))) |
4 calls:
| 1.0ms | t1 |
| 1.0ms | u |
| 1.0ms | v |
| 1.0ms | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.5% | 2 | u |
| 52.9% | 1 | v |
| 52.9% | 1 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 52.9% | 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)) |
2 calls:
| 1.0ms | v |
| 1.0ms | u |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.9% | 1 | v |
| 52.9% | 1 | u |
Compiled 2 to 6 computations (-200% saved)
| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.2014365556501142e+122 | 7.85128047098546e+133 |
| 10.0ms | 8.064249638565926e-147 | 9.774854469216773e-144 |
| 11.0ms | -2.043282197955733e-259 | -4.8814051599579404e-262 |
| 9.0ms | -3.460034814362053e+110 | -5.877248668835042e+108 |
| 24.0ms | 528× | 0 | valid |
Compiled 1 043 to 753 computations (27.8% saved)
ival-mult!: 5.0ms (41.7% of total)ival-neg: 4.0ms (33.4% of total)ival-div!: 2.0ms (16.7% of total)ival-add!: 1.0ms (8.3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 4.396258148544727e+85 | 1.1353457437733392e+96 |
| 1.0ms | -3.460034814362053e+110 | -5.877248668835042e+108 |
| 7.0ms | 160× | 0 | valid |
Compiled 515 to 385 computations (25.2% saved)
ival-neg: 1.0ms (29.1% of total)ival-mult!: 1.0ms (29.1% of total)ival-div!: 1.0ms (29.1% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.396258148544727e+85 | 1.1353457437733392e+96 |
| 11.0ms | -3.460034814362053e+110 | -5.877248668835042e+108 |
| 4.0ms | 96× | 0 | valid |
Compiled 494 to 371 computations (24.9% saved)
ival-mult!: 1.0ms (48.4% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.2014365556501142e+122 | 7.85128047098546e+133 |
| 9.0ms | 1.5313493573837732e-148 | 8.064249638565926e-147 |
| 16.0ms | -3.616492586924465e-47 | -5.481402131418253e-65 |
| 9.0ms | -1.1189656319345982e+102 | -2.2825266702065447e+100 |
| 21.0ms | 384× | 0 | valid |
Compiled 1 055 to 762 computations (27.8% saved)
ival-mult!: 4.0ms (49.2% of total)ival-neg: 2.0ms (24.6% of total)ival-add!: 1.0ms (12.3% of total)ival-div!: 1.0ms (12.3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 1.6269926699891978e-85 | 8.217249937296086e-84 |
| 12.0ms | -2.7268001119699113e+60 | -7.534122730249161e+51 |
| 13.0ms | 256× | 0 | valid |
Compiled 591 to 430 computations (27.2% saved)
ival-mult!: 2.0ms (37% of total)ival-add!: 1.0ms (18.5% of total)ival-neg: 1.0ms (18.5% of total)ival-div!: 1.0ms (18.5% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.6269926699891978e-85 | 8.217249937296086e-84 |
| 1.0ms | -2.7268001119699113e+60 | -7.534122730249161e+51 |
Compiled 591 to 430 computations (27.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.6269926699891978e-85 | 8.217249937296086e-84 |
| 1.0ms | -2.7268001119699113e+60 | -7.534122730249161e+51 |
Compiled 591 to 430 computations (27.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.6269926699891978e-85 | 8.217249937296086e-84 |
| 13.0ms | -3.616492586924465e-47 | -5.481402131418253e-65 |
| 8.0ms | 144× | 0 | valid |
Compiled 542 to 405 computations (25.3% saved)
ival-neg: 1.0ms (33.3% of total)ival-mult!: 1.0ms (33.3% of total)ival-div!: 1.0ms (33.3% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.6269926699891978e-85 | 8.217249937296086e-84 |
| 10.0ms | -2.847296323145035e-117 | -4.7573574457979015e-120 |
| 6.0ms | 128× | 0 | valid |
Compiled 480 to 389 computations (19% saved)
ival-neg: 1.0ms (38% of total)ival-mult!: 1.0ms (38% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 4.4981770652492325e+174 | 5.1030285732580066e+179 |
| 6.0ms | 144× | 0 | valid |
Compiled 312 to 230 computations (26.3% saved)
ival-neg: 1.0ms (33.3% of total)ival-mult!: 1.0ms (33.3% of total)ival-div!: 1.0ms (33.3% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | fuel |
Compiled 686 to 113 computations (83.5% saved)
(negabs v)
Compiled 2 768 to 908 computations (67.2% saved)
Loading profile data...