
Time bar (total: 6.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 3 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 4 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 7 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 8 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 9 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 10 |
| 87.5% | 87.3% | 12.5% | 0.2% | 0% | 0% | 0% | 11 |
| 87.5% | 87.3% | 12.5% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 17 to 14 computations (17.6% saved)
| 747.0ms | 8 027× | 0 | valid |
| 56.0ms | 229× | 1 | valid |
ival-div!: 186.0ms (32.5% of total)ival-mult!: 182.0ms (31.8% of total)ival-tanh: 156.0ms (27.3% of total)ival-sub!: 21.0ms (3.7% of total)ival-add!: 20.0ms (3.5% of total)adjust: 7.0ms (1.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 25 | 0 | - | 0 | - | (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
| 0 | 0 | - | 0 | - | (/.f64 x y) |
| 0 | 0 | - | 0 | - | (/.f64 t y) |
| 0 | 0 | - | 0 | - | t |
| 0 | 1 | (7.802309601669765e-103 -5.1048092649039e+59 1.0081985378839717 3.149961050183264e-106) | 0 | - | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| 0 | 0 | - | 0 | - | (tanh.f64 (/.f64 x y)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (tanh.f64 (/.f64 t y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
| 0 | 0 | - | 0 | - | (*.f64 y z) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) | n*o | 13 | 0 |
*.f64 | (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) | o*u | 6 | 0 |
| ↳ | (*.f64 y z) | overflow | 36 | |
| ↳ | (/.f64 t y) | underflow | 28 | |
| ↳ | (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) | underflow | 55 | |
| ↳ | (tanh.f64 (/.f64 x y)) | underflow | 42 | |
| ↳ | (/.f64 x y) | underflow | 42 | |
| ↳ | (tanh.f64 (/.f64 t y)) | underflow | 28 | |
*.f64 | (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) | n*u | 4 | 0 |
+.f64 | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) | cancellation | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 22 | 1 |
| - | 2 | 231 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 22 | 0 | 1 |
| - | 2 | 0 | 231 |
| number | freq |
|---|---|
| 0 | 232 |
| 1 | 24 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 32.0ms | 432× | 0 | valid |
| 16.0ms | 72× | 2 | valid |
| 1.0ms | 6× | 1 | valid |
| 1.0ms | 2× | 3 | valid |
Compiled 135 to 40 computations (70.4% saved)
ival-div!: 8.0ms (28.3% of total)ival-tanh: 7.0ms (24.7% of total)ival-mult!: 6.0ms (21.2% of total)adjust: 3.0ms (10.6% of total)ival-add!: 3.0ms (10.6% of total)ival-sub!: 2.0ms (7.1% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 78 | 243 |
| 1 | 401 | 238 |
| 2 | 1083 | 237 |
| 3 | 2830 | 237 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 91.7% | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
Compiled 30 to 24 computations (20% saved)
| Inputs |
|---|
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
x |
(*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
(*.f64 y z) |
y |
z |
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
(tanh.f64 (/.f64 t y)) |
(/.f64 t y) |
t |
(tanh.f64 (/.f64 x y)) |
(/.f64 x y) |
| Outputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (/ x y))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* x (+ (* -1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -17/315 (/ (pow x 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
#s(approx (/ t y) #s(hole binary64 (/ t y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* z (- t x))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* z (- t x)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- t x) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ t y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (/ (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) (* 1/2 (/ (pow x 3) (pow y 2)))) y))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))) (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (* 1/2 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* -1 (* z (- (* -1 t) (* -1 x))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (* z (- (* -1 t) (* -1 x)))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (* -1 t) (* -1 x)) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y)))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx t #s(hole binary64 t)) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.0ms | t | @ | inf | ((+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* y z) y z (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (/ t y) t (tanh (/ x y)) (/ x y)) |
| 17.0ms | y | @ | -inf | ((+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* y z) y z (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (/ t y) t (tanh (/ x y)) (/ x y)) |
| 7.0ms | y | @ | inf | ((+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* y z) y z (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (/ t y) t (tanh (/ x y)) (/ x y)) |
| 6.0ms | x | @ | -inf | ((+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* y z) y z (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (/ t y) t (tanh (/ x y)) (/ x y)) |
| 5.0ms | x | @ | inf | ((+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* y z) y z (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (/ t y) t (tanh (/ x y)) (/ x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 594 | 6988 |
| 0 | 605 | 5300 |
| 1 | 4336 | 5020 |
| 0 | 8333 | 4733 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
x |
(*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
(*.f64 y z) |
y |
z |
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
(tanh.f64 (/.f64 t y)) |
(/.f64 t y) |
t |
(tanh.f64 (/.f64 x y)) |
(/.f64 x y) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (/ x y))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* x (+ (* -1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -17/315 (/ (pow x 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
#s(approx (/ t y) #s(hole binary64 (/ t y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* z (- t x))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* z (- t x)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- t x) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ t y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (/ (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) (* 1/2 (/ (pow x 3) (pow y 2)))) y))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))) (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (* 1/2 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* -1 (* z (- (* -1 t) (* -1 x))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (* z (- (* -1 t) (* -1 x)))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (* -1 t) (* -1 x)) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y)))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx t #s(hole binary64 t)) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)))))) |
(fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y) x) |
(fma.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) x) |
(fma.f64 y (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) |
(-.f64 x (*.f64 (neg.f64 (*.f64 z y)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(+.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) |
(+.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y))) |
x |
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) |
(*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
(*.f64 y (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(*.f64 z y) |
(*.f64 y z) |
y |
z |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) |
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
(tanh.f64 (/.f64 t y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) |
(-.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 t) (neg.f64 y)) |
(/.f64 t y) |
t |
(tanh.f64 (/.f64 x y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) |
(-.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 z (*.f64 y y))) #s(literal 1/3 binary64) (neg.f64 z)) #s(literal 1 binary64)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 (*.f64 x x) z)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (neg.f64 z)) #s(literal 1 binary64)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y))))) |
#s(approx x x) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (neg.f64 x) z (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 z (*.f64 y y))) #s(literal 1/3 binary64) (neg.f64 z)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 (*.f64 x x) z)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (neg.f64 z)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (fma.f64 #s(literal -1 binary64) (/.f64 x y) (tanh.f64 (/.f64 t y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -1 binary64))) x (tanh.f64 (/.f64 t y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x)) (pow.f64 y #s(literal -1 binary64))) x (tanh.f64 (/.f64 t y)))) |
#s(approx (tanh (/ x y)) (/.f64 x y)) |
#s(approx (tanh (/ x y)) (*.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (tanh (/ x y)) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (*.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal -3 binary64)))) (*.f64 x x) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (tanh (/ x y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal -5 binary64)) #s(literal 2/15 binary64) (/.f64 (*.f64 #s(literal -17/315 binary64) (*.f64 x x)) (pow.f64 y #s(literal 7 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal -3 binary64)))) (*.f64 x x) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z) x) #s(literal 1 binary64)) x)) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (*.f64 z y) (-.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (-.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
#s(approx (tanh (/ x y)) (tanh.f64 (/.f64 x y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) x)) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (*.f64 z y) (-.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) x)) |
#s(approx (* y z) (*.f64 z y)) |
#s(approx y y) |
#s(approx (tanh (/ t y)) (tanh.f64 (/.f64 t y))) |
#s(approx (/ t y) (/.f64 t y)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (-.f64 t x) z (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (-.f64 t x) z x) (fma.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))) (pow.f64 y #s(literal 3 binary64))) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)))))) x)) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z)) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (-.f64 t x) z (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))) (pow.f64 y #s(literal 3 binary64))) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal 1/2 binary64) t) (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) #s(literal 1/2 binary64) x)) y)) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y))))) t) (+.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 y y))))) x)) y)) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) x) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)))))))) t) (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 y y)))))))) x)) y)) |
#s(approx (tanh (/ t y)) (/.f64 t y)) |
#s(approx (tanh (/ t y)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal 1/2 binary64) t) y)) |
#s(approx (tanh (/ t y)) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) t) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 y y))) y)) |
#s(approx (tanh (/ t y)) (/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)))) t) (fma.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 y y))))) y)) |
#s(approx (tanh (/ x y)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) #s(literal 1/2 binary64) x) y)) |
#s(approx (tanh (/ x y)) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y)) x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 y y))) y)) |
#s(approx (tanh (/ x y)) (/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y)))) x) (fma.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) x) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 y y))))) y)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (-.f64 t x)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (-.f64 t x)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 t x)) z (/.f64 (fma.f64 (neg.f64 z) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 z (/.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))) y))) y)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 t x)) z (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (/.f64 (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) x))))))) y) (*.f64 (neg.f64 z) (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))))) y))) y)) x)) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (-.f64 t x)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (-.f64 t x)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 t x)) z (/.f64 (fma.f64 (neg.f64 z) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 z (/.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))) y))) y)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 t x)) z (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (/.f64 (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) x))))))) y) (*.f64 (neg.f64 z) (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))))) y))) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 t x)) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) #s(literal -1 binary64) (neg.f64 t)) (neg.f64 x)) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 t (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))) y) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y)) (*.f64 #s(literal 1 binary64) x)) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 t (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) x))))))) y) #s(literal -1 binary64) (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))))) y) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y)) (*.f64 #s(literal 1 binary64) x)) y))) |
#s(approx (tanh (/ t y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal -1/2 binary64) (neg.f64 t)) y))) |
#s(approx (tanh (/ t y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) y))) y) #s(literal -1 binary64) (neg.f64 t)) y))) |
#s(approx (tanh (/ t y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))))) y) #s(literal -1 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) y))) y) #s(literal -1 binary64) (neg.f64 t)) y))) |
#s(approx (tanh (/ x y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) #s(literal -1/2 binary64) (neg.f64 x)) y))) |
#s(approx (tanh (/ x y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) y))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (tanh (/ x y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) x))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y) #s(literal -1 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) y))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx z z) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) (-.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (fma.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) y (/.f64 x z)) z)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) y (/.f64 x z))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (*.f64 z y) (-.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (*.f64 z y) (-.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 t z)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z) y (*.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (*.f64 y y))) #s(literal -1/3 binary64) z) t)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (*.f64 z y) (-.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 4 binary64)))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y)))) (*.f64 t t) z) t)) x)) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (*.f64 z y) (-.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (*.f64 z y) (-.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 t z))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z) y (*.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (*.f64 y y))) #s(literal -1/3 binary64) z) t))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (*.f64 z y) (-.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 4 binary64)))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y)))) (*.f64 t t) z) t))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (-.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 t y)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/3 binary64) (pow.f64 y #s(literal -1 binary64))) t (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (-.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 5 binary64))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal -3 binary64)))) (*.f64 t t) (pow.f64 y #s(literal -1 binary64))) t (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
#s(approx (tanh (/ t y)) (*.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/3 binary64) (pow.f64 y #s(literal -1 binary64))) t)) |
#s(approx (tanh (/ t y)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 5 binary64))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal -3 binary64)))) (*.f64 t t) (pow.f64 y #s(literal -1 binary64))) t)) |
#s(approx (tanh (/ t y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 7 binary64))) #s(literal -17/315 binary64) (*.f64 (pow.f64 y #s(literal -5 binary64)) #s(literal 2/15 binary64))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal -3 binary64)))) (*.f64 t t) (pow.f64 y #s(literal -1 binary64))) t)) |
#s(approx t t) |
Compiled 6 222 to 798 computations (87.2% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 122 | 9 | 131 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 123 | 9 | 132 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 95.7% | (fma.f64 y (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) |
| 58.7% | (+.f64 x (*.f64 (*.f64 y z) (-.f64 #s(approx (tanh (/ t y)) (/.f64 t y)) (tanh.f64 (/.f64 x y))))) | |
| 45.8% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) | |
| 83.5% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))))) | |
| ▶ | 58.8% | (+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z))) |
| ▶ | 70.1% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y))))) |
| 58.8% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) | |
| ▶ | 26.0% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
| ▶ | 61.4% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
Compiled 376 to 272 computations (27.7% saved)
| Inputs |
|---|
(fma.f64 y (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) |
y |
(*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
z |
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
(tanh.f64 (/.f64 t y)) |
(/.f64 t y) |
t |
(tanh.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z)) |
(*.f64 (-.f64 t x) z) |
(-.f64 t x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
(*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y))) |
(*.f64 z y) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y))))) |
(fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
(fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* x (+ (* -1 (/ z y)) (* 1/3 (/ (* (pow x 2) z) (pow y 3))))) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* x (+ (* -1 (/ z y)) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 5))) (* 1/3 (/ z (pow y 3))))))) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (/ x y))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* x (+ (* -1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -17/315 (/ (pow x 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t z))) |
#s(approx (* (- t x) z) #s(hole binary64 (+ (* -1 (* x z)) (* t z)))) |
#s(approx (- t x) #s(hole binary64 t)) |
#s(approx (- t x) #s(hole binary64 (+ t (* -1 x)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* x (+ 1 (* -1 z))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 x)) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- t x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* t z) x))))) |
#s(approx (- t x) #s(hole binary64 (* -1 x))) |
#s(approx (- t x) #s(hole binary64 (* x (- (/ t x) 1)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* x (+ 1 (* -1 z))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* x (+ 1 (+ (* -1 z) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* t z) x))))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ t x))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* -1 (* x (+ (* -1 (+ 1 (* -1 z))) (* -1 (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
#s(approx (/ t y) #s(hole binary64 (/ t y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* z (- t x))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (* z (- t x)) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- t x) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ t y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (/ (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) (* 1/2 (/ (pow x 3) (pow y 2)))) y))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))) (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (* 1/2 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* z (- t x))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* z (- t x)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t z))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (* t z)))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* t z) (* x (+ 1 (* -1 z)))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (* x (+ 1 (* -1 z))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (* x (+ 1 (* -1 z))) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (* x (+ 1 (* -1 z))) (+ (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* -1 (* z (- (* -1 t) (* -1 x))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (* z (- (* -1 t) (* -1 x))) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* z (- (* -1 t) (* -1 x)))) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* z (- (* -1 t) (* -1 x)))) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) y)) (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* z (- (* -1 t) (* -1 x)))) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (* -1 t) (* -1 x)) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y)))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* -1 (* z (- (* -1 t) (* -1 x))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (* z (- (* -1 t) (* -1 x)))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (/ (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) y)) y)) (* t z)))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (/ (* z (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y)) y)) (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2))))) y)) (* t z)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (/ (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) y)) y)) (+ (* t z) (* x (+ 1 (* -1 z))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (/ (* z (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y)) y)) (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2))))) y)) (+ (* t z) (* x (+ 1 (* -1 z))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (- t x) z) #s(hole binary64 (* z (- t x)))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ x (* z (+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))))) |
#s(approx (+ (* -1 z) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1 z) 1) #s(hole binary64 (+ 1 (* -1 z)))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* z (+ (* -1 x) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* z (+ (* -1 x) (+ (/ x z) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
#s(approx (+ (* -1 z) 1) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* -1 z) 1) #s(hole binary64 (* z (- (/ 1 z) 1)))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* -1 (* z (+ x (+ (* -1 (/ x z)) (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ (* -1 z) 1) #s(hole binary64 (* -1 (* z (- 1 (/ 1 z)))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (* t z) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t (+ (* -1/3 (/ (* (pow t 2) z) (pow y 3))) (/ z y))) (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t (+ (* (pow t 2) (+ (* -1/3 (/ z (pow y 3))) (* 2/15 (/ (* (pow t 2) z) (pow y 5))))) (/ z y))) (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (- t x) #s(hole binary64 (- t x))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* (pow t 2) (+ (* -17/315 (/ (* (pow t 2) z) (pow y 6))) (* 2/15 (/ z (pow y 4))))))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* x (+ 1 (* -1 z)))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* x (+ 1 (* -1 z)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t (+ z (* -1 (/ (* x z) t)))))) |
#s(approx (- t x) #s(hole binary64 (* t (+ 1 (* -1 (/ x t)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* t (+ (* -1 z) (/ (* x z) t)))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* t (- (/ x t) 1))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 29.0ms | z | @ | inf | ((+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) y (* z (- (tanh (/ t y)) (tanh (/ x y)))) z (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (/ t y) t (tanh (/ x y)) (/ x y) x (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* (- t x) z) (- t x) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* z y) (tanh (/ t y))) (* z y) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (+ (* -1 z) 1) -1 1) |
| 13.0ms | z | @ | -inf | ((+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) y (* z (- (tanh (/ t y)) (tanh (/ x y)))) z (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (/ t y) t (tanh (/ x y)) (/ x y) x (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* (- t x) z) (- t x) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* z y) (tanh (/ t y))) (* z y) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (+ (* -1 z) 1) -1 1) |
| 12.0ms | t | @ | -inf | ((+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) y (* z (- (tanh (/ t y)) (tanh (/ x y)))) z (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (/ t y) t (tanh (/ x y)) (/ x y) x (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* (- t x) z) (- t x) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* z y) (tanh (/ t y))) (* z y) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (+ (* -1 z) 1) -1 1) |
| 5.0ms | y | @ | -inf | ((+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) y (* z (- (tanh (/ t y)) (tanh (/ x y)))) z (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (/ t y) t (tanh (/ x y)) (/ x y) x (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* (- t x) z) (- t x) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* z y) (tanh (/ t y))) (* z y) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (+ (* -1 z) 1) -1 1) |
| 4.0ms | t | @ | inf | ((+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) y (* z (- (tanh (/ t y)) (tanh (/ x y)))) z (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (/ t y) t (tanh (/ x y)) (/ x y) x (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* (- t x) z) (- t x) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* z y) (tanh (/ t y))) (* z y) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (+ (* -1 z) 1) -1 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 890 | 13221 |
| 0 | 915 | 10138 |
| 1 | 6054 | 9698 |
| 0 | 8080 | 9209 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 y (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) |
y |
(*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
z |
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
(tanh.f64 (/.f64 t y)) |
(/.f64 t y) |
t |
(tanh.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z)) |
(*.f64 (-.f64 t x) z) |
(-.f64 t x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
(*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y))) |
(*.f64 z y) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y))))) |
(fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
(fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* x (+ (* -1 (/ z y)) (* 1/3 (/ (* (pow x 2) z) (pow y 3))))) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* x (+ (* -1 (/ z y)) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 5))) (* 1/3 (/ z (pow y 3))))))) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (/ x y))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* x (+ (* -1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -17/315 (/ (pow x 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t z))) |
#s(approx (* (- t x) z) #s(hole binary64 (+ (* -1 (* x z)) (* t z)))) |
#s(approx (- t x) #s(hole binary64 t)) |
#s(approx (- t x) #s(hole binary64 (+ t (* -1 x)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* x (+ 1 (* -1 z))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 x)) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- t x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* t z) x))))) |
#s(approx (- t x) #s(hole binary64 (* -1 x))) |
#s(approx (- t x) #s(hole binary64 (* x (- (/ t x) 1)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* x (+ 1 (* -1 z))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* x (+ 1 (+ (* -1 z) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* t z) x))))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ t x))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* -1 (* x (+ (* -1 (+ 1 (* -1 z))) (* -1 (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
#s(approx (/ t y) #s(hole binary64 (/ t y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* z (- t x))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (* z (- t x)) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- t x) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ t y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (/ (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) (* 1/2 (/ (pow x 3) (pow y 2)))) y))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))) (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (* 1/2 (/ (pow x 3) (pow y 2)))))) y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* z (- t x))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* z (- t x)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t z))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (* t z)))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* t z) (* x (+ 1 (* -1 z)))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (* x (+ 1 (* -1 z))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (* x (+ 1 (* -1 z))) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (* x (+ 1 (* -1 z))) (+ (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* -1 (* z (- (* -1 t) (* -1 x))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (* z (- (* -1 t) (* -1 x))) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* z (- (* -1 t) (* -1 x)))) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* z (- (* -1 t) (* -1 x)))) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) y)) (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* z (- (* -1 t) (* -1 x)))) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (* -1 t) (* -1 x)) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y)))) |
#s(approx (tanh (/ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* -1 (* z (- (* -1 t) (* -1 x))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (* z (- (* -1 t) (* -1 x)))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (/ (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) y)) y)) (* t z)))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (/ (* z (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y)) y)) (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2))))) y)) (* t z)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (/ (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) y)) y)) (+ (* t z) (* x (+ 1 (* -1 z))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (/ (* z (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y)) y)) (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2))))) y)) (+ (* t z) (* x (+ 1 (* -1 z))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (- t x) z) #s(hole binary64 (* z (- t x)))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ x (* z (+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))))) |
#s(approx (+ (* -1 z) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1 z) 1) #s(hole binary64 (+ 1 (* -1 z)))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* z (+ (* -1 x) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* z (+ (* -1 x) (+ (/ x z) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
#s(approx (+ (* -1 z) 1) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* -1 z) 1) #s(hole binary64 (* z (- (/ 1 z) 1)))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* -1 (* z (+ x (+ (* -1 (/ x z)) (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ (* -1 z) 1) #s(hole binary64 (* -1 (* z (- 1 (/ 1 z)))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (* t z) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t (+ (* -1/3 (/ (* (pow t 2) z) (pow y 3))) (/ z y))) (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t (+ (* (pow t 2) (+ (* -1/3 (/ z (pow y 3))) (* 2/15 (/ (* (pow t 2) z) (pow y 5))))) (/ z y))) (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (- t x) #s(hole binary64 (- t x))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* (pow t 2) (+ (* -17/315 (/ (* (pow t 2) z) (pow y 6))) (* 2/15 (/ z (pow y 4))))))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* x (+ 1 (* -1 z)))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* x (+ 1 (* -1 z)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t (+ z (* -1 (/ (* x z) t)))))) |
#s(approx (- t x) #s(hole binary64 (* t (+ 1 (* -1 (/ x t)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* t (+ (* -1 z) (/ (* x z) t)))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* t (- (/ x t) 1))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)))))) |
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z) y x) |
(fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y) x) |
(fma.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) x) |
(fma.f64 y (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z) x) |
(-.f64 x (*.f64 (neg.f64 (*.f64 z y)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(+.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) |
(+.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y))) |
y |
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z) |
(*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
z |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (+.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) |
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
(tanh.f64 (/.f64 t y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) #s(literal 2 binary64))) (+.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) #s(literal 2 binary64)) (*.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (/.f64 t y)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (/.f64 t y)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (/.f64 t y))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) |
(-.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
(/.f64 (neg.f64 t) (neg.f64 y)) |
(/.f64 t y) |
t |
(tanh.f64 (/.f64 x y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (/.f64 x y)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) |
(-.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
x |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z)) #s(literal 2 binary64))) (-.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z)) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z)))))) |
(+.f64 #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z)) x) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z)) |
(*.f64 (-.f64 t x) z) |
(*.f64 z (-.f64 t x)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 t t (fma.f64 x x (*.f64 t x)))) |
(-.f64 t x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y))) |
(*.f64 (*.f64 (tanh.f64 (/.f64 t y)) z) y) |
(*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)) |
(*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y))) |
(*.f64 z (*.f64 (tanh.f64 (/.f64 t y)) y)) |
(*.f64 y (*.f64 (tanh.f64 (/.f64 t y)) z)) |
(*.f64 z y) |
(*.f64 y z) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)))))) |
(fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y))) |
(fma.f64 (*.f64 (tanh.f64 (/.f64 t y)) z) y (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x)) |
(fma.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y) (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)) (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x)) |
(fma.f64 x (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y))) |
(fma.f64 z (*.f64 (tanh.f64 (/.f64 t y)) y) (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x)) |
(fma.f64 y (*.f64 (tanh.f64 (/.f64 t y)) z) (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) (*.f64 (neg.f64 (*.f64 z y)) (tanh.f64 (/.f64 t y)))) |
(-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) (*.f64 (neg.f64 y) (*.f64 (tanh.f64 (/.f64 t y)) z))) |
(+.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y))) |
(+.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)) (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 z) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (neg.f64 z) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 z))) |
(/.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (neg.f64 z) (neg.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 z) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 z))))) |
(fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) |
(fma.f64 z #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) z)) |
(+.f64 (neg.f64 z) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 z)) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 z (*.f64 y y))) #s(literal 1/3 binary64) (neg.f64 z)) #s(literal 1 binary64)) x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 (*.f64 x x) z)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (neg.f64 z)) #s(literal 1 binary64)) x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (tanh.f64 (/.f64 t y)) z)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (tanh.f64 (/.f64 t y)) z (neg.f64 (/.f64 (*.f64 x z) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 z (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/3 binary64) (/.f64 (neg.f64 z) y)) x (*.f64 (tanh.f64 (/.f64 t y)) z))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 z (pow.f64 y #s(literal 3 binary64))) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 (*.f64 x x) z)) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 (neg.f64 z) y)) x (*.f64 (tanh.f64 (/.f64 t y)) z))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (fma.f64 #s(literal -1 binary64) (/.f64 x y) (tanh.f64 (/.f64 t y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -1 binary64))) x (tanh.f64 (/.f64 t y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x)) (pow.f64 y #s(literal -1 binary64))) x (tanh.f64 (/.f64 t y)))) |
#s(approx (tanh (/ x y)) (/.f64 x y)) |
#s(approx (tanh (/ x y)) (*.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (tanh (/ x y)) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (*.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal -3 binary64)))) (*.f64 x x) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (tanh (/ x y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal -5 binary64)) #s(literal 2/15 binary64) (/.f64 (*.f64 #s(literal -17/315 binary64) (*.f64 x x)) (pow.f64 y #s(literal 7 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal -3 binary64)))) (*.f64 x x) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 z (*.f64 y y))) #s(literal 1/3 binary64) (neg.f64 z)) #s(literal 1 binary64)) x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 (*.f64 x x) z)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (neg.f64 z)) #s(literal 1 binary64)) x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (neg.f64 x) z (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 z (*.f64 y y))) #s(literal 1/3 binary64) (neg.f64 z)) x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 (*.f64 x x) z)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (neg.f64 z)) x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)))) |
#s(approx (* (- t x) z) (*.f64 t z)) |
#s(approx (* (- t x) z) (fma.f64 (neg.f64 x) z (*.f64 t z))) |
#s(approx (- t x) t) |
#s(approx (- t x) (fma.f64 #s(literal -1 binary64) x t)) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (/.f64 (*.f64 (*.f64 z y) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (/.f64 (*.f64 (*.f64 z y) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))) z) x) #s(literal 1 binary64)) x)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))) z)) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))))) |
#s(approx (tanh (/ x y)) (tanh.f64 (/.f64 x y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))) z) x) #s(literal 1 binary64)) x)) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))))) |
#s(approx (* (- t x) z) (*.f64 (neg.f64 x) z)) |
#s(approx (* (- t x) z) (*.f64 (fma.f64 t (/.f64 z x) (neg.f64 z)) x)) |
#s(approx (- t x) (neg.f64 x)) |
#s(approx (- t x) (*.f64 (-.f64 (/.f64 t x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) z) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (neg.f64 z)) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))))) x)) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))))) x)) #s(literal 1 binary64)))) |
#s(approx (* (- t x) z) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 t z) x) #s(literal -1 binary64) z))) |
#s(approx (- t x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 t x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 (/.f64 y x) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) z) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (neg.f64 z)) #s(literal 1 binary64))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))) x)) |
#s(approx y y) |
#s(approx (tanh (/ t y)) (tanh.f64 (/.f64 t y))) |
#s(approx (/ t y) (/.f64 t y)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))) x)) |
#s(approx (* (* z y) (tanh (/ t y))) (/.f64 (*.f64 (*.f64 z y) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (-.f64 t x) z (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (-.f64 t x) z x) (fma.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))) (pow.f64 y #s(literal 3 binary64))) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)))))) x)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 (-.f64 t x) z) y)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (fma.f64 (-.f64 t x) z (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))) y)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y)))) y)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))) (pow.f64 y #s(literal 3 binary64))) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)))))) y)) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal 1/2 binary64) t) (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) #s(literal 1/2 binary64) x)) y)) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y))))) t) (+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 y y))))) x)) y)) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) x) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)))))))) t) (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 y y)))))))) x)) y)) |
#s(approx (tanh (/ t y)) (/.f64 t y)) |
#s(approx (tanh (/ t y)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal 1/2 binary64) t) y)) |
#s(approx (tanh (/ t y)) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) t) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 y y))) y)) |
#s(approx (tanh (/ t y)) (/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)))) t) (fma.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 y y))))) y)) |
#s(approx (tanh (/ x y)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) #s(literal 1/2 binary64) x) y)) |
#s(approx (tanh (/ x y)) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y)) x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 y y))) y)) |
#s(approx (tanh (/ x y)) (/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y)))) x) (fma.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) x) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 y y))))) y)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (-.f64 t x) z (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (-.f64 t x) z x) (fma.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))) (pow.f64 y #s(literal 3 binary64))) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)))))) x)) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z)) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (-.f64 t x) z (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))) (pow.f64 y #s(literal 3 binary64))) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y))))))) |
#s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)) |
#s(approx (* (* z y) (tanh (/ t y))) (fma.f64 (*.f64 z (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) #s(literal 1/2 binary64) (*.f64 t z))) |
#s(approx (* (* z y) (tanh (/ t y))) (fma.f64 (*.f64 z (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) #s(literal 1/2 binary64) (fma.f64 t z (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) z) (*.f64 y y))))) |
#s(approx (* (* z y) (tanh (/ t y))) (fma.f64 (*.f64 z (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) #s(literal 1/2 binary64) (fma.f64 t z (fma.f64 z (/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) z) (*.f64 y y)))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 t z))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (fma.f64 (*.f64 z (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 t z)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (fma.f64 (*.f64 z (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) #s(literal 1/2 binary64) (fma.f64 t z (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) z) (*.f64 y y)))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (fma.f64 (*.f64 z (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) #s(literal 1/2 binary64) (fma.f64 t z (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (fma.f64 z (/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) z) (*.f64 y y))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (-.f64 t x)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (-.f64 t x)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 t x)) z (/.f64 (fma.f64 (neg.f64 z) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 z (/.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))) y))) y)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 t x)) z (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (/.f64 (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) x))))))) y) (*.f64 (neg.f64 z) (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))))) y))) y)) x)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (-.f64 t x))) y)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 t x)) z (/.f64 (*.f64 (neg.f64 z) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y)) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 t x)) z (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (/.f64 (*.f64 (neg.f64 z) (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))))) y)) y))) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 t x)) z (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (neg.f64 (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))) z (neg.f64 (*.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) x))))))) y)))) y))) y))) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 t x)) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) #s(literal -1 binary64) (neg.f64 t)) (neg.f64 x)) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 t (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))) y) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y)) (*.f64 #s(literal 1 binary64) x)) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 t (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) x))))))) y) #s(literal -1 binary64) (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))))) y) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y)) (*.f64 #s(literal 1 binary64) x)) y))) |
#s(approx (tanh (/ t y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal -1/2 binary64) (neg.f64 t)) y))) |
#s(approx (tanh (/ t y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) y))) y) #s(literal -1 binary64) (neg.f64 t)) y))) |
#s(approx (tanh (/ t y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t) #s(literal 1/2 binary64)))) y) #s(literal -1 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) y))) y) #s(literal -1 binary64) (neg.f64 t)) y))) |
#s(approx (tanh (/ x y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) #s(literal -1/2 binary64) (neg.f64 x)) y))) |
#s(approx (tanh (/ x y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) y))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (tanh (/ x y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) x))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) x) #s(literal 1/2 binary64)))) y) #s(literal -1 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) y))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (-.f64 t x)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (-.f64 t x)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 t x)) z (/.f64 (fma.f64 (neg.f64 z) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 z (/.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))) y))) y)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 t x)) z (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (/.f64 (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) x))))))) y) (*.f64 (neg.f64 z) (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))))) y))) y)) x)) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (-.f64 t x)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (-.f64 t x)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 t x)) z (/.f64 (fma.f64 (neg.f64 z) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 z (/.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))) y))) y)))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 t x)) z (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (/.f64 (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) x))))))) y) (*.f64 (neg.f64 z) (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))))) y))) y)))) |
#s(approx (* (* z y) (tanh (/ t y))) (fma.f64 t z (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) z) #s(literal -1/2 binary64) (*.f64 z (/.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) y))) y)))) |
#s(approx (* (* z y) (tanh (/ t y))) (fma.f64 t z (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (/.f64 (fma.f64 z (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t) #s(literal 1/2 binary64)))) y) (*.f64 (neg.f64 z) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))))) y))) y)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) z) #s(literal -1/2 binary64) (*.f64 z (/.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) y))) y) #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 t z)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (/.f64 (fma.f64 z (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t) #s(literal 1/2 binary64)))) y) (*.f64 (neg.f64 z) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))))) y))) y) #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 t z)))) |
#s(approx z z) |
#s(approx (* (- t x) z) (*.f64 (-.f64 t x) z)) |
#s(approx (* (* z y) (tanh (/ t y))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) x) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (fma.f64 (fma.f64 (tanh.f64 (/.f64 t y)) y (neg.f64 x)) z x)) |
#s(approx (+ (* -1 z) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1 z) 1) (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (fma.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))) y (/.f64 x z)) z)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (fma.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))) y (/.f64 x z)) z)) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (*.f64 (fma.f64 (tanh.f64 (/.f64 t y)) y (neg.f64 x)) z)) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (*.f64 (+.f64 (fma.f64 (tanh.f64 (/.f64 t y)) y (/.f64 x z)) (neg.f64 x)) z)) |
#s(approx (+ (* -1 z) 1) (neg.f64 z)) |
#s(approx (+ (* -1 z) 1) (*.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1 binary64)) z)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))) y (/.f64 x z))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))) y (/.f64 x z))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (tanh.f64 (/.f64 t y)) y) #s(literal -1 binary64) x))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (fma.f64 (tanh.f64 (/.f64 t y)) y (/.f64 x z)) x))) |
#s(approx (+ (* -1 z) 1) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 t z)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z) y (*.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (*.f64 y y))) #s(literal -1/3 binary64) z) t)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 4 binary64)))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y)))) (*.f64 t t) z) t)) x)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z (*.f64 t (/.f64 z y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z (*.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/3 binary64) (/.f64 z y)) t))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 5 binary64)))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z (pow.f64 y #s(literal 3 binary64))))) (*.f64 t t) (/.f64 z y)) t))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 t y)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/3 binary64) (pow.f64 y #s(literal -1 binary64))) t (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (-.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 5 binary64))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal -3 binary64)))) (*.f64 t t) (pow.f64 y #s(literal -1 binary64))) t (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
#s(approx (tanh (/ t y)) (*.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/3 binary64) (pow.f64 y #s(literal -1 binary64))) t)) |
#s(approx (tanh (/ t y)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 5 binary64))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal -3 binary64)))) (*.f64 t t) (pow.f64 y #s(literal -1 binary64))) t)) |
#s(approx (tanh (/ t y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 7 binary64))) #s(literal -17/315 binary64) (*.f64 (pow.f64 y #s(literal -5 binary64)) #s(literal 2/15 binary64))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal -3 binary64)))) (*.f64 t t) (pow.f64 y #s(literal -1 binary64))) t)) |
#s(approx t t) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 t z)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z) y (*.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (*.f64 y y))) #s(literal -1/3 binary64) z) t)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 4 binary64)))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y)))) (*.f64 t t) z) t)) x)) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 t z))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (*.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z) y (*.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (*.f64 y y))) #s(literal -1/3 binary64) z) t))) |
#s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 4 binary64)))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y)))) (*.f64 t t) z) t))) |
#s(approx (- t x) (-.f64 t x)) |
#s(approx (* (* z y) (tanh (/ t y))) (*.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (*.f64 y y))) #s(literal -1/3 binary64) z) t)) |
#s(approx (* (* z y) (tanh (/ t y))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 4 binary64)))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y)))) (*.f64 t t) z) t)) |
#s(approx (* (* z y) (tanh (/ t y))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 z (pow.f64 y #s(literal 4 binary64))) #s(literal 2/15 binary64) (/.f64 (*.f64 #s(literal -17/315 binary64) (*.f64 (*.f64 t t) z)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y)))) (*.f64 t t) z) t)) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (*.f64 y y))) #s(literal -1/3 binary64) z) t (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 4 binary64)))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y)))) (*.f64 t t) z) t (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x))) |
#s(approx (* (- t x) z) (*.f64 (fma.f64 (/.f64 (*.f64 x z) t) #s(literal -1 binary64) z) t)) |
#s(approx (- t x) (*.f64 (fma.f64 (/.f64 x t) #s(literal -1 binary64) #s(literal 1 binary64)) t)) |
#s(approx (* (- t x) z) (*.f64 (neg.f64 t) (fma.f64 x (/.f64 z t) (neg.f64 z)))) |
#s(approx (- t x) (*.f64 (neg.f64 t) (-.f64 (/.f64 x t) #s(literal 1 binary64)))) |
Compiled 15 624 to 1 404 computations (91% saved)
13 alts after pruning (10 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 325 | 9 | 334 |
| Fresh | 3 | 1 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 330 | 13 | 343 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 95.7% | (fma.f64 y (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) |
| 59.0% | (fma.f64 y (*.f64 z (-.f64 #s(approx (tanh (/ t y)) (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) | |
| ▶ | 86.4% | (fma.f64 y (*.f64 z #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y)))) x) |
| ▶ | 54.1% | (fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 (-.f64 t x) z) y)) x) |
| ✓ | 58.8% | (+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z))) |
| 52.0% | (+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) (neg.f64 x)) z))) | |
| 60.6% | (+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) t) z))) | |
| ▶ | 58.8% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)))) |
| ▶ | 58.8% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
| 29.1% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 (tanh.f64 (/.f64 t y)) z) y)) | |
| 12.7% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) #s(approx (tanh (/ t y)) (/.f64 t y)))) | |
| ▶ | 18.4% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z))) |
| ✓ | 61.4% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
Compiled 536 to 363 computations (32.3% saved)
| Inputs |
|---|
(fma.f64 y (*.f64 z #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y)))) x) |
y |
(*.f64 z #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y)))) |
z |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) |
(tanh.f64 (/.f64 t y)) |
(/.f64 t y) |
t |
x |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z))) |
#s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)) |
(*.f64 t z) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
(fma.f64 (-.f64 t x) z x) |
(-.f64 t x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)))) |
(fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z))) |
(fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 (-.f64 t x) z) y)) x) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 (-.f64 t x) z) y)) |
(/.f64 (*.f64 (-.f64 t x) z) y) |
(*.f64 (-.f64 t x) z) |
| Outputs |
|---|
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* x (+ (* -1 (/ z y)) (* 1/3 (/ (* (pow x 2) z) (pow y 3))))) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* x (+ (* -1 (/ z y)) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 5))) (* 1/3 (/ z (pow y 3))))))) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* t z))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (+ (* t z) (* x (+ 1 (* -1 z)))))) |
#s(approx (- t x) #s(hole binary64 t)) |
#s(approx (- t x) #s(hole binary64 (+ t (* -1 x)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* x (+ 1 (* -1 z))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (/ (* t z) y))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (/ (* t z) y)))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t z))) |
#s(approx (* (- t x) z) #s(hole binary64 (+ (* -1 (* x z)) (* t z)))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 x)) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* x (+ 1 (* -1 z))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* x (+ 1 (+ (* -1 z) (/ (* t z) x)))))) |
#s(approx (- t x) #s(hole binary64 (* -1 x))) |
#s(approx (- t x) #s(hole binary64 (* x (- (/ t x) 1)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* x (+ 1 (* -1 z))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* x (+ 1 (+ (* -1 z) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (* -1 (/ (* x z) y)))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (* x (+ (* -1 (/ z y)) (/ (* t z) (* x y)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- t x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* t z) x))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* -1 (* x (- z 1))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ t x))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* -1 (* x (+ (* -1 (+ 1 (* -1 z))) (* -1 (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t z) (* x y))) (/ z y)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* t z) x))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
#s(approx (/ t y) #s(hole binary64 (/ t y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (/ (* z (- t x)) y))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* z (- t x))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (* z (- t x)) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- t x) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ t y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* z (- t x))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t z))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (* t z)))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* t z) (* x (+ 1 (* -1 z)))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (* x (+ 1 (* -1 z))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (* x (+ 1 (* -1 z))) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (* x (+ 1 (* -1 z))) (+ (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* -1 (* z (- (* -1 t) (* -1 x))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (* z (- (* -1 t) (* -1 x))) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* z (- (* -1 t) (* -1 x)))) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* z (- (* -1 t) (* -1 x)))) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) y)) (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* z (- (* -1 t) (* -1 x)))) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (* -1 t) (* -1 x)) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* -1 (* z (- (* -1 t) (* -1 x))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (/ (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) y)) y)) (* t z)))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (/ (* z (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y)) y)) (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2))))) y)) (* t z)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (/ (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) y)) y)) (+ (* t z) (* x (+ 1 (* -1 z))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (/ (* z (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y)) y)) (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2))))) y)) (+ (* t z) (* x (+ 1 (* -1 z))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 x)) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (+ x (* z (- t x))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ x (* z (+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))))) |
#s(approx (+ (* -1 z) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1 z) 1) #s(hole binary64 (+ 1 (* -1 z)))) |
#s(approx (* (- t x) z) #s(hole binary64 (* z (- t x)))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* z (- t x)))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* z (- (+ t (/ x z)) x)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* z (+ (* -1 x) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* z (+ (* -1 x) (+ (/ x z) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
#s(approx (+ (* -1 z) 1) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* -1 z) 1) #s(hole binary64 (* z (- (/ 1 z) 1)))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* -1 (* z (+ x (+ (* -1 (/ x z)) (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ (* -1 z) 1) #s(hole binary64 (* -1 (* z (- 1 (/ 1 z)))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (* t z) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t (+ (* -1/3 (/ (* (pow t 2) z) (pow y 3))) (/ z y))) (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t (+ (* (pow t 2) (+ (* -1/3 (/ z (pow y 3))) (* 2/15 (/ (* (pow t 2) z) (pow y 5))))) (/ z y))) (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* (pow t 2) (+ (* -17/315 (/ (* (pow t 2) z) (pow y 6))) (* 2/15 (/ z (pow y 4))))))))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (+ x (* -1 (* x z))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (+ x (+ (* -1 (* x z)) (* t z))))) |
#s(approx (- t x) #s(hole binary64 (- t x))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* x (+ 1 (* -1 z)))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* x (+ 1 (* -1 z)))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t)))))) |
#s(approx (- t x) #s(hole binary64 (* t (+ 1 (* -1 (/ x t)))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (* t (+ (* -1 (/ (* x z) (* t y))) (/ z y))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t (+ z (* -1 (/ (* x z) t)))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t))))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* t (- (/ x t) 1))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z y)) (/ (* x z) (* t y))))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* t (+ (* -1 z) (/ (* x z) t)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | y | @ | -inf | ((+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) y (* z (- (tanh (/ t y)) (tanh (/ x y)))) z (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (/ t y) t x (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* z y) (tanh (/ t y))) (* t z) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (+ (* -1 z) 1) -1 1 (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/ (* (- t x) z) y) (* (- t x) z)) |
| 5.0ms | z | @ | -inf | ((+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) y (* z (- (tanh (/ t y)) (tanh (/ x y)))) z (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (/ t y) t x (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* z y) (tanh (/ t y))) (* t z) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (+ (* -1 z) 1) -1 1 (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/ (* (- t x) z) y) (* (- t x) z)) |
| 4.0ms | t | @ | -inf | ((+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) y (* z (- (tanh (/ t y)) (tanh (/ x y)))) z (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (/ t y) t x (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* z y) (tanh (/ t y))) (* t z) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (+ (* -1 z) 1) -1 1 (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/ (* (- t x) z) y) (* (- t x) z)) |
| 4.0ms | t | @ | inf | ((+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) y (* z (- (tanh (/ t y)) (tanh (/ x y)))) z (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (/ t y) t x (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* z y) (tanh (/ t y))) (* t z) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (+ (* -1 z) 1) -1 1 (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/ (* (- t x) z) y) (* (- t x) z)) |
| 4.0ms | z | @ | inf | ((+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) y (* z (- (tanh (/ t y)) (tanh (/ x y)))) z (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (/ t y) t x (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* z y) (tanh (/ t y))) (* t z) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (+ (* -1 z) 1) -1 1 (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/ (* (- t x) z) y) (* (- t x) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 868 | 11350 |
| 0 | 885 | 8855 |
| 1 | 5911 | 8463 |
| 0 | 8248 | 8001 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 y (*.f64 z #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y)))) x) |
y |
(*.f64 z #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y)))) |
z |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) |
(tanh.f64 (/.f64 t y)) |
(/.f64 t y) |
t |
x |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z))) |
#s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)) |
(*.f64 t z) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
(fma.f64 (-.f64 t x) z x) |
(-.f64 t x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)))) |
(fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z))) |
(fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 (-.f64 t x) z) y)) x) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 (-.f64 t x) z) y)) |
(/.f64 (*.f64 (-.f64 t x) z) y) |
(*.f64 (-.f64 t x) z) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* x (+ (* -1 (/ z y)) (* 1/3 (/ (* (pow x 2) z) (pow y 3))))) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* x (+ (* -1 (/ z y)) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 5))) (* 1/3 (/ z (pow y 3))))))) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* t z))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (+ (* t z) (* x (+ 1 (* -1 z)))))) |
#s(approx (- t x) #s(hole binary64 t)) |
#s(approx (- t x) #s(hole binary64 (+ t (* -1 x)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* x (+ 1 (* -1 z))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (/ (* t z) y))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (/ (* t z) y)))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t z))) |
#s(approx (* (- t x) z) #s(hole binary64 (+ (* -1 (* x z)) (* t z)))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 x)) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* x (+ 1 (* -1 z))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* x (+ 1 (+ (* -1 z) (/ (* t z) x)))))) |
#s(approx (- t x) #s(hole binary64 (* -1 x))) |
#s(approx (- t x) #s(hole binary64 (* x (- (/ t x) 1)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* x (+ 1 (* -1 z))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* x (+ 1 (+ (* -1 z) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (* -1 (/ (* x z) y)))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (* x (+ (* -1 (/ z y)) (/ (* t z) (* x y)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- t x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* t z) x))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* -1 (* x (- z 1))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ t x))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* -1 (* x (+ (* -1 (+ 1 (* -1 z))) (* -1 (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (* x (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t z) (* x y))) (/ z y)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* t z) x))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
#s(approx (/ t y) #s(hole binary64 (/ t y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (/ (* z (- t x)) y))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* z (- t x))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (* z (- t x)) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- t x) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ t y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* z (- t x))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t z))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (* t z)))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* t z) (* x (+ 1 (* -1 z)))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (* x (+ 1 (* -1 z))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (* x (+ 1 (* -1 z))) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (* x (+ 1 (* -1 z))) (+ (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* -1 (* z (- (* -1 t) (* -1 x))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (* z (- (* -1 t) (* -1 x))) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* z (- (* -1 t) (* -1 x)))) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* z (- (* -1 t) (* -1 x)))) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) y)) (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* z (- (* -1 t) (* -1 x)))) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (* -1 t) (* -1 x)) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* -1 (* z (- (* -1 t) (* -1 x))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (/ (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) y)) y)) (* t z)))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (/ (* z (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y)) y)) (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2))))) y)) (* t z)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (/ (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) y)) y)) (+ (* t z) (* x (+ 1 (* -1 z))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (/ (* z (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y)) y)) (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2))))) y)) (+ (* t z) (* x (+ 1 (* -1 z))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 x)) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (+ x (* z (- t x))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ x (* z (+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))))) |
#s(approx (+ (* -1 z) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1 z) 1) #s(hole binary64 (+ 1 (* -1 z)))) |
#s(approx (* (- t x) z) #s(hole binary64 (* z (- t x)))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* z (- t x)))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* z (- (+ t (/ x z)) x)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* z (+ (* -1 x) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* z (+ (* -1 x) (+ (/ x z) (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
#s(approx (+ (* -1 z) 1) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* -1 z) 1) #s(hole binary64 (* z (- (/ 1 z) 1)))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (* -1 (* z (+ x (+ (* -1 (/ x z)) (* -1 (/ (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ (* -1 z) 1) #s(hole binary64 (* -1 (* z (- 1 (/ 1 z)))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (* t z) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t (+ (* -1/3 (/ (* (pow t 2) z) (pow y 3))) (/ z y))) (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t (+ (* (pow t 2) (+ (* -1/3 (/ z (pow y 3))) (* 2/15 (/ (* (pow t 2) z) (pow y 5))))) (/ z y))) (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(hole binary64 (- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* (pow t 2) (+ (* -17/315 (/ (* (pow t 2) z) (pow y 6))) (* 2/15 (/ z (pow y 4))))))))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (+ x (* -1 (* x z))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (+ x (+ (* -1 (* x z)) (* t z))))) |
#s(approx (- t x) #s(hole binary64 (- t x))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* x (+ 1 (* -1 z)))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) #s(hole binary64 (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* x (+ 1 (* -1 z)))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t)))))) |
#s(approx (- t x) #s(hole binary64 (* t (+ 1 (* -1 (/ x t)))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (* t (+ (* -1 (/ (* x z) (* t y))) (/ z y))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t (+ z (* -1 (/ (* x z) t)))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t))))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* t (- (/ x t) 1))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z y)) (/ (* x z) (* t y))))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* t (+ (* -1 z) (/ (* x z) t)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y)))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 z y) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y)))) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z y) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y)))) x)))) |
(fma.f64 (*.f64 z y) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) z) y x) |
(fma.f64 y (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) z) x) |
(+.f64 (*.f64 (*.f64 z y) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y)))) x) |
(+.f64 x (*.f64 (*.f64 z y) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))))) |
y |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) z) |
(*.f64 z #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y)))) |
z |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) |
(tanh.f64 (/.f64 t y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (/.f64 t y)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (/.f64 t y)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (/.f64 t y))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) |
(-.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
(/.f64 (neg.f64 t) (neg.f64 y)) |
(/.f64 t y) |
t |
x |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z))) |
#s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)) |
(*.f64 t z) |
(*.f64 z t) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 t x) z) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 t x) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) z) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 t x) z))))) |
(fma.f64 (-.f64 t x) z x) |
(fma.f64 z (-.f64 t x) x) |
(-.f64 x (*.f64 (neg.f64 z) (-.f64 t x))) |
(+.f64 (*.f64 (-.f64 t x) z) x) |
(+.f64 x (*.f64 (-.f64 t x) z)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 t t (fma.f64 x x (*.f64 t x)))) |
(-.f64 t x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(literal 2 binary64)) (pow.f64 #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)))))) |
(fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z))) |
(fma.f64 x (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z))) |
(+.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z))) |
(+.f64 #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)) (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 z) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (neg.f64 z) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 z))) |
(/.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (neg.f64 z) (neg.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 z) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 z))))) |
(fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) |
(fma.f64 z #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) z)) |
(+.f64 (neg.f64 z) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 z)) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) (/.f64 z y))) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) (/.f64 z y))) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) (/.f64 z y))) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) (/.f64 z y))) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) (/.f64 z y))) y) x)))) |
(fma.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) (/.f64 z y))) y x) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) (/.f64 z y))) x) |
(+.f64 (*.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) (/.f64 z y))) y) x) |
(+.f64 x (*.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) (/.f64 z y))) y)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) (/.f64 z y))) |
(*.f64 (-.f64 t x) (/.f64 z y)) |
(*.f64 z (/.f64 (-.f64 t x) y)) |
(/.f64 (neg.f64 (*.f64 (-.f64 t x) z)) (neg.f64 y)) |
(/.f64 (*.f64 (-.f64 t x) z) y) |
(*.f64 (-.f64 t x) z) |
(*.f64 z (-.f64 t x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 z (*.f64 y y))) #s(literal 1/3 binary64) (neg.f64 z)) #s(literal 1 binary64)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 (*.f64 x x) z)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (neg.f64 z)) #s(literal 1 binary64)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (tanh.f64 (/.f64 t y)) z)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (tanh.f64 (/.f64 t y)) z (/.f64 (*.f64 (neg.f64 x) z) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 z (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/3 binary64) (/.f64 (neg.f64 z) y)) x (*.f64 (tanh.f64 (/.f64 t y)) z))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 z (pow.f64 y #s(literal 3 binary64))) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 (*.f64 x x) z)) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 (neg.f64 z) y)) x (*.f64 (tanh.f64 (/.f64 t y)) z))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (fma.f64 #s(literal -1 binary64) (/.f64 x y) (tanh.f64 (/.f64 t y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -1 binary64))) x (tanh.f64 (/.f64 t y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x)) (pow.f64 y #s(literal -1 binary64))) x (tanh.f64 (/.f64 t y)))) |
#s(approx x x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 z (*.f64 y y))) #s(literal 1/3 binary64) (neg.f64 z)) #s(literal 1 binary64)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 (*.f64 x x) z)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (neg.f64 z)) #s(literal 1 binary64)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y))))) |
#s(approx (+ (* (- t x) z) x) (*.f64 t z)) |
#s(approx (+ (* (- t x) z) x) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 t z))) |
#s(approx (- t x) t) |
#s(approx (- t x) (fma.f64 #s(literal -1 binary64) x t)) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (/.f64 (*.f64 (*.f64 z y) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (/.f64 (*.f64 (*.f64 z y) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))) |
#s(approx (/ (* (- t x) z) y) (*.f64 t (/.f64 z y))) |
#s(approx (/ (* (- t x) z) y) (fma.f64 t (/.f64 z y) (/.f64 (*.f64 (neg.f64 x) z) y))) |
#s(approx (* (- t x) z) (*.f64 t z)) |
#s(approx (* (- t x) z) (fma.f64 (neg.f64 x) z (*.f64 t z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z) x) #s(literal 1 binary64)) x)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z)) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- t x) z) x) (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- t x) z) x) (*.f64 (+.f64 (fma.f64 t (/.f64 z x) (neg.f64 z)) #s(literal 1 binary64)) x)) |
#s(approx (- t x) (neg.f64 x)) |
#s(approx (- t x) (*.f64 (-.f64 (/.f64 t x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) z) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (neg.f64 z)) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (- t x) z) y) (/.f64 (*.f64 (neg.f64 x) z) y)) |
#s(approx (/ (* (- t x) z) y) (*.f64 (fma.f64 (/.f64 t x) (/.f64 z y) (/.f64 (neg.f64 z) y)) x)) |
#s(approx (* (- t x) z) (*.f64 (neg.f64 x) z)) |
#s(approx (* (- t x) z) (*.f64 (fma.f64 t (/.f64 z x) (neg.f64 z)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) x)) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) x)) #s(literal 1 binary64)))) |
#s(approx (+ (* (- t x) z) x) (*.f64 (neg.f64 x) (-.f64 z #s(literal 1 binary64)))) |
#s(approx (+ (* (- t x) z) x) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 (*.f64 t z) x) #s(literal -1 binary64) z) #s(literal 1 binary64)))) |
#s(approx (- t x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 t x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 (/.f64 y x) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) z) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (neg.f64 z)) #s(literal 1 binary64))))) |
#s(approx (/ (* (- t x) z) y) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 t z) x) y) #s(literal -1 binary64) (/.f64 z y)))) |
#s(approx (* (- t x) z) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 t z) x) #s(literal -1 binary64) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (*.f64 z y) (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) x)) |
#s(approx y y) |
#s(approx (tanh (/ t y)) (tanh.f64 (/.f64 t y))) |
#s(approx (/ t y) (/.f64 t y)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (*.f64 z y) (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) x)) |
#s(approx (* (* z y) (tanh (/ t y))) (/.f64 (*.f64 (*.f64 z y) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
#s(approx (/ (* (- t x) z) y) (*.f64 (-.f64 t x) (/.f64 z y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (-.f64 t x) z (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (-.f64 t x) z x) (fma.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (*.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))) (pow.f64 y #s(literal 3 binary64))) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)))))) x)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) (/.f64 z y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (fma.f64 (-.f64 t x) z (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))) y)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y)))) y)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (*.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))) (pow.f64 y #s(literal 3 binary64))) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)))))) y)) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal 1/2 binary64) t) (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) #s(literal 1/2 binary64) x)) y)) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y))))) t) (+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 y y))))) x)) y)) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) x) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (*.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)))))))) t) (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 y y)))))))) x)) y)) |
#s(approx (tanh (/ t y)) (/.f64 t y)) |
#s(approx (tanh (/ t y)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal 1/2 binary64) t) y)) |
#s(approx (tanh (/ t y)) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) t) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 y y))) y)) |
#s(approx (tanh (/ t y)) (/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (*.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)))) t) (fma.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 y y))))) y)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (-.f64 t x) z (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (-.f64 t x) z x) (fma.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (*.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))) (pow.f64 y #s(literal 3 binary64))) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)))))) x)) |
#s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)) |
#s(approx (* (* z y) (tanh (/ t y))) (fma.f64 (*.f64 z (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) #s(literal 1/2 binary64) (*.f64 t z))) |
#s(approx (* (* z y) (tanh (/ t y))) (fma.f64 (*.f64 z (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) #s(literal 1/2 binary64) (fma.f64 t z (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) z) (*.f64 y y))))) |
#s(approx (* (* z y) (tanh (/ t y))) (fma.f64 (*.f64 z (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) #s(literal 1/2 binary64) (fma.f64 t z (fma.f64 z (/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (*.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) z) (*.f64 y y)))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 t z))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (fma.f64 (*.f64 z (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 t z)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (fma.f64 (*.f64 z (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) #s(literal 1/2 binary64) (fma.f64 t z (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) z) (*.f64 y y)))))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (fma.f64 (*.f64 z (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) #s(literal 1/2 binary64) (fma.f64 t z (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (fma.f64 z (/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (*.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) z) (*.f64 y y))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (neg.f64 z) (neg.f64 (-.f64 t x)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (neg.f64 z) (neg.f64 (-.f64 t x)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (-.f64 t x)) z (/.f64 (fma.f64 (neg.f64 z) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 z (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))) y))) y)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (-.f64 t x)) z (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (/.f64 (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) x))))))) y) (*.f64 (neg.f64 z) (-.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))))) y))) y)) x)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 (neg.f64 z) (neg.f64 (-.f64 t x))) y)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 (-.f64 t x)) z (/.f64 (*.f64 (neg.f64 z) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y)) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 (-.f64 t x)) z (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (/.f64 (*.f64 (neg.f64 z) (-.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))))) y)) y))) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 (-.f64 t x)) z (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (neg.f64 (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))) z (neg.f64 (*.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) x))))))) y)))) y))) y))) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (neg.f64 (/.f64 (neg.f64 (-.f64 t x)) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) #s(literal -1 binary64) (neg.f64 t)) (neg.f64 x)) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 t (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))) y) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y)) (*.f64 #s(literal 1 binary64) x)) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 t (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) x))))))) y) #s(literal -1 binary64) (-.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))))) y) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y)) (*.f64 #s(literal 1 binary64) x)) y))) |
#s(approx (tanh (/ t y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal -1/2 binary64) (neg.f64 t)) y))) |
#s(approx (tanh (/ t y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) y))) y) #s(literal -1 binary64) (neg.f64 t)) y))) |
#s(approx (tanh (/ t y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))))) y) #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) y))) y) #s(literal -1 binary64) (neg.f64 t)) y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (neg.f64 z) (neg.f64 (-.f64 t x)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (neg.f64 z) (neg.f64 (-.f64 t x)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (-.f64 t x)) z (/.f64 (fma.f64 (neg.f64 z) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 z (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))) y))) y)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (-.f64 t x)) z (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (/.f64 (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) x))))))) y) (*.f64 (neg.f64 z) (-.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))))) y))) y)) x)) |
#s(approx (* (* z y) (tanh (/ t y))) (fma.f64 t z (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) z) #s(literal -1/2 binary64) (*.f64 z (/.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) y))) y)))) |
#s(approx (* (* z y) (tanh (/ t y))) (fma.f64 t z (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (/.f64 (fma.f64 z (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))))) y) (*.f64 (neg.f64 z) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))))) y))) y)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) z) #s(literal -1/2 binary64) (*.f64 z (/.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) y))) y) #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 t z)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (/.f64 (fma.f64 z (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))))) y) (*.f64 (neg.f64 z) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))))) y))) y) #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 t z)))) |
#s(approx z z) |
#s(approx (* (* z y) (tanh (/ t y))) (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
#s(approx (* t z) (*.f64 t z)) |
#s(approx (+ (* (- t x) z) x) x) |
#s(approx (+ (* (- t x) z) x) (fma.f64 (-.f64 t x) z x)) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) x) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (fma.f64 (fma.f64 (tanh.f64 (/.f64 t y)) y (neg.f64 x)) z x)) |
#s(approx (+ (* -1 z) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1 z) 1) (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64))) |
#s(approx (* (- t x) z) (*.f64 (-.f64 t x) z)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (fma.f64 (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) y (/.f64 x z)) z)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (fma.f64 (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) y (/.f64 x z)) z)) |
#s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z)) |
#s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 (+.f64 (/.f64 x z) t) x) z)) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (*.f64 (fma.f64 (tanh.f64 (/.f64 t y)) y (neg.f64 x)) z)) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (*.f64 (+.f64 (fma.f64 (tanh.f64 (/.f64 t y)) y (/.f64 x z)) (neg.f64 x)) z)) |
#s(approx (+ (* -1 z) 1) (neg.f64 z)) |
#s(approx (+ (* -1 z) 1) (*.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1 binary64)) z)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) y (/.f64 x z))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) y (/.f64 x z))))) |
#s(approx (+ (* (- t x) z) x) (*.f64 (neg.f64 z) (fma.f64 (-.f64 t x) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (tanh.f64 (/.f64 t y)) y) #s(literal -1 binary64) x))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (fma.f64 (tanh.f64 (/.f64 t y)) y (/.f64 x z)) x))) |
#s(approx (+ (* -1 z) 1) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 t z)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z) y (*.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (*.f64 y y))) #s(literal -1/3 binary64) z) t)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 4 binary64)))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y)))) (*.f64 t t) z) t)) x)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z (*.f64 t (/.f64 z y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z (*.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/3 binary64) (/.f64 z y)) t))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 5 binary64)))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z (pow.f64 y #s(literal 3 binary64))))) (*.f64 t t) (/.f64 z y)) t))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 t y)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/3 binary64) (pow.f64 y #s(literal -1 binary64))) t (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (-.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 5 binary64))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal -3 binary64)))) (*.f64 t t) (pow.f64 y #s(literal -1 binary64))) t (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
#s(approx (tanh (/ t y)) (*.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/3 binary64) (pow.f64 y #s(literal -1 binary64))) t)) |
#s(approx (tanh (/ t y)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 5 binary64))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal -3 binary64)))) (*.f64 t t) (pow.f64 y #s(literal -1 binary64))) t)) |
#s(approx (tanh (/ t y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal -5 binary64)) #s(literal 2/15 binary64) (/.f64 (*.f64 #s(literal -17/315 binary64) (*.f64 t t)) (pow.f64 y #s(literal 7 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal -3 binary64)))) (*.f64 t t) (pow.f64 y #s(literal -1 binary64))) t)) |
#s(approx t t) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 t z)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z) y (*.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (*.f64 y y))) #s(literal -1/3 binary64) z) t)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 4 binary64)))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y)))) (*.f64 t t) z) t)) x)) |
#s(approx (* (* z y) (tanh (/ t y))) (*.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (*.f64 y y))) #s(literal -1/3 binary64) z) t)) |
#s(approx (* (* z y) (tanh (/ t y))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 4 binary64)))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y)))) (*.f64 t t) z) t)) |
#s(approx (* (* z y) (tanh (/ t y))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 z (pow.f64 y #s(literal 4 binary64))) #s(literal 2/15 binary64) (/.f64 (*.f64 #s(literal -17/315 binary64) (*.f64 (*.f64 t t) z)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y)))) (*.f64 t t) z) t)) |
#s(approx (+ (* (- t x) z) x) (fma.f64 (neg.f64 x) z x)) |
#s(approx (+ (* (- t x) z) x) (+.f64 (fma.f64 (neg.f64 x) z (*.f64 t z)) x)) |
#s(approx (- t x) (-.f64 t x)) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (*.f64 y y))) #s(literal -1/3 binary64) z) t (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* -1 z) 1) x) (* (* z y) (tanh (/ t y)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 4 binary64)))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y)))) (*.f64 t t) z) t (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x))) |
#s(approx (+ (* (- t x) z) x) (*.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) z x) t) z) t)) |
#s(approx (- t x) (*.f64 (fma.f64 (/.f64 x t) #s(literal -1 binary64) #s(literal 1 binary64)) t)) |
#s(approx (/ (* (- t x) z) y) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 x z) t) y) #s(literal -1 binary64) (/.f64 z y)) t)) |
#s(approx (* (- t x) z) (*.f64 (fma.f64 (/.f64 (*.f64 x z) t) #s(literal -1 binary64) z) t)) |
#s(approx (+ (* (- t x) z) x) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z x) t) z)))) |
#s(approx (- t x) (*.f64 (neg.f64 t) (-.f64 (/.f64 x t) #s(literal 1 binary64)))) |
#s(approx (/ (* (- t x) z) y) (*.f64 (neg.f64 t) (fma.f64 (/.f64 x t) (/.f64 z y) (/.f64 (neg.f64 z) y)))) |
#s(approx (* (- t x) z) (*.f64 (neg.f64 t) (fma.f64 x (/.f64 z t) (neg.f64 z)))) |
Compiled 12 354 to 1 243 computations (89.9% saved)
17 alts after pruning (11 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 268 | 8 | 276 |
| Fresh | 2 | 3 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 272 | 17 | 289 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 95.7% | (fma.f64 y (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) |
| 59.0% | (fma.f64 y (*.f64 z (-.f64 #s(approx (tanh (/ t y)) (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) | |
| ✓ | 86.4% | (fma.f64 y (*.f64 z #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y)))) x) |
| 52.8% | (fma.f64 y (*.f64 z #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (tanh (/ t y)) (/.f64 t y)))) x) | |
| ▶ | 49.1% | (fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) y)) x) |
| ▶ | 56.1% | (fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) t) z) y)) x) |
| 48.1% | (fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 #s(approx (* (- t x) z) (*.f64 (fma.f64 t (/.f64 z x) (neg.f64 z)) x)) y)) x) | |
| 53.7% | (fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(approx (/ (* (- t x) z) y) (*.f64 t (/.f64 z y)))) x) | |
| ✓ | 58.8% | (+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z))) |
| ✓ | 58.8% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
| 58.8% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (+.f64 (neg.f64 z) #s(literal 1 binary64)) x #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)))) | |
| ▶ | 52.0% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
| ▶ | 60.6% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) t) z x)) |
| 29.1% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 (tanh.f64 (/.f64 t y)) z) y)) | |
| ▶ | 12.7% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) #s(approx (tanh (/ t y)) (/.f64 t y)))) |
| ✓ | 18.4% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z))) |
| ✓ | 61.4% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
Compiled 691 to 457 computations (33.9% saved)
| Inputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) t) z x)) |
(fma.f64 #s(approx (- t x) t) z x) |
#s(approx (- t x) t) |
t |
z |
x |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
(fma.f64 #s(approx (- t x) (neg.f64 x)) z x) |
#s(approx (- t x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) #s(approx (tanh (/ t y)) (/.f64 t y)))) |
(*.f64 (*.f64 z y) #s(approx (tanh (/ t y)) (/.f64 t y))) |
(*.f64 z y) |
y |
#s(approx (tanh (/ t y)) (/.f64 t y)) |
(/.f64 t y) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) t) z) y)) x) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) t) z) y)) |
(/.f64 (*.f64 #s(approx (- t x) t) z) y) |
(*.f64 #s(approx (- t x) t) z) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) y)) x) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) y)) |
(/.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) y) |
(*.f64 #s(approx (- t x) (neg.f64 x)) z) |
| Outputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* t z))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (+ (* t z) (* x (+ 1 (* -1 z)))))) |
#s(approx (- t x) #s(hole binary64 t)) |
#s(approx (- t x) #s(hole binary64 (+ t (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* x (+ (* -1 (/ z y)) (* 1/3 (/ (* (pow x 2) z) (pow y 3))))) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* x (+ (* -1 (/ z y)) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 5))) (* 1/3 (/ z (pow y 3))))))) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (/ (* t z) y))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (/ (* t z) y)))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t z))) |
#s(approx (* (- t x) z) #s(hole binary64 (+ (* -1 (* x z)) (* t z)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* x (+ 1 (* -1 z))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* x (+ 1 (+ (* -1 z) (/ (* t z) x)))))) |
#s(approx (- t x) #s(hole binary64 (* -1 x))) |
#s(approx (- t x) #s(hole binary64 (* x (- (/ t x) 1)))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 x)) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (* -1 (/ (* x z) y)))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (* x (+ (* -1 (/ z y)) (/ (* t z) (* x y)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- t x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* t z) x))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* -1 (* x (- z 1))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ t x))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t z) (* x y))) (/ z y)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* t z) x))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
#s(approx (/ t y) #s(hole binary64 (/ t y))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (/ (* z (- t x)) y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* z (- t x))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t z))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (* t z)))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ t y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* z (- t x))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (* z (- t x)) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* -1 (* z (- (* -1 t) (* -1 x))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (/ (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) y)) y)) (* t z)))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (/ (* z (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y)) y)) (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2))))) y)) (* t z)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* -1 (* z (- (* -1 t) (* -1 x))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (* z (- (* -1 t) (* -1 x))) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* z (- (* -1 t) (* -1 x)))) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* z (- (* -1 t) (* -1 x)))) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) y)) (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* z (- (* -1 t) (* -1 x)))) y)))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 x)) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (+ x (* z (- t x))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* z (- t x)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* z (- t x)))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* z (- (+ t (/ x z)) x)))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (+ x (* -1 (* x z))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (+ x (+ (* -1 (* x z)) (* t z))))) |
#s(approx (- t x) #s(hole binary64 (- t x))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* (pow t 2) (+ (* -17/315 (/ (* (pow t 2) z) (pow y 6))) (* 2/15 (/ z (pow y 4))))))))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (* t z) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t (+ (* -1/3 (/ (* (pow t 2) z) (pow y 3))) (/ z y))) (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t (+ (* (pow t 2) (+ (* -1/3 (/ z (pow y 3))) (* 2/15 (/ (* (pow t 2) z) (pow y 5))))) (/ z y))) (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t)))))) |
#s(approx (- t x) #s(hole binary64 (* t (+ 1 (* -1 (/ x t)))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (* t (+ (* -1 (/ (* x z) (* t y))) (/ z y))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t (+ z (* -1 (/ (* x z) t)))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t))))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* t (- (/ x t) 1))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z y)) (/ (* x z) (* t y))))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* t (+ (* -1 z) (/ (* x z) t)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | z | @ | -inf | ((+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) t z x (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) (neg x) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* z y) (tanh (/ t y))) (* z y) y (tanh (/ t y)) (/ t y) (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/ (* (- t x) z) y) (* (- t x) z) (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/ (* (- t x) z) y) (* (- t x) z)) |
| 5.0ms | y | @ | 0 | ((+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) t z x (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) (neg x) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* z y) (tanh (/ t y))) (* z y) y (tanh (/ t y)) (/ t y) (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/ (* (- t x) z) y) (* (- t x) z) (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/ (* (- t x) z) y) (* (- t x) z)) |
| 4.0ms | z | @ | inf | ((+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) t z x (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) (neg x) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* z y) (tanh (/ t y))) (* z y) y (tanh (/ t y)) (/ t y) (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/ (* (- t x) z) y) (* (- t x) z) (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/ (* (- t x) z) y) (* (- t x) z)) |
| 4.0ms | t | @ | -inf | ((+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) t z x (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) (neg x) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* z y) (tanh (/ t y))) (* z y) y (tanh (/ t y)) (/ t y) (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/ (* (- t x) z) y) (* (- t x) z) (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/ (* (- t x) z) y) (* (- t x) z)) |
| 3.0ms | t | @ | inf | ((+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) t z x (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) (neg x) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* z y) (tanh (/ t y))) (* z y) y (tanh (/ t y)) (/ t y) (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/ (* (- t x) z) y) (* (- t x) z) (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/ (* (- t x) z) y) (* (- t x) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 691 | 8503 |
| 0 | 705 | 6726 |
| 1 | 4579 | 6338 |
| 0 | 8506 | 5977 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) t) z x)) |
(fma.f64 #s(approx (- t x) t) z x) |
#s(approx (- t x) t) |
t |
z |
x |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
(fma.f64 #s(approx (- t x) (neg.f64 x)) z x) |
#s(approx (- t x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) #s(approx (tanh (/ t y)) (/.f64 t y)))) |
(*.f64 (*.f64 z y) #s(approx (tanh (/ t y)) (/.f64 t y))) |
(*.f64 z y) |
y |
#s(approx (tanh (/ t y)) (/.f64 t y)) |
(/.f64 t y) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) t) z) y)) x) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) t) z) y)) |
(/.f64 (*.f64 #s(approx (- t x) t) z) y) |
(*.f64 #s(approx (- t x) t) z) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) y)) x) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) y)) |
(/.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) y) |
(*.f64 #s(approx (- t x) (neg.f64 x)) z) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* t z))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (+ (* t z) (* x (+ 1 (* -1 z)))))) |
#s(approx (- t x) #s(hole binary64 t)) |
#s(approx (- t x) #s(hole binary64 (+ t (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* x (+ (* -1 (/ z y)) (* 1/3 (/ (* (pow x 2) z) (pow y 3))))) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* x (+ (* -1 (/ z y)) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 5))) (* 1/3 (/ z (pow y 3))))))) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (/ (* t z) y))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (/ (* t z) y)))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t z))) |
#s(approx (* (- t x) z) #s(hole binary64 (+ (* -1 (* x z)) (* t z)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* x (+ 1 (* -1 z))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* x (+ 1 (+ (* -1 z) (/ (* t z) x)))))) |
#s(approx (- t x) #s(hole binary64 (* -1 x))) |
#s(approx (- t x) #s(hole binary64 (* x (- (/ t x) 1)))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 x)) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (* -1 (/ (* x z) y)))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (* x (+ (* -1 (/ z y)) (/ (* t z) (* x y)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- t x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* t z) x))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* -1 (* x (- z 1))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ t x))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t z) (* x y))) (/ z y)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* t z) x))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
#s(approx (/ t y) #s(hole binary64 (/ t y))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (/ (* z (- t x)) y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* z (- t x))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t z))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (* t z)))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* 1/2 (/ (* z (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* t z) (+ (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (/ (* z (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ t y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* z (- t x))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (* z (- t x)) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (/ (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* -1 (* z (- (* -1 t) (* -1 x))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2)))) (/ (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) y)) y)) (* t z)))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (/ (* z (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y)) y)) (* -1/2 (* z (+ (* -1 (pow t 2)) (pow t 2))))) y)) (* t z)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* -1 (* z (- (* -1 t) (* -1 x))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (* z (- (* -1 t) (* -1 x))) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* z (- (* -1 t) (* -1 x)))) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* z (- (* -1 t) (* -1 x)))) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) y)) (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* z (- (* -1 t) (* -1 x)))) y)))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 x)) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (+ x (* z (- t x))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* z (- t x)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* z (- t x)))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* z (- (+ t (/ x z)) x)))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(hole binary64 (+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (+ x (* -1 (* x z))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (+ x (+ (* -1 (* x z)) (* t z))))) |
#s(approx (- t x) #s(hole binary64 (- t x))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))))) |
#s(approx (* (* z y) (tanh (/ t y))) #s(hole binary64 (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* (pow t 2) (+ (* -17/315 (/ (* (pow t 2) z) (pow y 6))) (* 2/15 (/ z (pow y 4))))))))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx (tanh (/ t y)) #s(hole binary64 (* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (+ (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))) x) #s(hole binary64 (+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (* t z) y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t (+ (* -1/3 (/ (* (pow t 2) z) (pow y 3))) (/ z y))) (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(hole binary64 (+ (* t (+ (* (pow t 2) (+ (* -1/3 (/ z (pow y 3))) (* 2/15 (/ (* (pow t 2) z) (pow y 5))))) (/ z y))) (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t)))))) |
#s(approx (- t x) #s(hole binary64 (* t (+ 1 (* -1 (/ x t)))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (* t (+ (* -1 (/ (* x z) (* t y))) (/ z y))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t (+ z (* -1 (/ (* x z) t)))))) |
#s(approx (+ (* (- t x) z) x) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t))))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* t (- (/ x t) 1))))) |
#s(approx (/ (* (- t x) z) y) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z y)) (/ (* x z) (* t y))))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* t (+ (* -1 z) (/ (* x z) t)))))) |
| Outputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) t) z x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- t x) t) z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- t x) t) z) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- t x) t) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (- t x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- t x) t) z) x)))) |
(fma.f64 #s(approx (- t x) t) z x) |
(fma.f64 z #s(approx (- t x) t) x) |
(+.f64 (*.f64 #s(approx (- t x) t) z) x) |
(+.f64 x (*.f64 #s(approx (- t x) t) z)) |
#s(approx (- t x) t) |
t |
z |
x |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) x)))) |
(fma.f64 #s(approx (- t x) (neg.f64 x)) z x) |
(fma.f64 z #s(approx (- t x) (neg.f64 x)) x) |
(+.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) x) |
(+.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) z)) |
#s(approx (- t x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 #s(approx (tanh (/ t y)) (/.f64 t y)) (*.f64 z y))) |
(*.f64 #s(approx (tanh (/ t y)) (/.f64 t y)) (*.f64 z y)) |
(*.f64 (*.f64 z y) #s(approx (tanh (/ t y)) (/.f64 t y))) |
(*.f64 z (*.f64 y #s(approx (tanh (/ t y)) (/.f64 t y)))) |
(*.f64 z y) |
(*.f64 y z) |
y |
#s(approx (tanh (/ t y)) (/.f64 t y)) |
(/.f64 (neg.f64 t) (neg.f64 y)) |
(/.f64 t y) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) t) z) y)) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) t) z) y)) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) t) z) y)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) t) z) y)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) t) z) y)) y) x)))) |
(fma.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) t) z) y)) y x) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) t) z) y)) x) |
(+.f64 (*.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) t) z) y)) y) x) |
(+.f64 x (*.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) t) z) y)) y)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) t) z) y)) |
(*.f64 #s(approx (- t x) t) (/.f64 z y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- t x) t) z)) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (- t x) t) z) y) |
(*.f64 #s(approx (- t x) t) z) |
(*.f64 z #s(approx (- t x) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) (neg.f64 x)) (/.f64 z y))) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) (neg.f64 x)) (/.f64 z y))) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) (neg.f64 x)) (/.f64 z y))) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) (neg.f64 x)) (/.f64 z y))) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) (neg.f64 x)) (/.f64 z y))) y) x)))) |
(fma.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) (neg.f64 x)) (/.f64 z y))) y x) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) (neg.f64 x)) (/.f64 z y))) x) |
(+.f64 (*.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) (neg.f64 x)) (/.f64 z y))) y) x) |
(+.f64 x (*.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) (neg.f64 x)) (/.f64 z y))) y)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) (neg.f64 x)) (/.f64 z y))) |
(*.f64 #s(approx (- t x) (neg.f64 x)) (/.f64 z y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z)) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) y) |
(*.f64 #s(approx (- t x) (neg.f64 x)) z) |
(*.f64 z #s(approx (- t x) (neg.f64 x))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 z (*.f64 y y))) #s(literal 1/3 binary64) (neg.f64 z)) #s(literal 1 binary64)) x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 (*.f64 x x) z)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (neg.f64 z)) #s(literal 1 binary64)) x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)))) |
#s(approx (+ (* (- t x) z) x) (*.f64 t z)) |
#s(approx (+ (* (- t x) z) x) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 t z))) |
#s(approx (- t x) t) |
#s(approx (- t x) (fma.f64 #s(literal -1 binary64) x t)) |
#s(approx x x) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 z (*.f64 y y))) #s(literal 1/3 binary64) (neg.f64 z)) #s(literal 1 binary64)) x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 (*.f64 x x) z)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (neg.f64 z)) #s(literal 1 binary64)) x (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (tanh.f64 (/.f64 t y)) z)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (tanh.f64 (/.f64 t y)) z (/.f64 (*.f64 (neg.f64 x) z) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 z (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/3 binary64) (/.f64 (neg.f64 z) y)) x (*.f64 (tanh.f64 (/.f64 t y)) z))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 z (pow.f64 y #s(literal 3 binary64))) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 (*.f64 x x) z)) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 (neg.f64 z) y)) x (*.f64 (tanh.f64 (/.f64 t y)) z))) |
#s(approx (/ (* (- t x) z) y) (*.f64 t (/.f64 z y))) |
#s(approx (/ (* (- t x) z) y) (fma.f64 t (/.f64 z y) (/.f64 (*.f64 (neg.f64 x) z) y))) |
#s(approx (* (- t x) z) (*.f64 t z)) |
#s(approx (* (- t x) z) (fma.f64 (neg.f64 x) z (*.f64 t z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- t x) z) x) (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- t x) z) x) (*.f64 (+.f64 (fma.f64 t (/.f64 z x) (neg.f64 z)) #s(literal 1 binary64)) x)) |
#s(approx (- t x) (neg.f64 x)) |
#s(approx (- t x) (*.f64 (-.f64 (/.f64 t x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z) x) #s(literal 1 binary64)) x)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z)) |
#s(approx (/ (* (- t x) z) y) (/.f64 (*.f64 (neg.f64 x) z) y)) |
#s(approx (/ (* (- t x) z) y) (*.f64 (fma.f64 (/.f64 t x) (/.f64 z y) (/.f64 (neg.f64 z) y)) x)) |
#s(approx (* (- t x) z) (*.f64 (neg.f64 x) z)) |
#s(approx (* (- t x) z) (*.f64 (fma.f64 t (/.f64 z x) (neg.f64 z)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) x)) #s(literal 1 binary64)))) |
#s(approx (+ (* (- t x) z) x) (*.f64 (neg.f64 x) (-.f64 z #s(literal 1 binary64)))) |
#s(approx (+ (* (- t x) z) x) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 (*.f64 t z) x) #s(literal -1 binary64) z) #s(literal 1 binary64)))) |
#s(approx (- t x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 t x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) x)) #s(literal 1 binary64)))) |
#s(approx (/ (* (- t x) z) y) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 t z) x) y) #s(literal -1 binary64) (/.f64 z y)))) |
#s(approx (* (- t x) z) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 t z) x) #s(literal -1 binary64) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (*.f64 z y) (-.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) x)) |
#s(approx (* (* z y) (tanh (/ t y))) (/.f64 (*.f64 (*.f64 z y) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx y y) |
#s(approx (tanh (/ t y)) (tanh.f64 (/.f64 t y))) |
#s(approx (/ t y) (/.f64 t y)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (*.f64 z y) (-.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) x)) |
#s(approx (/ (* (- t x) z) y) (*.f64 (-.f64 t x) (/.f64 z y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (-.f64 t x) z x) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (-.f64 t x) z x) (fma.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (*.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))) (pow.f64 y #s(literal 3 binary64))) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)))))) x)) |
#s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)) |
#s(approx (* (* z y) (tanh (/ t y))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) z) y) #s(literal 1/2 binary64) (*.f64 t z))) |
#s(approx (* (* z y) (tanh (/ t y))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) z) y) #s(literal 1/2 binary64) (fma.f64 t z (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) z) (*.f64 y y))))) |
#s(approx (* (* z y) (tanh (/ t y))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) z) y) #s(literal 1/2 binary64) (fma.f64 t z (fma.f64 z (/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (*.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) z) (*.f64 y y)))))) |
#s(approx (tanh (/ t y)) (/.f64 t y)) |
#s(approx (tanh (/ t y)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal 1/2 binary64) t) y)) |
#s(approx (tanh (/ t y)) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) t) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 y y))) y)) |
#s(approx (tanh (/ t y)) (/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (*.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)))) t) (fma.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 y y))))) y)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (-.f64 t x) z x) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (-.f64 t x) z x) (fma.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (*.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))) (pow.f64 y #s(literal 3 binary64))) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)))))) x)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) (/.f64 z y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (fma.f64 (-.f64 t x) z (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))) y)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y)))) y)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (*.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))) (pow.f64 y #s(literal 3 binary64))) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)))))) y)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (neg.f64 z) (neg.f64 (-.f64 t x)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (neg.f64 z) (neg.f64 (-.f64 t x)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (-.f64 t x)) z (/.f64 (fma.f64 (neg.f64 z) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 z (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))) y))) y)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (-.f64 t x)) z (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (/.f64 (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) x))))))) y) (*.f64 (neg.f64 z) (-.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))))) y))) y)) x)) |
#s(approx (* (* z y) (tanh (/ t y))) (fma.f64 t z (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) z) #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) z) y)) y)))) |
#s(approx (* (* z y) (tanh (/ t y))) (fma.f64 t z (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (/.f64 (fma.f64 z (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t) #s(literal 1/2 binary64)))) y) (*.f64 (neg.f64 z) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))))) y))) y)))) |
#s(approx (tanh (/ t y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal -1/2 binary64) (neg.f64 t)) y))) |
#s(approx (tanh (/ t y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) y))) y) #s(literal -1 binary64) (neg.f64 t)) y))) |
#s(approx (tanh (/ t y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t) #s(literal 1/2 binary64)))) y) #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) y))) y) #s(literal -1 binary64) (neg.f64 t)) y))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (neg.f64 z) (neg.f64 (-.f64 t x)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (neg.f64 z) (neg.f64 (-.f64 t x)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (-.f64 t x)) z (/.f64 (fma.f64 (neg.f64 z) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 z (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))) y))) y)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (-.f64 t x)) z (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (/.f64 (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) x))))))) y) (*.f64 (neg.f64 z) (-.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))))) y))) y)) x)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 (neg.f64 z) (neg.f64 (-.f64 t x))) y)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 (-.f64 t x)) z (/.f64 (*.f64 (neg.f64 z) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y)) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 (-.f64 t x)) z (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (/.f64 (*.f64 (neg.f64 z) (-.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))))) y)) y))) y))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 (-.f64 t x)) z (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (neg.f64 (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))) z (neg.f64 (*.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) x))))))) y)))) y))) y))) y))) |
#s(approx (+ (* (- t x) z) x) x) |
#s(approx (+ (* (- t x) z) x) (fma.f64 (-.f64 t x) z x)) |
#s(approx z z) |
#s(approx (* (* z y) (tanh (/ t y))) (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 z y))) |
#s(approx (* (- t x) z) (*.f64 (-.f64 t x) z)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) (-.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (fma.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) y (/.f64 x z)) z)) |
#s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z)) |
#s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 (+.f64 (/.f64 x z) t) x) z)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) (-.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (fma.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) y (/.f64 x z)) z)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) y (/.f64 x z))))) |
#s(approx (+ (* (- t x) z) x) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (-.f64 t x) (/.f64 (neg.f64 x) z)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) y (/.f64 x z))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (*.f64 z y) (-.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (*.f64 z y) (-.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 t z)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z) y (*.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (*.f64 y y))) #s(literal -1/3 binary64) z) t)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (*.f64 z y) (-.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 4 binary64)))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y)))) (*.f64 t t) z) t)) x)) |
#s(approx (+ (* (- t x) z) x) (fma.f64 (neg.f64 x) z x)) |
#s(approx (+ (* (- t x) z) x) (+.f64 (fma.f64 (neg.f64 x) z (*.f64 t z)) x)) |
#s(approx (- t x) (-.f64 t x)) |
#s(approx t t) |
#s(approx (* (* z y) (tanh (/ t y))) (*.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (*.f64 y y))) #s(literal -1/3 binary64) z) t)) |
#s(approx (* (* z y) (tanh (/ t y))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 4 binary64)))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y)))) (*.f64 t t) z) t)) |
#s(approx (* (* z y) (tanh (/ t y))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 z (pow.f64 y #s(literal 4 binary64))) #s(literal 2/15 binary64) (/.f64 (*.f64 #s(literal -17/315 binary64) (*.f64 (*.f64 t t) z)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y)))) (*.f64 t t) z) t)) |
#s(approx (tanh (/ t y)) (*.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/3 binary64) (pow.f64 y #s(literal -1 binary64))) t)) |
#s(approx (tanh (/ t y)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 5 binary64))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal -3 binary64)))) (*.f64 t t) (pow.f64 y #s(literal -1 binary64))) t)) |
#s(approx (tanh (/ t y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal -5 binary64)) #s(literal 2/15 binary64) (/.f64 (*.f64 #s(literal -17/315 binary64) (*.f64 t t)) (pow.f64 y #s(literal 7 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal -3 binary64)))) (*.f64 t t) (pow.f64 y #s(literal -1 binary64))) t)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (*.f64 z y) (-.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (*.f64 z y) (-.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 t z)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z) y (*.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (*.f64 y y))) #s(literal -1/3 binary64) z) t)) x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+.f64 (fma.f64 (*.f64 z y) (-.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 4 binary64)))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y)))) (*.f64 t t) z) t)) x)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z)) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (-.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z (*.f64 t (/.f64 z y)))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (-.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z (*.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/3 binary64) (/.f64 z y)) t))) |
#s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (fma.f64 (-.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) z (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 5 binary64)))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z (pow.f64 y #s(literal 3 binary64))))) (*.f64 t t) (/.f64 z y)) t))) |
#s(approx (+ (* (- t x) z) x) (*.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) z x) t) z) t)) |
#s(approx (- t x) (*.f64 (fma.f64 (/.f64 x t) #s(literal -1 binary64) #s(literal 1 binary64)) t)) |
#s(approx (/ (* (- t x) z) y) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z x) t) y) #s(literal -1 binary64) (/.f64 z y)) t)) |
#s(approx (* (- t x) z) (*.f64 (fma.f64 (/.f64 (*.f64 z x) t) #s(literal -1 binary64) z) t)) |
#s(approx (+ (* (- t x) z) x) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z x) t) z)))) |
#s(approx (- t x) (*.f64 (neg.f64 t) (-.f64 (/.f64 x t) #s(literal 1 binary64)))) |
#s(approx (/ (* (- t x) z) y) (*.f64 (neg.f64 t) (fma.f64 (/.f64 x t) (/.f64 z y) (/.f64 (neg.f64 z) y)))) |
#s(approx (* (- t x) z) (*.f64 (neg.f64 t) (fma.f64 x (/.f64 z t) (neg.f64 z)))) |
Compiled 8 291 to 892 computations (89.2% saved)
17 alts after pruning (7 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 203 | 2 | 205 |
| Fresh | 1 | 5 | 6 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 6 | 6 |
| Total | 205 | 17 | 222 |
| Status | Accuracy | Program |
|---|---|---|
| 48.7% | (fma.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) (neg.f64 x)) (/.f64 z y))) y x) | |
| ✓ | 95.7% | (fma.f64 y (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) |
| 59.0% | (fma.f64 y (*.f64 z (-.f64 #s(approx (tanh (/ t y)) (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) | |
| ✓ | 86.4% | (fma.f64 y (*.f64 z #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y)))) x) |
| 52.8% | (fma.f64 y (*.f64 z #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (tanh (/ t y)) (/.f64 t y)))) x) | |
| ✓ | 56.1% | (fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) t) z) y)) x) |
| 48.1% | (fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 #s(approx (* (- t x) z) (*.f64 (fma.f64 t (/.f64 z x) (neg.f64 z)) x)) y)) x) | |
| 53.7% | (fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) t) (/.f64 z y))) x) | |
| ✓ | 58.8% | (+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z))) |
| ✓ | 58.8% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
| 58.8% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (+.f64 (neg.f64 z) #s(literal 1 binary64)) x #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)))) | |
| ✓ | 52.0% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
| ✓ | 60.6% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) t) z x)) |
| 29.1% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 (tanh.f64 (/.f64 t y)) z) y)) | |
| ✓ | 12.7% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) #s(approx (tanh (/ t y)) (/.f64 t y)))) |
| ✓ | 18.4% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z))) |
| ✓ | 61.4% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
Compiled 1 089 to 384 computations (64.7% saved)
| Inputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) t) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) t) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) (neg.f64 x)) z))) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (+.f64 (neg.f64 z) #s(literal 1 binary64)) x #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) #s(approx (tanh (/ t y)) (/.f64 t y)))) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(approx (/ (* (- t x) z) y) (*.f64 t (/.f64 z y)))) x) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) t) (/.f64 z y))) x) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) t) z) y)) x) |
(fma.f64 y (*.f64 z #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (tanh (/ t y)) (/.f64 t y)))) x) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) y)) x) |
(fma.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) (neg.f64 x)) (/.f64 z y))) y x) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 (-.f64 t x) z) y)) x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 #s(approx (* (- t x) z) (*.f64 (fma.f64 t (/.f64 z x) (neg.f64 z)) x)) y)) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 (tanh.f64 (/.f64 t y)) z) y)) |
(fma.f64 y (*.f64 z #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y)))) x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y))))) |
(fma.f64 y (*.f64 z (-.f64 #s(approx (tanh (/ t y)) (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) |
(+.f64 x (*.f64 (*.f64 y z) (-.f64 #s(approx (tanh (/ t y)) (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(fma.f64 y (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) |
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| Outputs |
|---|
(fma.f64 y (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
5 calls:
| 28.0ms | z |
| 10.0ms | x |
| 8.0ms | t |
| 7.0ms | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 2 | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| 95.7% | 1 | x |
| 97.7% | 2 | y |
| 95.7% | 1 | z |
| 95.7% | 1 | t |
Compiled 19 to 28 computations (-47.4% saved)
| Inputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) t) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) t) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) (neg.f64 x)) z))) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (+.f64 (neg.f64 z) #s(literal 1 binary64)) x #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) #s(approx (tanh (/ t y)) (/.f64 t y)))) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(approx (/ (* (- t x) z) y) (*.f64 t (/.f64 z y)))) x) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) t) (/.f64 z y))) x) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) t) z) y)) x) |
(fma.f64 y (*.f64 z #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (tanh (/ t y)) (/.f64 t y)))) x) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) y)) x) |
(fma.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) (neg.f64 x)) (/.f64 z y))) y x) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 (-.f64 t x) z) y)) x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 #s(approx (* (- t x) z) (*.f64 (fma.f64 t (/.f64 z x) (neg.f64 z)) x)) y)) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 (tanh.f64 (/.f64 t y)) z) y)) |
(fma.f64 y (*.f64 z #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y)))) x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y))))) |
(fma.f64 y (*.f64 z (-.f64 #s(approx (tanh (/ t y)) (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) |
(+.f64 x (*.f64 (*.f64 y z) (-.f64 #s(approx (tanh (/ t y)) (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| Outputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
(fma.f64 y (*.f64 z #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y)))) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
5 calls:
| 8.0ms | x |
| 8.0ms | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| 7.0ms | z |
| 7.0ms | t |
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.4% | 1 | x |
| 90.3% | 3 | t |
| 86.4% | 1 | z |
| 92.1% | 3 | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| 92.5% | 3 | y |
Compiled 19 to 28 computations (-47.4% saved)
| Inputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) t) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) t) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) (neg.f64 x)) z))) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (+.f64 (neg.f64 z) #s(literal 1 binary64)) x #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) #s(approx (tanh (/ t y)) (/.f64 t y)))) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) #s(approx (/ (* (- t x) z) y) (*.f64 t (/.f64 z y)))) x) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) t) (/.f64 z y))) x) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) t) z) y)) x) |
(fma.f64 y (*.f64 z #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (tanh (/ t y)) (/.f64 t y)))) x) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) y)) x) |
(fma.f64 #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) (neg.f64 x)) (/.f64 z y))) y x) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 (*.f64 (-.f64 t x) z) y)) x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) |
(fma.f64 y #s(approx (* z (- (tanh (/ t y)) (tanh (/ x y)))) (/.f64 #s(approx (* (- t x) z) (*.f64 (fma.f64 t (/.f64 z x) (neg.f64 z)) x)) y)) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 (*.f64 (tanh.f64 (/.f64 t y)) z) y)) |
| Outputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (+.f64 (neg.f64 z) #s(literal 1 binary64)) x #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
5 calls:
| 8.0ms | t |
| 6.0ms | x |
| 6.0ms | y |
| 6.0ms | z |
| 6.0ms | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.5% | 3 | x |
| 67.1% | 3 | z |
| 69.6% | 4 | t |
| 74.4% | 3 | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| 79.8% | 3 | y |
Compiled 19 to 28 computations (-47.4% saved)
| Inputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) t) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) t) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) (neg.f64 x)) z))) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z))) |
| Outputs |
|---|
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
1 calls:
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.8% | 3 | y |
Compiled 1 to 4 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) t) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) t) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) (neg.f64 x)) z))) |
| Outputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
1 calls:
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.8% | 3 | y |
Compiled 1 to 4 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) t) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 #s(approx (- t x) t) z))) |
| Outputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) t) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) t) z x)) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.9% | 3 | y |
Compiled 1 to 4 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z))) |
| Outputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (* (* z y) (tanh (/ t y))) (*.f64 t z))) |
2 calls:
| 1.0ms | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.6% | 3 | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| 63.3% | 2 | y |
Compiled 16 to 16 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
| Outputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
5 calls:
| 1.0ms | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| 1.0ms | t |
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.4% | 1 | y |
| 61.4% | 1 | z |
| 61.4% | 1 | t |
| 61.4% | 1 | x |
| 61.4% | 1 | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
Compiled 19 to 28 computations (-47.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.8002921700896443e+150 | 6.387219598631543e+158 |
| 9.0ms | 142× | 0 | valid |
| 1.0ms | 2× | 1 | valid |
Compiled 342 to 271 computations (20.8% saved)
ival-div!: 2.0ms (36.4% of total)ival-tanh: 1.0ms (18.2% of total)ival-mult!: 1.0ms (18.2% of total)adjust: 0.0ms (0% of total)ival-sub!: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 1.8002921700896443e+150 | 6.387219598631543e+158 |
| 16.0ms | -1.4708599099586598e+238 | -6.663776605188326e+232 |
| 16.0ms | 237× | 0 | valid |
| 0.0ms | 3× | 1 | valid |
Compiled 756 to 577 computations (23.7% saved)
ival-div!: 3.0ms (35.5% of total)ival-tanh: 2.0ms (23.6% of total)ival-mult!: 2.0ms (23.6% of total)ival-sub!: 1.0ms (11.8% of total)ival-add!: 1.0ms (11.8% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 1.8222290935385163e+25 | 2.3417090494460107e+33 |
| 12.0ms | -5.1048092649039e+59 | -3.255893789891569e+58 |
| 17.0ms | 232× | 0 | valid |
| 1.0ms | 8× | 1 | valid |
Compiled 675 to 505 computations (25.2% saved)
ival-div!: 3.0ms (33.6% of total)ival-mult!: 2.0ms (22.4% of total)ival-tanh: 2.0ms (22.4% of total)ival-sub!: 1.0ms (11.2% of total)ival-add!: 1.0ms (11.2% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.8222290935385163e+25 | 2.3417090494460107e+33 |
| 1.0ms | -5.1048092649039e+59 | -3.255893789891569e+58 |
Compiled 597 to 469 computations (21.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.8222290935385163e+25 | 2.3417090494460107e+33 |
| 1.0ms | -5.1048092649039e+59 | -3.255893789891569e+58 |
Compiled 603 to 469 computations (22.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 198782553550783740.0 | 6.043683029369519e+19 |
| 16.0ms | -3.240508226319581e+43 | -1.623029516269701e+25 |
| 17.0ms | 279× | 0 | valid |
| 1.0ms | 9× | 1 | valid |
Compiled 756 to 577 computations (23.7% saved)
ival-mult!: 3.0ms (28.8% of total)ival-div!: 3.0ms (28.8% of total)ival-tanh: 3.0ms (28.8% of total)ival-sub!: 1.0ms (9.6% of total)ival-add!: 1.0ms (9.6% of total)adjust: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.54107207674317e+302 | 2.302990237606615e+307 |
| 0.0ms | -inf | -1.2887142193770337e+295 |
Compiled 18 to 19 computations (-5.6% saved)
| 1× | fuel |
Compiled 528 to 75 computations (85.8% saved)
Compiled 1 116 to 198 computations (82.3% saved)
Loading profile data...