
Time bar (total: 2.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 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)
| 609.0ms | 8 256× | 0 | valid |
ival-mult!: 92.0ms (42.3% of total)ival-neg: 52.0ms (23.9% of total)ival-div!: 49.0ms (22.6% of total)ival-add!: 23.0ms (10.6% of total)adjust: 1.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 67 | 0 | - | 1 | (8.053832243837537e-307 -2.552378622841337e-115 -4.5799653875463626e-161) | (/.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 | 27 | 0 |
| ↳ | (*.f64 (neg.f64 t1) v) | overflow | 30 | |
| ↳ | (*.f64 (+.f64 t1 u) (+.f64 t1 u)) | overflow | 101 | |
/.f64 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) | n/o | 24 | 0 |
| ↳ | (*.f64 (+.f64 t1 u) (+.f64 t1 u)) | overflow | 101 | |
/.f64 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) | u/n | 6 | 0 |
| ↳ | (*.f64 (neg.f64 t1) v) | underflow | 21 | |
/.f64 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) | n/u | 4 | 0 |
| ↳ | (*.f64 (+.f64 t1 u) (+.f64 t1 u)) | underflow | 9 | |
/.f64 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) | o/n | 3 | 0 |
| ↳ | (*.f64 (neg.f64 t1) v) | overflow | 30 | |
/.f64 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) | u/u | 2 | 0 |
| ↳ | (*.f64 (neg.f64 t1) v) | underflow | 21 | |
| ↳ | (*.f64 (+.f64 t1 u) (+.f64 t1 u)) | underflow | 9 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 66 | 1 |
| - | 0 | 189 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 66 | 0 | 1 |
| - | 0 | 0 | 189 |
| number | freq |
|---|---|
| 0 | 190 |
| 1 | 66 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 28.0ms | 512× | 0 | valid |
Compiled 78 to 28 computations (64.1% saved)
ival-mult!: 5.0ms (43.6% of total)ival-neg: 3.0ms (26.2% of total)ival-add!: 2.0ms (17.4% of total)ival-div!: 2.0ms (17.4% 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 |
|---|---|---|
| ▶ | 74.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 | 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) |
| 1.0ms | u | @ | inf | ((/ (* (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 841 to 516 computations (81.8% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 119 | 10 | 129 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 120 | 10 | 130 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 85.5% | (/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) (+.f64 u t1)) |
| ▶ | 74.6% | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1)))) |
| ▶ | 45.2% | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1))) |
| 56.2% | (/.f64 (*.f64 (neg.f64 t1) v) #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)))) | |
| 46.6% | (/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) | |
| 85.4% | (*.f64 (/.f64 (*.f64 v t1) (+.f64 u t1)) (/.f64 #s(literal -1 binary64) (+.f64 u t1))) | |
| ▶ | 99.0% | (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
| 71.1% | (*.f64 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) | |
| ▶ | 53.4% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
| 55.7% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
Compiled 332 to 224 computations (32.5% saved)
| Inputs |
|---|
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
(/.f64 (neg.f64 t1) (+.f64 u t1)) |
(neg.f64 t1) |
t1 |
(+.f64 u t1) |
u |
(/.f64 v (+.f64 u t1)) |
v |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(/.f64 (neg.f64 v) t1) |
(neg.f64 v) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1))) |
(*.f64 (neg.f64 t1) v) |
(*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1)) |
(+.f64 t1 u) |
#s(approx (+ t1 u) t1) |
(/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) (+.f64 u t1)) |
(/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1)))) |
(*.f64 (+.f64 t1 u) #s(approx (+ t1 u) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1))) |
#s(approx (+ t1 u) (*.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) |
| 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 (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 v))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (/ (* u v) t1)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* u (+ (* -1 (/ (* u v) (pow t1 2))) (/ v t1)))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* u (+ (* u (+ (* -1 (/ v (pow t1 2))) (/ (* u v) (pow t1 3)))) (/ v t1)))))) |
#s(approx (* (+ (/ 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 (/ (* t1 v) (pow u 2))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ t1 u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (/ (pow t1 2) u)) u))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (+ (* -1 (/ (pow t1 3) (pow u 2))) (/ (pow t1 2) u))) u))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (+ (* -1 (/ (pow t1 3) (pow u 2))) (+ (/ (pow t1 2) u) (/ (pow t1 4) (pow u 3))))) u))) |
#s(approx (+ u t1) #s(hole binary64 u)) |
#s(approx (+ u t1) #s(hole binary64 (* u (+ 1 (/ t1 u))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (+ v (* -1 (/ (* t1 v) u))) u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (/ (* (pow t1 2) v) (pow u 2))) (/ (* t1 v) u)) u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (* -1 (/ (* (pow t1 3) v) (pow u 3)))) (+ (* -1 (/ (* (pow t1 2) v) (pow u 2))) (/ (* t1 v) u))) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (pow u 2))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow u 2) (+ 1 (* 2 (/ t1 u)))))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow u 2) (+ 1 (+ (* 2 (/ t1 u)) (/ (pow t1 2) (pow u 2))))))) |
#s(approx (+ t1 u) #s(hole binary64 u)) |
#s(approx (+ t1 u) #s(hole binary64 (* u (+ 1 (/ t1 u))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (/ (* (pow t1 2) v) u)) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (/ (* (pow t1 2) v) u))) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (+ (/ (* (pow t1 2) v) u) (/ (* (pow t1 4) v) (pow u 3))))) u))) |
#s(approx (* (+ (/ 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)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (pow t1 2) u))) u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (+ (* -1 (/ (pow t1 3) u)) (pow t1 2)) u))) u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow t1 4) u)) (pow t1 3)) u)) (pow t1 2)) u))) u)))) |
#s(approx (+ u t1) #s(hole binary64 (* -1 (* u (- (* -1 (/ t1 u)) 1))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (/ (* t1 v) u)) u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ (* (pow t1 2) v) u) (* t1 v)) u))) u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t1 3) v) u) (* (pow t1 2) v)) u)) (* t1 v)) u))) u)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow u 2) (+ 1 (* -1 (/ (+ (* -2 t1) (* -1 (/ (pow t1 2) u))) u)))))) |
#s(approx (+ t1 u) #s(hole binary64 (* -1 (* u (- (* -1 (/ t1 u)) 1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow t1 2) v) u)) (* t1 v)) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 3) v) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 4) v) u)) (* (pow t1 3) v)) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (* (+ (/ 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) (pow (+ t1 u) 2))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v (+ t1 u)))) |
#s(approx v #s(hole binary64 v)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ (neg v) t1) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (neg v) #s(hole binary64 (* -1 v))) |
#s(approx (* (neg t1) v) #s(hole binary64 (* -1 (* t1 v)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (+ t1 u))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (/ t1 (pow u 2)) (/ 1 u))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (* t1 (+ (* -1 (/ t1 (pow u 3))) (/ 1 (pow u 2)))) (/ 1 u))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (* t1 (+ (* t1 (- (/ t1 (pow u 4)) (/ 1 (pow u 3)))) (/ 1 (pow u 2)))) (/ 1 u))))) |
#s(approx (neg t1) #s(hole binary64 (* -1 t1))) |
#s(approx t1 #s(hole binary64 t1)) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* -1 (/ (* t1 v) (pow u 2))) (/ v u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* t1 (- (/ (* t1 v) (pow u 3)) (/ v (pow u 2)))) (/ v u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* t1 (- (* t1 (- (* -1 (/ (* t1 v) (pow u 4))) (* -1 (/ v (pow u 3))))) (/ v (pow u 2)))) (/ v u)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* 2 (* t1 u)) (pow u 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* t1 (+ t1 (* 2 u))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (/ (* t1 v) (pow u 2)))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* -1 (/ (* t1 v) (pow u 3))) (/ v (pow u 2)))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* t1 (+ (* -1 (/ v (pow u 3))) (/ (* t1 v) (pow u 4)))) (/ v (pow u 2)))))))) |
#s(approx (+ (/ u t1) 1) #s(hole binary64 (/ (+ t1 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 (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (pow u 2) (pow t1 2))) (+ 1 (* -1 (/ u t1)))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (/ (pow u 3) (pow t1 3)) (+ 1 (+ (* -1 (/ u t1)) (/ (pow u 2) (pow t1 2))))))) |
#s(approx (+ u t1) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (+ v (* -1 (/ (* u v) t1))) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1)) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (* -1 (/ (* (pow u 3) v) (pow t1 3)))) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow t1 2) (+ 1 (* 2 (/ u t1)))))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow t1 2) (+ 1 (+ (* 2 (/ u t1)) (/ (pow u 2) (pow t1 2))))))) |
#s(approx (+ t1 u) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (+ (/ (* u v) t1) (/ (* (pow u 3) v) (pow t1 3))))))) |
#s(approx (* (+ (/ 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 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (- (/ (pow u 2) t1) u) t1)) 1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (/ (pow u 3) t1) (pow u 2)) t1)) u) t1)) 1))) |
#s(approx (+ u t1) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (/ (* u v) t1)) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow t1 2) (+ 1 (* -1 (/ (+ (* -2 u) (* -1 (/ (pow u 2) t1))) t1)))))) |
#s(approx (+ t1 u) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))))) |
#s(approx (* (+ (/ u t1) 1) t1) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.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) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1)) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (+ t1 u) (+ t1 u)) (+ t1 u) (* (+ (/ u t1) 1) t1) (+ (/ u t1) 1) (/ u t1) 1) |
| 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) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1)) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (+ t1 u) (+ t1 u)) (+ t1 u) (* (+ (/ u t1) 1) t1) (+ (/ u t1) 1) (/ u t1) 1) |
| 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) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1)) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (+ t1 u) (+ t1 u)) (+ t1 u) (* (+ (/ u t1) 1) t1) (+ (/ u t1) 1) (/ u t1) 1) |
| 3.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) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1)) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (+ t1 u) (+ t1 u)) (+ t1 u) (* (+ (/ u t1) 1) t1) (+ (/ u t1) 1) (/ u t1) 1) |
| 2.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) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1)) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (+ t1 u) (+ t1 u)) (+ t1 u) (* (+ (/ u t1) 1) t1) (+ (/ u t1) 1) (/ u t1) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 676 | 5214 |
| 0 | 703 | 4630 |
| 1 | 4042 | 4628 |
| 0 | 9080 | 4459 |
| 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 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) (+.f64 u t1)) |
(/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1)))) |
(*.f64 (+.f64 t1 u) #s(approx (+ t1 u) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1))) |
#s(approx (+ t1 u) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1)) |
(*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1) |
(+.f64 (/.f64 u t1) #s(literal 1 binary64)) |
(/.f64 u t1) |
#s(literal 1 binary64) |
#s(approx (* (/ (neg t1) (+ 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 (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 v))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (/ (* u v) t1)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* u (+ (* -1 (/ (* u v) (pow t1 2))) (/ v t1)))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* u (+ (* u (+ (* -1 (/ v (pow t1 2))) (/ (* u v) (pow t1 3)))) (/ v t1)))))) |
#s(approx (* (+ (/ 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 (/ (* t1 v) (pow u 2))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ t1 u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (/ (pow t1 2) u)) u))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (+ (* -1 (/ (pow t1 3) (pow u 2))) (/ (pow t1 2) u))) u))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (/ (+ (* -1 t1) (+ (* -1 (/ (pow t1 3) (pow u 2))) (+ (/ (pow t1 2) u) (/ (pow t1 4) (pow u 3))))) u))) |
#s(approx (+ u t1) #s(hole binary64 u)) |
#s(approx (+ u t1) #s(hole binary64 (* u (+ 1 (/ t1 u))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (+ v (* -1 (/ (* t1 v) u))) u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (/ (* (pow t1 2) v) (pow u 2))) (/ (* t1 v) u)) u))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (* -1 (/ (* (pow t1 3) v) (pow u 3)))) (+ (* -1 (/ (* (pow t1 2) v) (pow u 2))) (/ (* t1 v) u))) u))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (pow u 2))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow u 2) (+ 1 (* 2 (/ t1 u)))))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow u 2) (+ 1 (+ (* 2 (/ t1 u)) (/ (pow t1 2) (pow u 2))))))) |
#s(approx (+ t1 u) #s(hole binary64 u)) |
#s(approx (+ t1 u) #s(hole binary64 (* u (+ 1 (/ t1 u))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (/ (* (pow t1 2) v) u)) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (/ (* (pow t1 2) v) u))) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (+ (/ (* (pow t1 2) v) u) (/ (* (pow t1 4) v) (pow u 3))))) u))) |
#s(approx (* (+ (/ 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)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (pow t1 2) u))) u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (+ (* -1 (/ (pow t1 3) u)) (pow t1 2)) u))) u)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* -1 (/ (+ t1 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow t1 4) u)) (pow t1 3)) u)) (pow t1 2)) u))) u)))) |
#s(approx (+ u t1) #s(hole binary64 (* -1 (* u (- (* -1 (/ t1 u)) 1))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (/ (* t1 v) u)) u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ (* (pow t1 2) v) u) (* t1 v)) u))) u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t1 3) v) u) (* (pow t1 2) v)) u)) (* t1 v)) u))) u)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow u 2) (+ 1 (* -1 (/ (+ (* -2 t1) (* -1 (/ (pow t1 2) u))) u)))))) |
#s(approx (+ t1 u) #s(hole binary64 (* -1 (* u (- (* -1 (/ t1 u)) 1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow t1 2) v) u)) (* t1 v)) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 3) v) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 4) v) u)) (* (pow t1 3) v)) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (* (+ (/ 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) (pow (+ t1 u) 2))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v (+ t1 u)))) |
#s(approx v #s(hole binary64 v)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ (neg v) t1) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (neg v) #s(hole binary64 (* -1 v))) |
#s(approx (* (neg t1) v) #s(hole binary64 (* -1 (* t1 v)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (+ t1 u))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (/ t1 (pow u 2)) (/ 1 u))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (* t1 (+ (* -1 (/ t1 (pow u 3))) (/ 1 (pow u 2)))) (/ 1 u))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (* t1 (+ (* t1 (- (/ t1 (pow u 4)) (/ 1 (pow u 3)))) (/ 1 (pow u 2)))) (/ 1 u))))) |
#s(approx (neg t1) #s(hole binary64 (* -1 t1))) |
#s(approx t1 #s(hole binary64 t1)) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* -1 (/ (* t1 v) (pow u 2))) (/ v u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* t1 (- (/ (* t1 v) (pow u 3)) (/ v (pow u 2)))) (/ v u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* t1 (- (* t1 (- (* -1 (/ (* t1 v) (pow u 4))) (* -1 (/ v (pow u 3))))) (/ v (pow u 2)))) (/ v u)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* 2 (* t1 u)) (pow u 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* t1 (+ t1 (* 2 u))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (/ (* t1 v) (pow u 2)))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* -1 (/ (* t1 v) (pow u 3))) (/ v (pow u 2)))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* t1 (+ (* -1 (/ v (pow u 3))) (/ (* t1 v) (pow u 4)))) (/ v (pow u 2)))))))) |
#s(approx (+ (/ u t1) 1) #s(hole binary64 (/ (+ t1 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 (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (pow u 2) (pow t1 2))) (+ 1 (* -1 (/ u t1)))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (/ (pow u 3) (pow t1 3)) (+ 1 (+ (* -1 (/ u t1)) (/ (pow u 2) (pow t1 2))))))) |
#s(approx (+ u t1) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (+ v (* -1 (/ (* u v) t1))) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1)) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (* -1 (/ (* (pow u 3) v) (pow t1 3)))) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow t1 2) (+ 1 (* 2 (/ u t1)))))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow t1 2) (+ 1 (+ (* 2 (/ u t1)) (/ (pow u 2) (pow t1 2))))))) |
#s(approx (+ t1 u) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (+ (/ (* u v) t1) (/ (* (pow u 3) v) (pow t1 3))))))) |
#s(approx (* (+ (/ 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 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (- (/ (pow u 2) t1) u) t1)) 1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (/ (pow u 3) t1) (pow u 2)) t1)) u) t1)) 1))) |
#s(approx (+ u t1) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (/ (* u v) t1)) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (* (pow t1 2) (+ 1 (* -1 (/ (+ (* -2 u) (* -1 (/ (pow u 2) t1))) t1)))))) |
#s(approx (+ t1 u) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))))) |
#s(approx (* (+ (/ u t1) 1) t1) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
| Outputs |
|---|
(*.f64 (*.f64 t1 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #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) (+.f64 u t1)) v) (+.f64 u t1)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1)))) (neg.f64 (+.f64 u t1))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) v)) (neg.f64 (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 t1) v) (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) (+.f64 u t1)) |
(neg.f64 (*.f64 t1 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))))) |
(/.f64 (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) (* (+ t1 u) (+ t1 u))) (/.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 (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 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) t1)) |
(*.f64 (*.f64 v t1) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 v t1)) |
(*.f64 (neg.f64 t1) v) |
(*.f64 v (neg.f64 t1)) |
(neg.f64 (*.f64 v t1)) |
(*.f64 #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 (*.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 (/.f64 v (+.f64 u t1)) (/.f64 (neg.f64 t1) (+.f64 u t1))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
(*.f64 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) (+.f64 u t1)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1)))) (neg.f64 (+.f64 u t1))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) v)) (neg.f64 (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 t1) v) (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) (+.f64 u t1)) |
(neg.f64 (*.f64 t1 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))))) |
(*.f64 (*.f64 t1 (/.f64 v (+.f64 u t1))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 t1 (/.f64 v (+.f64 u t1)))) |
(*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) v)) (neg.f64 (+.f64 u t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) |
(neg.f64 (*.f64 t1 (/.f64 v (+.f64 u t1)))) |
(*.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 t1) (/.f64 v (*.f64 #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1)) (+.f64 u t1)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) v)) (neg.f64 (*.f64 #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1)) (+.f64 u t1)))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1)) (+.f64 u t1))) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1))) |
(*.f64 #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1)) (+.f64 u t1)) |
(*.f64 (+.f64 u t1) #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1))) |
#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 (fma.f64 (neg.f64 u) #s(literal 2 binary64) (*.f64 (neg.f64 t1) #s(literal 2 binary64))) (*.f64 (neg.f64 t1) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 t1) (*.f64 #s(literal 2 binary64) (neg.f64 u))) (*.f64 #s(literal 2 binary64) (neg.f64 t1))) |
(/.f64 (fma.f64 #s(literal 2 binary64) t1 (*.f64 #s(literal 2 binary64) u)) (*.f64 #s(literal 2 binary64) t1)) |
(/.f64 (fma.f64 #s(literal 2 binary64) u (*.f64 #s(literal 2 binary64) t1)) (*.f64 #s(literal 2 binary64) t1)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 u t1) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 u t1))) |
(/.f64 (-.f64 (pow.f64 (/.f64 u t1) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 u t1) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 u t1) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 u t1) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 u t1) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 u t1) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 u t1) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 u t1))))) |
(+.f64 (/.f64 u t1) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 u t1)) |
(/.f64 (neg.f64 u) (neg.f64 t1)) |
(/.f64 u t1) |
#s(literal 1 binary64) |
#s(approx (/ (* (neg t1) 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)) #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) (* (+ 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 t1) t1) |
#s(approx (+ u t1) (+.f64 u 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 (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (fma.f64 u (/.f64 v t1) (neg.f64 v))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (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) v) (+ u t1)) (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 (* (+ (/ 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) v) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u 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)) (/.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) (* (+ t1 u) (+ t1 u))) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u 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) 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) v) (*.f64 u 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) v) (+ u t1)) (/.f64 (*.f64 (neg.f64 t1) v) u)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (/.f64 (fma.f64 (neg.f64 t1) v (/.f64 (*.f64 (*.f64 t1 t1) v) u)) u)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (/.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) v) (+ u t1)) (/.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 (* (+ (/ 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) 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)) (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 (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) (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 (/ (* (neg t1) v) (+ u t1)) (neg.f64 (/.f64 (fma.f64 v t1 (neg.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u))) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (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) v) (+ u t1)) (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 (* (+ (/ u t1) 1) 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 (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 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 (/ (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) (* (+ t1 u) (+ t1 u))) (*.f64 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1)))) |
#s(approx (/ (* (neg 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)) (*.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) (* (+ 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 (/ (* (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) v) (+ u t1)) (*.f64 (fma.f64 t1 (/.f64 v (*.f64 u u)) (/.f64 (neg.f64 v) u)) t1)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (*.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) v) (+ u t1)) (*.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 (+ (/ u t1) 1) (/.f64 (+.f64 u 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 (/ (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 (/ 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 (+ 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 (/ (* (neg t1) v) (+ u t1)) (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) v) (+ u t1)) (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 (* (+ (/ u t1) 1) t1) (*.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 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)) (-.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) (* (+ 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))) |
#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 (/ (* (neg t1) v) (+ u t1)) (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) v) (+ u t1)) (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 (* (+ (/ u t1) 1) t1) (*.f64 (neg.f64 t1) (-.f64 (neg.f64 (/.f64 u t1)) #s(literal 1 binary64)))) |
Compiled 6 002 to 1 043 computations (82.6% saved)
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 253 | 8 | 261 |
| Fresh | 2 | 3 | 5 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 259 | 12 | 271 |
| Status | Accuracy | Program |
|---|---|---|
| 51.6% | (/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) #s(approx (+ u t1) u)) | |
| ▶ | 98.3% | (/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) (+.f64 u t1)) |
| ▶ | 98.4% | (/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) (+.f64 u t1)) |
| 46.6% | (/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) | |
| ▶ | 58.3% | (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
| 85.4% | (*.f64 (/.f64 (*.f64 v t1) (+.f64 u t1)) (/.f64 #s(literal -1 binary64) (+.f64 u t1))) | |
| 91.3% | (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)))) | |
| ▶ | 55.2% | (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) u))) |
| 70.7% | (*.f64 (neg.f64 t1) (/.f64 v (*.f64 #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1)) (+.f64 u t1)))) | |
| ▶ | 39.7% | (*.f64 (neg.f64 t1) (/.f64 v (*.f64 #s(approx (+ u t1) t1) (+.f64 u t1)))) |
| ✓ | 53.4% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
| 55.7% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
Compiled 359 to 245 computations (31.8% saved)
| Inputs |
|---|
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) (+.f64 u t1)) |
(*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) |
(neg.f64 t1) |
t1 |
(/.f64 v (+.f64 u t1)) |
v |
(+.f64 u t1) |
u |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) |
(neg.f64 v) |
(*.f64 (neg.f64 t1) (/.f64 v (*.f64 #s(approx (+ u t1) t1) (+.f64 u t1)))) |
(/.f64 v (*.f64 #s(approx (+ u t1) t1) (+.f64 u t1))) |
(*.f64 #s(approx (+ u t1) t1) (+.f64 u t1)) |
#s(approx (+ u t1) t1) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 (neg.f64 t1) (+.f64 u t1)) |
(/.f64 v #s(approx (+ u t1) u)) |
#s(approx (+ u t1) u) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) (+.f64 u t1)) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) |
| Outputs |
|---|
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (* -1 v))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 v) (/ (* u v) t1)))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 v) (* u (+ (* -1 (/ (* u v) (pow t1 2))) (/ v t1)))))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 v) (* u (+ (* u (+ (* -1 (/ v (pow t1 2))) (/ (* u v) (pow t1 3)))) (/ v t1)))))) |
#s(approx (/ 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 (+ u t1) #s(hole binary64 t1)) |
#s(approx (+ u t1) #s(hole binary64 (+ t1 u))) |
#s(approx u #s(hole binary64 u)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 v))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (/ (* u v) t1)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* u (+ (* -1 (/ (* u v) (pow t1 2))) (/ v t1)))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* u (+ (* u (+ (* -1 (/ v (pow t1 2))) (/ (* u v) (pow t1 3)))) (/ v t1)))))) |
#s(approx (* (neg t1) (/ v (* (+ 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 (/ 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 (/ (* (/ (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) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (* t1 v) u)))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (/ (* (pow t1 2) v) u)) u))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (/ (* (pow t1 2) v) u))) u))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (+ (/ (* (pow t1 2) v) u) (/ (* (pow t1 4) v) (pow u 3))))) u))) |
#s(approx (/ 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 (+ u t1) #s(hole binary64 u)) |
#s(approx (+ u t1) #s(hole binary64 (* u (+ 1 (/ t1 u))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (/ (* (pow t1 2) v) u)) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (/ (* (pow t1 2) v) u))) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (+ (/ (* (pow t1 2) v) u) (/ (* (pow t1 4) v) (pow u 3))))) u))) |
#s(approx (* (neg t1) (/ v (* (+ 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) (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 (/ (* (/ (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) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow t1 2) v) u)) (* t1 v)) u)))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 3) v) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 4) v) u)) (* (pow t1 3) v)) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (/ 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 (+ u t1) #s(hole binary64 (* -1 (* u (- (* -1 (/ t1 u)) 1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow t1 2) v) u)) (* t1 v)) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 3) v) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 4) v) u)) (* (pow t1 3) v)) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (* (neg t1) (/ v (* (+ 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)) (* -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 (/ (* (/ (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) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (* t1 v) (+ t1 u))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v (+ t1 u)))) |
#s(approx v #s(hole binary64 v)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (+ t1 u))))) |
#s(approx (neg v) #s(hole binary64 (* -1 v))) |
#s(approx (* (neg t1) (/ v (* (+ 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 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#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 (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (/ (* t1 v) (pow u 2)))))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* -1 (/ (* t1 v) (pow u 3))) (/ v (pow u 2)))))))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* t1 (+ (* -1 (/ v (pow u 3))) (/ (* t1 v) (pow u 4)))) (/ v (pow u 2)))))))) |
#s(approx (neg t1) #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) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (/ (* t1 v) (pow u 2)))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* -1 (/ (* t1 v) (pow u 3))) (/ v (pow u 2)))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* t1 (+ (* -1 (/ v (pow u 3))) (/ (* t1 v) (pow u 4)))) (/ v (pow u 2)))))))) |
#s(approx (* (neg t1) (/ v (* (+ 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 (* 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) (+ 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) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (+ (/ (* u v) t1) (/ (* (pow u 3) v) (pow t1 3))))))) |
#s(approx (/ 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 (+ u t1) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (+ (/ (* u v) t1) (/ (* (pow u 3) v) (pow t1 3))))))) |
#s(approx (* (neg t1) (/ v (* (+ 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 (/ (+ (* -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 (/ (* (/ (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) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))))) |
#s(approx (/ 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 (+ u t1) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))))) |
#s(approx (* (neg t1) (/ v (* (+ 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)))))) |
#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 (/ (* (/ (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))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 30.0ms | u | @ | 0 | ((/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) (* (neg t1) (/ v (+ u t1))) (neg t1) t1 (/ v (+ u t1)) v (+ u t1) u (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1)) (neg v) (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) (/ v (* (+ u t1) (+ u t1))) (* (+ u t1) (+ u t1)) (+ u t1) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (/ v (+ u t1)) (+ u t1) (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v)) |
| 2.0ms | v | @ | inf | ((/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) (* (neg t1) (/ v (+ u t1))) (neg t1) t1 (/ v (+ u t1)) v (+ u t1) u (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1)) (neg v) (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) (/ v (* (+ u t1) (+ u t1))) (* (+ u t1) (+ u t1)) (+ u t1) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (/ v (+ u t1)) (+ u t1) (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v)) |
| 2.0ms | v | @ | -inf | ((/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) (* (neg t1) (/ v (+ u t1))) (neg t1) t1 (/ v (+ u t1)) v (+ u t1) u (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1)) (neg v) (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) (/ v (* (+ u t1) (+ u t1))) (* (+ u t1) (+ u t1)) (+ u t1) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (/ v (+ u t1)) (+ u t1) (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v)) |
| 2.0ms | v | @ | 0 | ((/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) (* (neg t1) (/ v (+ u t1))) (neg t1) t1 (/ v (+ u t1)) v (+ u t1) u (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1)) (neg v) (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) (/ v (* (+ u t1) (+ u t1))) (* (+ u t1) (+ u t1)) (+ u t1) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (/ v (+ u t1)) (+ u t1) (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v)) |
| 2.0ms | u | @ | inf | ((/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) (* (neg t1) (/ v (+ u t1))) (neg t1) t1 (/ v (+ u t1)) v (+ u t1) u (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) (/ (* (neg t1) v) (+ u t1)) (neg v) (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) (/ v (* (+ u t1) (+ u t1))) (* (+ u t1) (+ u t1)) (+ u t1) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (/ v (+ u t1)) (+ u t1) (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 842 | 8900 |
| 0 | 867 | 7772 |
| 1 | 4853 | 7772 |
| 0 | 8289 | 7464 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) (+.f64 u t1)) |
(*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) |
(neg.f64 t1) |
t1 |
(/.f64 v (+.f64 u t1)) |
v |
(+.f64 u t1) |
u |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) |
(neg.f64 v) |
(*.f64 (neg.f64 t1) (/.f64 v (*.f64 #s(approx (+ u t1) t1) (+.f64 u t1)))) |
(/.f64 v (*.f64 #s(approx (+ u t1) t1) (+.f64 u t1))) |
(*.f64 #s(approx (+ u t1) t1) (+.f64 u t1)) |
#s(approx (+ u t1) t1) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 (neg.f64 t1) (+.f64 u t1)) |
(/.f64 v #s(approx (+ u t1) u)) |
#s(approx (+ u t1) u) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) (+.f64 u t1)) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (* -1 v))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 v) (/ (* u v) t1)))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 v) (* u (+ (* -1 (/ (* u v) (pow t1 2))) (/ v t1)))))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 v) (* u (+ (* u (+ (* -1 (/ v (pow t1 2))) (/ (* u v) (pow t1 3)))) (/ v t1)))))) |
#s(approx (/ 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 (+ u t1) #s(hole binary64 t1)) |
#s(approx (+ u t1) #s(hole binary64 (+ t1 u))) |
#s(approx u #s(hole binary64 u)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ v t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* 2 (/ (* u v) (pow t1 2)))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (+ (* -1 (/ v t1)) (* u (+ (* 2 (/ v (pow t1 2))) (* u (+ (* -4 (/ v (pow t1 3))) (+ (* u (+ (* -2 (/ v (pow t1 4))) (* -2 (/ (+ (* -4 (/ v (pow t1 3))) (/ v (pow t1 3))) t1)))) (/ v (pow t1 3)))))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 v))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (/ (* u v) t1)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* u (+ (* -1 (/ (* u v) (pow t1 2))) (/ v t1)))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* u (+ (* u (+ (* -1 (/ v (pow t1 2))) (/ (* u v) (pow t1 3)))) (/ v t1)))))) |
#s(approx (* (neg t1) (/ v (* (+ 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 (/ 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 (/ (* (/ (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) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (* t1 v) u)))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (/ (* (pow t1 2) v) u)) u))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (/ (* (pow t1 2) v) u))) u))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (+ (/ (* (pow t1 2) v) u) (/ (* (pow t1 4) v) (pow u 3))))) u))) |
#s(approx (/ 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 (+ u t1) #s(hole binary64 u)) |
#s(approx (+ u t1) #s(hole binary64 (* u (+ 1 (/ t1 u))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow u 2))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* 2 (/ (* (pow t1 2) v) u))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t1 3) v) (pow u 2))) (+ (* -2 (/ (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v))) (pow u 3))) (+ (* -2 (/ (* (pow t1 4) v) (pow u 3))) (+ (* -1 (* t1 v)) (+ (* 2 (/ (* (pow t1 2) v) u)) (/ (* (pow t1 3) v) (pow u 2))))))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (/ (* (pow t1 2) v) u)) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (/ (* (pow t1 2) v) u))) u))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (+ (* -1 (/ (* (pow t1 3) v) (pow u 2))) (+ (/ (* (pow t1 2) v) u) (/ (* (pow t1 4) v) (pow u 3))))) u))) |
#s(approx (* (neg t1) (/ v (* (+ 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) (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 (/ (* (/ (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) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow t1 2) v) u)) (* t1 v)) u)))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 3) v) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 4) v) u)) (* (pow t1 3) v)) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (/ 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 (+ u t1) #s(hole binary64 (* -1 (* u (- (* -1 (/ t1 u)) 1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow t1 2) v) u)) (* t1 v)) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 3) v) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t1 4) v) u)) (* (pow t1 3) v)) u)) (* (pow t1 2) v)) u)) (* t1 v)) u)))) |
#s(approx (* (neg t1) (/ v (* (+ 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)) (* -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 (/ (* (/ (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) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (* t1 v) (+ t1 u))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v (+ t1 u)))) |
#s(approx v #s(hole binary64 v)) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (+ t1 u))))) |
#s(approx (neg v) #s(hole binary64 (* -1 v))) |
#s(approx (* (neg t1) (/ v (* (+ 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 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#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 (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (/ (* t1 v) (pow u 2)))))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* -1 (/ (* t1 v) (pow u 3))) (/ v (pow u 2)))))))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* t1 (+ (* -1 (/ v (pow u 3))) (/ (* t1 v) (pow u 4)))) (/ v (pow u 2)))))))) |
#s(approx (neg t1) #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) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (/ (* t1 v) (pow u 2)))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* -1 (/ (* t1 v) (pow u 3))) (/ v (pow u 2)))))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* t1 (+ (* -1 (/ v (pow u 3))) (/ (* t1 v) (pow u 4)))) (/ v (pow u 2)))))))) |
#s(approx (* (neg t1) (/ v (* (+ 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 (* 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) (+ 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) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (+ (/ (* u v) t1) (/ (* (pow u 3) v) (pow t1 3))))))) |
#s(approx (/ 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 (+ u t1) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (+ (/ (* u v) t1) (/ (* (pow u 3) v) (pow t1 3))))))) |
#s(approx (* (neg t1) (/ v (* (+ 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 (/ (+ (* -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 (/ (* (/ (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) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (neg t1) (/ v (+ u t1))) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))))) |
#s(approx (* (neg t1) (/ v (+ u t1))) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))))) |
#s(approx (/ 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 (+ u t1) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (/ (* (neg t1) v) (+ u t1)) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))))) |
#s(approx (/ (* (neg t1) v) (+ u t1)) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))))) |
#s(approx (* (neg t1) (/ v (* (+ 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)))))) |
#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 (/ (* (/ (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))))) |
| Outputs |
|---|
(*.f64 (*.f64 t1 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
(*.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 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 v (+.f64 u t1)) (neg.f64 t1))) (neg.f64 (+.f64 u t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 v (+.f64 u t1)) (neg.f64 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 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) |
(*.f64 #s(literal -1 binary64) (*.f64 t1 (/.f64 v (+.f64 u t1)))) |
(*.f64 (/.f64 v (+.f64 u t1)) (neg.f64 t1)) |
(*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) |
(*.f64 v (/.f64 (neg.f64 t1) (+.f64 u t1))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) v)) (neg.f64 (+.f64 u t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) |
(neg.f64 (*.f64 t1 (/.f64 v (+.f64 u t1)))) |
(*.f64 #s(literal -1 binary64) t1) |
(*.f64 t1 #s(literal -1 binary64)) |
(neg.f64 t1) |
t1 |
(/.f64 (neg.f64 v) (neg.f64 (+.f64 u t1))) |
(/.f64 v (+.f64 u t1)) |
v |
(pow.f64 (+.f64 u t1) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 u u) (*.f64 t1 t1)) (-.f64 u t1)) |
(/.f64 (-.f64 (*.f64 t1 t1) (*.f64 u u)) (-.f64 t1 u)) |
(/.f64 (+.f64 (pow.f64 u #s(literal 3 binary64)) (pow.f64 t1 #s(literal 3 binary64))) (fma.f64 u u (-.f64 (*.f64 t1 t1) (*.f64 u t1)))) |
(/.f64 (+.f64 (pow.f64 t1 #s(literal 3 binary64)) (pow.f64 u #s(literal 3 binary64))) (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))) |
(exp.f64 (*.f64 (log.f64 (+.f64 u t1)) #s(literal 1 binary64))) |
(+.f64 u t1) |
(+.f64 t1 u) |
u |
(/.f64 (neg.f64 #s(approx (* (neg t1) (/ v (+ u t1))) (neg.f64 v))) (neg.f64 (+.f64 u t1))) |
(/.f64 #s(approx (* (neg t1) (/ v (+ u t1))) (neg.f64 v)) (+.f64 u t1)) |
#s(approx (* (neg t1) (/ v (+ u t1))) (neg.f64 v)) |
(*.f64 #s(literal -1 binary64) v) |
(*.f64 v #s(literal -1 binary64)) |
(neg.f64 v) |
(*.f64 (/.f64 (/.f64 v #s(approx (+ u t1) t1)) (+.f64 u t1)) (neg.f64 t1)) |
(*.f64 (neg.f64 t1) (/.f64 (/.f64 v #s(approx (+ u t1) t1)) (+.f64 u t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 #s(approx (+ u t1) t1) (+.f64 u t1))) |
(neg.f64 (*.f64 t1 (/.f64 (/.f64 v #s(approx (+ u t1) t1)) (+.f64 u t1)))) |
(/.f64 (/.f64 v #s(approx (+ u t1) t1)) (+.f64 u t1)) |
(/.f64 (neg.f64 v) (neg.f64 (*.f64 #s(approx (+ u t1) t1) (+.f64 u t1)))) |
(/.f64 v (*.f64 #s(approx (+ u t1) t1) (+.f64 u t1))) |
(*.f64 #s(approx (+ u t1) t1) (+.f64 u t1)) |
(*.f64 (+.f64 u t1) #s(approx (+ u t1) t1)) |
(fma.f64 #s(approx (+ u t1) t1) u (*.f64 #s(approx (+ u t1) t1) t1)) |
(fma.f64 u #s(approx (+ u t1) t1) (*.f64 t1 #s(approx (+ u t1) t1))) |
(+.f64 (*.f64 u #s(approx (+ u t1) t1)) (*.f64 t1 #s(approx (+ u t1) t1))) |
(+.f64 (*.f64 #s(approx (+ u t1) t1) u) (*.f64 #s(approx (+ u t1) t1) t1)) |
#s(approx (+ u t1) t1) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) u))) |
(*.f64 (/.f64 v #s(approx (+ u t1) u)) (/.f64 (neg.f64 t1) (+.f64 u t1))) |
(/.f64 (*.f64 (neg.f64 t1) (/.f64 v #s(approx (+ u t1) u))) (+.f64 u t1)) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 u t1) #s(approx (+ u t1) u))) |
(/.f64 (*.f64 (/.f64 v (+.f64 u t1)) (neg.f64 t1)) #s(approx (+ u t1) u)) |
(/.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 (neg.f64 v) (neg.f64 #s(approx (+ u t1) u))) |
(/.f64 v #s(approx (+ u t1) u)) |
#s(approx (+ u t1) u) |
(*.f64 (*.f64 t1 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
(*.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 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 v (+.f64 u t1)) (neg.f64 t1))) (neg.f64 (+.f64 u t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 v (+.f64 u t1)) (neg.f64 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 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) |
(*.f64 #s(literal -1 binary64) (*.f64 t1 (/.f64 v (+.f64 u t1)))) |
(*.f64 (/.f64 v (+.f64 u t1)) (neg.f64 t1)) |
(*.f64 (neg.f64 t1) (/.f64 v (+.f64 u t1))) |
(*.f64 v (/.f64 (neg.f64 t1) (+.f64 u t1))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t1) v)) (neg.f64 (+.f64 u t1))) |
(/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) |
(neg.f64 (*.f64 t1 (/.f64 v (+.f64 u t1)))) |
#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) (/ v (+ u t1))) (neg.f64 v)) |
#s(approx (* (neg t1) (/ v (+ u t1))) (fma.f64 u (/.f64 v t1) (neg.f64 v))) |
#s(approx (* (neg t1) (/ v (+ u t1))) (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) (/ v (+ u t1))) (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 (/ 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 u v) (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 (+ u t1) t1) |
#s(approx (+ u t1) (+.f64 u t1)) |
#s(approx 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 (* (neg t1) (/ v (+ u t1))) (neg.f64 v)) |
#s(approx (* (neg t1) (/ v (+ u t1))) (fma.f64 u (/.f64 v t1) (neg.f64 v))) |
#s(approx (* (neg t1) (/ v (+ u t1))) (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) (/ v (+ u t1))) (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)) (/ 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 (* (+ u t1) (+ u t1)) (*.f64 t1 t1)) |
#s(approx (* (+ u t1) (+ u t1)) (fma.f64 (*.f64 u t1) #s(literal 2 binary64) (*.f64 t1 t1))) |
#s(approx (* (+ u t1) (+ u t1)) (fma.f64 (fma.f64 #s(literal 2 binary64) t1 u) u (*.f64 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)) #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 (* (/ (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) (/ v (+ u t1))) (neg.f64 v)) |
#s(approx (* (neg t1) (/ v (+ u t1))) (fma.f64 u (/.f64 v t1) (neg.f64 v))) |
#s(approx (* (neg t1) (/ v (+ u t1))) (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) (/ v (+ u t1))) (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)) (/ 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) (/ v (+ u t1))) (/.f64 (*.f64 (neg.f64 t1) v) u)) |
#s(approx (* (neg t1) (/ v (+ u t1))) (/.f64 (fma.f64 (neg.f64 t1) v (/.f64 (*.f64 (*.f64 t1 t1) v) u)) u)) |
#s(approx (* (neg t1) (/ v (+ u t1))) (/.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) (/ v (+ u t1))) (/.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 (/ v (+ u t1)) (/.f64 v u)) |
#s(approx (/ v (+ u t1)) (/.f64 (fma.f64 (/.f64 (*.f64 v t1) 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 (*.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 (+ u t1) u) |
#s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (*.f64 (neg.f64 t1) 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) (/ v (+ u t1))) (/.f64 (*.f64 (neg.f64 t1) v) u)) |
#s(approx (* (neg t1) (/ v (+ u t1))) (/.f64 (fma.f64 (neg.f64 t1) v (/.f64 (*.f64 (*.f64 t1 t1) v) u)) u)) |
#s(approx (* (neg t1) (/ v (+ u t1))) (/.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) (/ v (+ u t1))) (/.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)) (/ 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 (* (+ u t1) (+ u t1)) (*.f64 u u)) |
#s(approx (* (+ u t1) (+ u t1)) (*.f64 (fma.f64 (/.f64 t1 u) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 u u))) |
#s(approx (* (+ u t1) (+ u 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 (* (/ (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)) (/.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 (* (/ (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) (/ v (+ u t1))) (/.f64 (*.f64 (neg.f64 t1) v) u)) |
#s(approx (* (neg t1) (/ v (+ u t1))) (/.f64 (fma.f64 (neg.f64 t1) v (/.f64 (*.f64 (*.f64 t1 t1) v) u)) u)) |
#s(approx (* (neg t1) (/ v (+ u t1))) (/.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) (/ v (+ u t1))) (/.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)) (/ 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) (/ v (+ u t1))) (neg.f64 (/.f64 (fma.f64 v t1 (neg.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u))) u))) |
#s(approx (* (neg t1) (/ v (+ u t1))) (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) (/ v (+ u t1))) (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 (/ 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 (+ u t1) (neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 t1) u) #s(literal 1 binary64)) u))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/.f64 (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) (/ v (+ u t1))) (neg.f64 (/.f64 (fma.f64 v t1 (neg.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u))) u))) |
#s(approx (* (neg t1) (/ v (+ u t1))) (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) (/ v (+ u t1))) (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)) (/ 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 (* (+ u t1) (+ u 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 (* (/ (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)) (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 (* (/ (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) (/ v (+ u t1))) (neg.f64 (/.f64 (fma.f64 v t1 (neg.f64 (/.f64 (*.f64 (*.f64 t1 t1) v) u))) u))) |
#s(approx (* (neg t1) (/ v (+ u t1))) (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) (/ v (+ u t1))) (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)) (/ v (+ u t1))) (*.f64 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) (neg.f64 t1))) |
#s(approx (* (neg t1) (/ v (+ u t1))) (*.f64 (/.f64 v (+.f64 u t1)) (neg.f64 t1))) |
#s(approx (/ v (+ u t1)) (/.f64 v (+.f64 u t1))) |
#s(approx v v) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (*.f64 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) (neg.f64 t1))) |
#s(approx (* (neg t1) (/ v (+ u t1))) (*.f64 (/.f64 v (+.f64 u t1)) (neg.f64 t1))) |
#s(approx (neg v) (neg.f64 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) (+ 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 (* (neg t1) (/ v (+ u t1))) (*.f64 (/.f64 v (+.f64 u t1)) (neg.f64 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 (* (neg t1) (/ v (+ u t1))) (*.f64 (fma.f64 t1 (/.f64 v (*.f64 u u)) (/.f64 (neg.f64 v) u)) t1)) |
#s(approx (* (neg t1) (/ v (+ u t1))) (*.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) (/ v (+ u t1))) (*.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) (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) (+ 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) (/ v (+ u t1))) (*.f64 (fma.f64 t1 (/.f64 v (*.f64 u u)) (/.f64 (neg.f64 v) u)) t1)) |
#s(approx (* (neg t1) (/ v (+ u t1))) (*.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) (/ v (+ u t1))) (*.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)) (/ 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 (* (+ u t1) (+ u t1)) (*.f64 (fma.f64 #s(literal 2 binary64) t1 u) u)) |
#s(approx (* (+ u t1) (+ u t1)) (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)) (*.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) (+ 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) (/ v (+ u t1))) (*.f64 (fma.f64 t1 (/.f64 v (*.f64 u u)) (/.f64 (neg.f64 v) u)) t1)) |
#s(approx (* (neg t1) (/ v (+ u t1))) (*.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) (/ v (+ u t1))) (*.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)) (/ 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) (/ v (+ u t1))) (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) (/ v (+ u t1))) (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 (/ 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 (+ u t1) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 u 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) (/ v (+ u t1))) (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) (/ v (+ u t1))) (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)) (/ 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 (* (+ u t1) (+ u t1)) (*.f64 (fma.f64 (/.f64 u t1) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 t1 t1))) |
#s(approx (* (+ u t1) (+ u 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 (* (/ (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)) (-.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 (* (/ (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) (/ v (+ u t1))) (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) (/ v (+ u t1))) (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)) (/ 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 u v))) 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 u v))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (* (neg t1) (/ v (+ u t1))) (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) (/ v (+ u t1))) (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 u v)) t1) #s(literal -1 binary64) (neg.f64 v))) |
#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 u v)) t1) #s(literal -1 binary64) (neg.f64 v)) t1))) |
#s(approx (+ u t1) (*.f64 (neg.f64 t1) (-.f64 (neg.f64 (/.f64 u t1)) #s(literal 1 binary64)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (neg.f64 (/.f64 (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 u v))) 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 u v))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (* (neg t1) (/ v (+ u t1))) (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) (/ v (+ u t1))) (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 u v)) t1) #s(literal -1 binary64) (neg.f64 v))) |
#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 u v))) 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 u v))) 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 u v))) 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 u v))) t1) #s(literal -1 binary64) v) (*.f64 t1 t1))) |
#s(approx (* (+ u t1) (+ u 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 (* (/ (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 u v))) 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 u v))) 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 (* (/ (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 u v))) 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 u v))) t1) #s(literal -1 binary64) v) t1))) |
#s(approx (* (neg t1) (/ v (+ u t1))) (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) (/ v (+ u t1))) (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 u v)) t1) #s(literal -1 binary64) (neg.f64 v))) |
Compiled 7 145 to 1 118 computations (84.4% saved)
10 alts after pruning (7 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 293 | 5 | 298 |
| Fresh | 4 | 2 | 6 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 300 | 10 | 310 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.3% | (/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) (+.f64 u t1)) |
| ▶ | 90.6% | (/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u))) |
| 60.9% | (/.f64 (*.f64 (/.f64 v (+.f64 u t1)) (neg.f64 t1)) #s(approx (+ u t1) u)) | |
| ▶ | 46.6% | (/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
| ▶ | 54.4% | (/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) (+.f64 u t1)) |
| ✓ | 58.3% | (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
| 85.4% | (*.f64 (/.f64 (*.f64 v t1) (+.f64 u t1)) (/.f64 #s(literal -1 binary64) (+.f64 u t1))) | |
| ▶ | 47.6% | (*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ u t1) (+ u t1)) (*.f64 u u)))) |
| ▶ | 55.7% | (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) (/.f64 v #s(approx (+ u t1) u))) |
| ✓ | 53.4% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
Compiled 274 to 184 computations (32.8% saved)
| Inputs |
|---|
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u))) |
(*.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 t1 u) #s(literal 1 binary64)) u)) |
(*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u) |
(+.f64 (/.f64 t1 u) #s(literal 1 binary64)) |
(/.f64 t1 u) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ u t1) (+ u t1)) (*.f64 u u)))) |
(/.f64 v #s(approx (* (+ u t1) (+ u t1)) (*.f64 u u))) |
#s(approx (* (+ u t1) (+ u t1)) (*.f64 u u)) |
(*.f64 u u) |
(/.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 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) (/.f64 v #s(approx (+ u t1) u))) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) |
(/.f64 (neg.f64 t1) u) |
(/.f64 v #s(approx (+ u t1) u)) |
#s(approx (+ u t1) u) |
(/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) (+.f64 u t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) |
| 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 (* (+ (/ t1 u) 1) u) #s(hole binary64 t1)) |
#s(approx (* (+ (/ t1 u) 1) u) #s(hole binary64 (+ t1 u))) |
#s(approx (+ (/ t1 u) 1) #s(hole binary64 (/ t1 u))) |
#s(approx (+ (/ t1 u) 1) #s(hole binary64 (/ (+ t1 u) u))) |
#s(approx (/ t1 u) #s(hole binary64 (/ t1 u))) |
#s(approx (* (neg t1) (/ 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 (* 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 (* (+ 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 (* (/ (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) #s(hole binary64 (* -1 (/ t1 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) (+ 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 (* (+ (/ t1 u) 1) u) #s(hole binary64 u)) |
#s(approx (* (+ (/ t1 u) 1) u) #s(hole binary64 (* u (+ 1 (/ t1 u))))) |
#s(approx (+ (/ t1 u) 1) #s(hole binary64 1)) |
#s(approx (+ (/ t1 u) 1) #s(hole binary64 (+ 1 (/ t1 u)))) |
#s(approx (* (neg t1) (/ 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) 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 (* (/ (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) (+ 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 (* (+ (/ t1 u) 1) u) #s(hole binary64 (* -1 (* u (- (* -1 (/ t1 u)) 1))))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (/ 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) 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 (* (/ (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) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 (/ (* t1 v) (+ t1 u))))) |
#s(approx v #s(hole binary64 v)) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #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) #s(hole binary64 (* -1 (* t1 v)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v (+ t1 u)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (/ (* t1 v) (pow u 2)))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* -1 (/ (* t1 v) (pow u 3))) (/ v (pow u 2)))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* t1 (+ (* -1 (/ v (pow u 3))) (/ (* t1 v) (pow u 4)))) (/ v (pow u 2)))))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (/ t1 (pow u 2)) (/ 1 u))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (* t1 (+ (* -1 (/ t1 (pow u 3))) (/ 1 (pow u 2)))) (/ 1 u))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (* t1 (+ (* t1 (- (/ t1 (pow u 4)) (/ 1 (pow u 3)))) (/ 1 (pow u 2)))) (/ 1 u))))) |
#s(approx (neg t1) #s(hole binary64 (* -1 t1))) |
#s(approx t1 #s(hole binary64 t1)) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (/ 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) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* 2 (* t1 u)) (pow u 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* t1 (+ t1 (* 2 u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* -1 (/ (* t1 v) (pow u 2))) (/ v u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* t1 (- (/ (* t1 v) (pow u 3)) (/ v (pow u 2)))) (/ v u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* t1 (- (* t1 (- (* -1 (/ (* t1 v) (pow u 4))) (* -1 (/ v (pow u 3))))) (/ v (pow u 2)))) (/ v u)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (+ (/ (* u v) t1) (/ (* (pow u 3) v) (pow t1 3))))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (pow u 2) (pow t1 2))) (+ 1 (* -1 (/ u t1)))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (/ (pow u 3) (pow t1 3)) (+ 1 (+ (* -1 (/ u t1)) (/ (pow u 2) (pow t1 2))))))) |
#s(approx (+ u t1) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (* (+ (/ t1 u) 1) u) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (+ (/ t1 u) 1) #s(hole binary64 (* t1 (+ (/ 1 t1) (/ 1 u))))) |
#s(approx (* (neg t1) (/ 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) 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 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (+ v (* -1 (/ (* u v) t1))) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1)) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (* -1 (/ (* (pow u 3) v) (pow t1 3)))) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))) t1))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (- (/ (pow u 2) t1) u) t1)) 1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (/ (pow u 3) t1) (pow u 2)) t1)) u) t1)) 1))) |
#s(approx (+ u t1) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
#s(approx (* (+ (/ t1 u) 1) u) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ 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)))))) |
#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 (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (/ (* u v) t1)) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))) t1)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 30.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 (+ u t1) (* (+ (/ t1 u) 1) u) (+ (/ t1 u) 1) (/ t1 u) 1 (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) (/ v (* (+ u t1) (+ u t1))) (* (+ u t1) (+ u t1)) (* u u) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (neg t1) v) (* (+ t1 u) (+ t1 u)) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (/ (neg t1) u) (/ v (+ u t1)) (+ u t1) (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v)) |
| 2.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) (* (+ (/ t1 u) 1) u) (+ (/ t1 u) 1) (/ t1 u) 1 (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) (/ v (* (+ u t1) (+ u t1))) (* (+ u t1) (+ u t1)) (* u u) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (neg t1) v) (* (+ t1 u) (+ t1 u)) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (/ (neg t1) u) (/ v (+ u t1)) (+ u t1) (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v)) |
| 2.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) (* (+ (/ t1 u) 1) u) (+ (/ t1 u) 1) (/ t1 u) 1 (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) (/ v (* (+ u t1) (+ u t1))) (* (+ u t1) (+ u t1)) (* u u) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (neg t1) v) (* (+ t1 u) (+ t1 u)) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (/ (neg t1) u) (/ v (+ u t1)) (+ u t1) (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v)) |
| 2.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) (* (+ (/ t1 u) 1) u) (+ (/ t1 u) 1) (/ t1 u) 1 (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) (/ v (* (+ u t1) (+ u t1))) (* (+ u t1) (+ u t1)) (* u u) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (neg t1) v) (* (+ t1 u) (+ t1 u)) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (/ (neg t1) u) (/ v (+ u t1)) (+ u t1) (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v)) |
| 2.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) (* (+ (/ t1 u) 1) u) (+ (/ t1 u) 1) (/ t1 u) 1 (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) (/ v (* (+ u t1) (+ u t1))) (* (+ u t1) (+ u t1)) (* u u) (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (* (neg t1) v) (* (+ t1 u) (+ t1 u)) (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) (/ (neg t1) (+ u t1)) (/ (neg t1) u) (/ v (+ u t1)) (+ u t1) (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) (* (/ (neg t1) (+ u t1)) v)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 821 | 7257 |
| 0 | 847 | 6312 |
| 1 | 4885 | 6310 |
| 0 | 8342 | 6073 |
| 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 t1 u) #s(literal 1 binary64)) u))) |
(*.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 t1 u) #s(literal 1 binary64)) u)) |
(*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u) |
(+.f64 (/.f64 t1 u) #s(literal 1 binary64)) |
(/.f64 t1 u) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ u t1) (+ u t1)) (*.f64 u u)))) |
(/.f64 v #s(approx (* (+ u t1) (+ u t1)) (*.f64 u u))) |
#s(approx (* (+ u t1) (+ u t1)) (*.f64 u u)) |
(*.f64 u u) |
(/.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 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) (/.f64 v #s(approx (+ u t1) u))) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) |
(/.f64 (neg.f64 t1) u) |
(/.f64 v #s(approx (+ u t1) u)) |
#s(approx (+ u t1) u) |
(/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) (+.f64 u t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) 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 (* (+ (/ t1 u) 1) u) #s(hole binary64 t1)) |
#s(approx (* (+ (/ t1 u) 1) u) #s(hole binary64 (+ t1 u))) |
#s(approx (+ (/ t1 u) 1) #s(hole binary64 (/ t1 u))) |
#s(approx (+ (/ t1 u) 1) #s(hole binary64 (/ (+ t1 u) u))) |
#s(approx (/ t1 u) #s(hole binary64 (/ t1 u))) |
#s(approx (* (neg t1) (/ 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 (* 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 (* (+ 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 (* (/ (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) #s(hole binary64 (* -1 (/ t1 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) (+ 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 (* (+ (/ t1 u) 1) u) #s(hole binary64 u)) |
#s(approx (* (+ (/ t1 u) 1) u) #s(hole binary64 (* u (+ 1 (/ t1 u))))) |
#s(approx (+ (/ t1 u) 1) #s(hole binary64 1)) |
#s(approx (+ (/ t1 u) 1) #s(hole binary64 (+ 1 (/ t1 u)))) |
#s(approx (* (neg t1) (/ 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) 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 (* (/ (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) (+ 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 (* (+ (/ t1 u) 1) u) #s(hole binary64 (* -1 (* u (- (* -1 (/ t1 u)) 1))))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)) u))) u))) (pow u 2)))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) #s(hole binary64 (/ (+ (* -1 (* t1 v)) (* -1 (/ (+ (* -2 (* (pow t1 2) v)) (* -1 (/ (+ (* -4 (* (pow t1 3) v)) (+ (* -1 (/ (+ (* 2 (* t1 (+ (* -4 (* (pow t1 3) v)) (* (pow t1 3) v)))) (* 2 (* (pow t1 4) v))) u)) (* (pow t1 3) v))) u))) u))) (pow u 2)))) |
#s(approx (/ 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) 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 (* (/ (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) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* -1 (/ (* t1 v) (+ t1 u))))) |
#s(approx v #s(hole binary64 v)) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ v (* (+ u t1) (+ u t1))) #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) #s(hole binary64 (* -1 (* t1 v)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (* t1 v) (pow (+ t1 u) 2))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ v (+ t1 u)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (/ (* t1 v) (pow u 2)))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* -1 (/ (* t1 v) (pow u 3))) (/ v (pow u 2)))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (* t1 (+ (* -1 (/ v u)) (* t1 (+ (* t1 (+ (* -1 (/ v (pow u 3))) (/ (* t1 v) (pow u 4)))) (/ v (pow u 2)))))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (/ t1 (pow u 2)) (/ 1 u))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (* t1 (+ (* -1 (/ t1 (pow u 3))) (/ 1 (pow u 2)))) (/ 1 u))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (* t1 (- (* t1 (+ (* t1 (- (/ t1 (pow u 4)) (/ 1 (pow u 3)))) (/ 1 (pow u 2)))) (/ 1 u))))) |
#s(approx (neg t1) #s(hole binary64 (* -1 t1))) |
#s(approx t1 #s(hole binary64 t1)) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (/ 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) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* 2 (* t1 u)) (pow u 2)))) |
#s(approx (* (+ t1 u) (+ t1 u)) #s(hole binary64 (+ (* t1 (+ t1 (* 2 u))) (pow u 2)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* 2 (/ (* t1 v) (pow u 3))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4)))))))))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* t1 (+ (* -1 (/ v (pow u 2))) (* t1 (+ (* 2 (/ v (pow u 3))) (* t1 (+ (* -4 (/ v (pow u 4))) (+ (* t1 (+ (* -2 (/ v (pow u 5))) (* -2 (/ (+ (* -4 (/ v (pow u 4))) (/ v (pow u 4))) u)))) (/ v (pow u 4))))))))))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* -1 (/ (* t1 v) (pow u 2))) (/ v u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* t1 (- (/ (* t1 v) (pow u 3)) (/ v (pow u 2)))) (/ v u)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (+ (* t1 (- (* t1 (- (* -1 (/ (* t1 v) (pow u 4))) (* -1 (/ v (pow u 3))))) (/ v (pow u 2)))) (/ v u)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -1 v) (* 2 (/ (* u v) t1))) t1))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (+ (/ (* u v) t1) (/ (* (pow u 3) v) (pow t1 3))))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (pow u 2) (pow t1 2))) (+ 1 (* -1 (/ u t1)))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (/ (pow u 3) (pow t1 3)) (+ 1 (+ (* -1 (/ u t1)) (/ (pow u 2) (pow t1 2))))))) |
#s(approx (+ u t1) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (* (+ (/ t1 u) 1) u) #s(hole binary64 (* t1 (+ 1 (/ u t1))))) |
#s(approx (+ (/ t1 u) 1) #s(hole binary64 (* t1 (+ (/ 1 t1) (/ 1 u))))) |
#s(approx (* (neg t1) (/ 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) 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 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))) t1))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow u 2) v) (pow t1 2))) (+ (* -2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) (pow t1 3))) (+ (* -2 (/ (* (pow u 3) v) (pow t1 3))) (+ (* -1 v) (+ (* 2 (/ (* u v) t1)) (/ (* (pow u 2) v) (pow t1 2))))))) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (+ v (* -1 (/ (* u v) t1))) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1)) t1))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (/ (- (+ v (* -1 (/ (* (pow u 3) v) (pow t1 3)))) (+ (* -1 (/ (* (pow u 2) v) (pow t1 2))) (/ (* u v) t1))) t1))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ (* (/ (neg t1) (+ u t1)) v) (+ u t1)) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))))) |
#s(approx (* (/ (neg t1) (+ u t1)) v) #s(hole binary64 (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (- (/ (pow u 2) t1) u) t1)) 1))) |
#s(approx (/ (neg t1) (+ u t1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (/ (pow u 3) t1) (pow u 2)) t1)) u) t1)) 1))) |
#s(approx (+ u t1) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
#s(approx (* (+ (/ t1 u) 1) u) #s(hole binary64 (* -1 (* t1 (- (* -1 (/ u t1)) 1))))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ 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)))))) |
#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 (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -2 (/ (* u v) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (+ (* -4 (/ (* (pow u 2) v) t1)) (/ (* (pow u 2) v) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (* (/ (neg t1) (+ u t1)) (/ v (+ u t1))) #s(hole binary64 (* -1 (/ (+ v (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* u (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* 2 (/ (* (pow u 3) v) t1))) (+ (* -4 (* (pow u 2) v)) (* (pow u 2) v))) t1)) (* -2 (* u v))) t1))) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (/ (* u v) t1)) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ (* (pow u 2) v) t1) (* u v)) t1))) t1)))) |
#s(approx (/ v (+ u t1)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ (* (pow u 3) v) t1) (* (pow u 2) v)) t1)) (* u v)) t1))) t1)))) |
| Outputs |
|---|
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1))) (neg.f64 #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)))) |
(/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u))) |
(*.f64 (*.f64 t1 (/.f64 v (+.f64 u t1))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 t1 (/.f64 v (+.f64 u t1)))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) |
(*.f64 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 t1 u) #s(literal 1 binary64)) u)) |
(*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u) |
(*.f64 u (+.f64 (/.f64 t1 u) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) u (*.f64 (/.f64 t1 u) u)) |
(fma.f64 u #s(literal 1 binary64) (*.f64 u (/.f64 t1 u))) |
(+.f64 (*.f64 u #s(literal 1 binary64)) (*.f64 u (/.f64 t1 u))) |
(+.f64 (*.f64 #s(literal 1 binary64) u) (*.f64 (/.f64 t1 u) u)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 t1 u) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 t1 u))) |
(/.f64 (-.f64 (pow.f64 (/.f64 t1 u) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 t1 u) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 t1 u) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 t1 u) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 t1 u))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 t1 u) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 t1 u) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 t1 u) #s(literal 1 binary64))))) |
(+.f64 (/.f64 t1 u) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 t1 u)) |
(/.f64 (neg.f64 t1) (neg.f64 u)) |
(/.f64 t1 u) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)))) |
(*.f64 (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) (neg.f64 t1)) |
(/.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))) |
(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)))) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u)))) |
(*.f64 (/.f64 v #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) (neg.f64 t1)) |
(/.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))) |
(neg.f64 (*.f64 t1 (/.f64 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 (/.f64 v #s(approx (+ u t1) u)) #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u))) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) #s(approx (+ u t1) u)) |
#s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) |
(*.f64 (/.f64 t1 u) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 t1 u)) |
(/.f64 (neg.f64 (neg.f64 t1)) (neg.f64 u)) |
(/.f64 (neg.f64 t1) u) |
(neg.f64 (/.f64 t1 u)) |
(/.f64 (neg.f64 v) (neg.f64 #s(approx (+ u t1) u))) |
(/.f64 v #s(approx (+ u t1) u)) |
#s(approx (+ u t1) u) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) (/.f64 v (+.f64 u t1))) |
(/.f64 (neg.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v)) (neg.f64 (+.f64 u t1))) |
(/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) (+.f64 u t1)) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) |
(*.f64 v #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) (/.f64 (neg.f64 v) t1)) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) (fma.f64 (*.f64 u (/.f64 v (*.f64 t1 t1))) #s(literal 2 binary64) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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 (* (+ (/ t1 u) 1) u) t1) |
#s(approx (* (+ (/ t1 u) 1) u) (+.f64 u t1)) |
#s(approx (+ (/ t1 u) 1) (/.f64 t1 u)) |
#s(approx (+ (/ t1 u) 1) (/.f64 (+.f64 u t1) u)) |
#s(approx (/ t1 u) (/.f64 t1 u)) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) (/.f64 (neg.f64 v) t1)) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) (fma.f64 (*.f64 u (/.f64 v (*.f64 t1 t1))) #s(literal 2 binary64) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ u t1)))) (/.f64 (neg.f64 v) t1)) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) (fma.f64 (*.f64 u (/.f64 v (*.f64 t1 t1))) #s(literal 2 binary64) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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 (* (+ 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 (* (+ u t1) (+ u t1)))) (/.f64 (neg.f64 v) t1)) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) (fma.f64 (*.f64 u (/.f64 v (*.f64 t1 t1))) #s(literal 2 binary64) (/.f64 (neg.f64 v) t1))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) (/.f64 (neg.f64 t1) 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 (* (+ u t1) (+ u t1)))) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u u))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) 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 (* (+ (/ t1 u) 1) u) u) |
#s(approx (* (+ (/ t1 u) 1) u) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)) |
#s(approx (+ (/ t1 u) 1) #s(literal 1 binary64)) |
#s(approx (+ (/ t1 u) 1) (+.f64 (/.f64 t1 u) #s(literal 1 binary64))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u u))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ u t1)))) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u u))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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 (* (+ 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 (* (+ u t1) (+ u t1)))) (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 u u))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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 (*.f64 v t1) 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 (*.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) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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 (* (+ (/ t1 u) 1) u) (neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 t1) u) #s(literal 1 binary64)) u))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) (/.f64 (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 (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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 (* (+ 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 (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ u t1)))) (*.f64 (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64))) (neg.f64 t1))) |
#s(approx (* (neg t1) v) (*.f64 (neg.f64 t1) v)) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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 (* (neg t1) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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 (* (+ 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 (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ u t1)))) (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (neg.f64 v)) t1)) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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 (* (+ (/ t1 u) 1) u) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1)) |
#s(approx (+ (/ t1 u) 1) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 u #s(literal -1 binary64)) t1))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (neg.f64 v)) t1)) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ u t1)))) (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (neg.f64 v)) t1)) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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 (* (+ 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 (* (+ u t1) (+ u t1)))) (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal 2 binary64) (neg.f64 v)) t1)) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ u t1)))) (neg.f64 (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64) v) t1))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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 (* (+ (/ t1 u) 1) u) (*.f64 (neg.f64 t1) (-.f64 (neg.f64 (/.f64 u t1)) #s(literal 1 binary64)))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ u t1)))) (neg.f64 (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64) v) t1))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ u t1)))) (neg.f64 (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64) v) t1))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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 (* (+ 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) (/ v (* (+ u t1) (+ u t1)))) (neg.f64 (/.f64 (fma.f64 (*.f64 u (/.f64 v t1)) #s(literal -2 binary64) v) t1))) |
#s(approx (* (neg t1) (/ v (* (+ u t1) (+ 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) (/ v (* (+ u t1) (+ 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))) |
Compiled 7 230 to 1 174 computations (83.8% saved)
10 alts after pruning (3 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 261 | 1 | 262 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 262 | 10 | 272 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.3% | (/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) (+.f64 u t1)) |
| ✓ | 90.6% | (/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u))) |
| 60.9% | (/.f64 (*.f64 (/.f64 v (+.f64 u t1)) (neg.f64 t1)) #s(approx (+ u t1) u)) | |
| ✓ | 46.6% | (/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
| 54.6% | (/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) #s(approx (+ u t1) u)) | |
| ✓ | 58.3% | (/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
| 85.4% | (*.f64 (/.f64 (*.f64 v t1) (+.f64 u t1)) (/.f64 #s(literal -1 binary64) (+.f64 u t1))) | |
| ✓ | 47.6% | (*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ u t1) (+ u t1)) (*.f64 u u)))) |
| ✓ | 55.7% | (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) (/.f64 v #s(approx (+ u t1) u))) |
| ✓ | 53.4% | #s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
Compiled 565 to 204 computations (63.9% saved)
| Inputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ u t1) (+ u t1)) (*.f64 u u)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
(*.f64 (neg.f64 t1) (/.f64 v (*.f64 #s(approx (+ u t1) t1) (+.f64 u t1)))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) #s(approx (+ u t1) u)) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) (+.f64 u t1)) |
(/.f64 (*.f64 (/.f64 v (+.f64 u t1)) (neg.f64 t1)) #s(approx (+ u t1) u)) |
(/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) #s(approx (+ u t1) u)) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.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 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) (+.f64 u t1)) |
(*.f64 (/.f64 (*.f64 v t1) (+.f64 u t1)) (/.f64 #s(literal -1 binary64) (+.f64 u t1))) |
(*.f64 (neg.f64 t1) (/.f64 v (*.f64 #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1)) (+.f64 u t1)))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) (*.f64 (+.f64 (/.f64 u t1) #s(literal 1 binary64)) t1)))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u)))) |
(/.f64 (*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) v) #s(approx (+ u t1) (*.f64 (+.f64 (/.f64 t1 u) #s(literal 1 binary64)) u))) |
(/.f64 (*.f64 (neg.f64 t1) v) #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)))) |
(*.f64 (neg.f64 t1) (/.f64 v (pow.f64 (+.f64 u t1) #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v (+.f64 u t1))) |
4 calls:
| 8.0ms | u |
| 7.0ms | t1 |
| 7.0ms | v |
| 6.0ms | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 1 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 99.0% | 1 | u |
| 99.0% | 1 | v |
| 99.0% | 1 | t1 |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ u t1) (+ u t1)) (*.f64 u u)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
(*.f64 (neg.f64 t1) (/.f64 v (*.f64 #s(approx (+ u t1) t1) (+.f64 u t1)))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) #s(approx (+ u t1) u)) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
(*.f64 (/.f64 (neg.f64 t1) (+.f64 u t1)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) (+.f64 u t1)) |
(/.f64 (*.f64 (/.f64 v (+.f64 u t1)) (neg.f64 t1)) #s(approx (+ u t1) u)) |
(/.f64 (/.f64 (*.f64 (neg.f64 t1) v) (+.f64 u t1)) #s(approx (+ u t1) u)) |
| Outputs |
|---|
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
4 calls:
| 4.0ms | t1 |
| 4.0ms | v |
| 4.0ms | u |
| 4.0ms | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.3% | 4 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 87.4% | 4 | u |
| 77.3% | 2 | v |
| 87.7% | 3 | t1 |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ u t1) (+ u t1)) (*.f64 u u)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
(*.f64 (neg.f64 t1) (/.f64 v (*.f64 #s(approx (+ u t1) t1) (+.f64 u t1)))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) (/.f64 v #s(approx (+ u t1) u))) |
(/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) #s(approx (+ u t1) u)) |
| Outputs |
|---|
(/.f64 (*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) v) #s(approx (+ u t1) u)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
3 calls:
| 3.0ms | t1 |
| 3.0ms | u |
| 3.0ms | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.2% | 3 | u |
| 69.2% | 3 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 79.8% | 3 | t1 |
Compiled 14 to 14 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ u t1) (+ u t1)) (*.f64 u u)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
(*.f64 (neg.f64 t1) (/.f64 v (*.f64 #s(approx (+ u t1) t1) (+.f64 u t1)))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
(*.f64 #s(approx (/ (neg t1) (+ u t1)) (/.f64 (neg.f64 t1) u)) (/.f64 v #s(approx (+ u t1) u))) |
| Outputs |
|---|
#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 (neg.f64 v) t1)) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (*.f64 (/.f64 v u) (/.f64 (neg.f64 t1) u))) |
1 calls:
| 3.0ms | u |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.2% | 3 | u |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ u t1) (+ u t1)) (*.f64 u u)))) |
(/.f64 (*.f64 (neg.f64 t1) v) #s(approx (* (+ t1 u) (+ t1 u)) (*.f64 u u))) |
(*.f64 (neg.f64 t1) (/.f64 v (*.f64 #s(approx (+ u t1) t1) (+.f64 u t1)))) |
(/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) #s(approx (+ t1 u) t1))) |
| Outputs |
|---|
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ u t1) (+ u t1)) (*.f64 u u)))) |
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
(*.f64 (neg.f64 t1) (/.f64 v #s(approx (* (+ u t1) (+ u t1)) (*.f64 u u)))) |
3 calls:
| 2.0ms | t1 |
| 2.0ms | v |
| 2.0ms | u |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.3% | 1 | v |
| 76.2% | 3 | t1 |
| 76.8% | 3 | u |
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) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
| Outputs |
|---|
(/.f64 #s(approx (/ (* (neg t1) v) (+ u t1)) (neg.f64 v)) (+.f64 u t1)) |
4 calls:
| 19.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 |
|---|---|---|
| 58.3% | 1 | v |
| 58.3% | 1 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 58.3% | 1 | t1 |
| 58.3% | 1 | u |
Compiled 15 to 17 computations (-13.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
| Outputs |
|---|
#s(approx (/ (* (neg t1) v) (* (+ t1 u) (+ t1 u))) (/.f64 (neg.f64 v) t1)) |
4 calls:
| 1.0ms | 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 |
|---|---|---|
| 53.4% | 1 | u |
| 53.4% | 1 | (/.f64 (*.f64 (neg.f64 t1) v) (*.f64 (+.f64 t1 u) (+.f64 t1 u))) |
| 53.4% | 1 | v |
| 53.4% | 1 | t1 |
Compiled 15 to 17 computations (-13.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 6.451868284095476e+89 | 5.807024521526732e+96 |
| 6.0ms | -6.912432583287497e+92 | -2.6706816239440684e+92 |
| 10.0ms | 224× | 0 | valid |
Compiled 393 to 308 computations (21.6% saved)
ival-mult!: 2.0ms (42.4% of total)ival-add!: 1.0ms (21.2% of total)ival-neg: 1.0ms (21.2% of total)ival-div!: 1.0ms (21.2% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 696379403938.4873 | 4.8566527258466394e+29 |
| 11.0ms | -0.0013404760871322259 | -6.7213645126556316e-9 |
| 13.0ms | 304× | 0 | valid |
Compiled 719 to 499 computations (30.6% saved)
ival-mult!: 3.0ms (47.1% of total)ival-neg: 2.0ms (31.4% of total)ival-add!: 1.0ms (15.7% of total)ival-div!: 1.0ms (15.7% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 696379403938.4873 | 4.8566527258466394e+29 |
| 1.0ms | -0.0013404760871322259 | -6.7213645126556316e-9 |
Compiled 737 to 508 computations (31.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 696379403938.4873 | 4.8566527258466394e+29 |
| 1.0ms | -0.0013404760871322259 | -6.7213645126556316e-9 |
| 2.0ms | 48× | 0 | valid |
Compiled 642 to 451 computations (29.8% saved)
adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | fuel |
Compiled 283 to 55 computations (80.6% saved)
(negabs v)
Compiled 861 to 315 computations (63.4% saved)
Loading profile data...