
Time bar (total: 3.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 100% | 100% | 0% | 0% | 0% | 0% | 0% | 1 |
Compiled 9 to 8 computations (11.1% saved)
| 696.0ms | 8 256× | 0 | valid |
ival-mult: 276.0ms (58.9% of total)ival-exp: 83.0ms (17.7% of total)ival-sub: 57.0ms (12.2% of total)ival-neg: 40.0ms (8.5% of total)exact: 7.0ms (1.5% of total)ival-assert: 3.0ms (0.6% of total)adjust: 2.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 1 | (-13.353102974366125) | 0 | - | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
exp.f64 | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) | sensitivity | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 1 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 1 | 0 | 255 |
| number | freq |
|---|---|
| 0 | 255 |
| 1 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 1 | 0 | 0 |
| 55.0ms | 512× | 0 | valid |
Compiled 57 to 22 computations (61.4% saved)
ival-sub: 31.0ms (72.2% of total)ival-exp: 4.0ms (9.3% of total)ival-mult: 4.0ms (9.3% of total)ival-neg: 2.0ms (4.7% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 22 |
| 1 | 46 | 19 |
| 2 | 105 | 19 |
| 3 | 274 | 19 |
| 4 | 1045 | 19 |
| 0 | 6 | 7 |
| 0 | 10 | 7 |
| 1 | 26 | 6 |
| 2 | 73 | 6 |
| 3 | 245 | 6 |
| 4 | 877 | 6 |
| 0 | 9156 | 5 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| Outputs |
|---|
(exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(exp.f64 (fma.f64 x x #s(literal -1 binary64))) |
(abs x)
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 x x) |
x |
| Outputs |
|---|
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (exp -1))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (exp -1))))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* 1/2 (* (pow x 2) (exp -1)))))))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* (pow x 2) (+ (* 1/6 (* (pow x 2) (exp -1))) (* 1/2 (exp -1))))))))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 -1)) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (- 1 (* x x)) #s(hole binary64 1)) |
#s(approx (- 1 (* x x)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (exp (- (pow x 2) 1)))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (pow x 2))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) x) |
| 1.0ms | x | @ | -inf | ((exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) x) |
| 1.0ms | x | @ | 0 | ((exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 231 |
| 0 | 59 | 224 |
| 1 | 274 | 207 |
| 0 | 2567 | 199 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 x x) |
x |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (exp -1))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (exp -1))))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* 1/2 (* (pow x 2) (exp -1)))))))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* (pow x 2) (+ (* 1/6 (* (pow x 2) (exp -1))) (* 1/2 (exp -1))))))))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 -1)) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (- 1 (* x x)) #s(hole binary64 1)) |
#s(approx (- 1 (* x x)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (exp (- (pow x 2) 1)))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (pow x 2))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
| Outputs |
|---|
(*.f64 #s(literal 1 binary64) (exp.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(pow.f64 (/.f64 (E.f64) (pow.f64 (exp.f64 x) x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (sinh.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (sinh.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (-.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (-.f64 (*.f64 (sinh.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (sinh.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))))))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (E.f64) (pow.f64 (exp.f64 x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x)))) |
(-.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(exp.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) |
(+.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(+.f64 (sinh.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (neg.f64 (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 x)) (-.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(neg.f64 (fma.f64 x x #s(literal -1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(-.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) (/.f64 (neg.f64 (pow.f64 x #s(literal 6 binary64))) (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 x #s(literal 1 binary64))) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(approx (exp (neg (- 1 (* x x)))) (exp.f64 #s(literal -1 binary64))) |
#s(approx (exp (neg (- 1 (* x x)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (exp (neg (- 1 (* x x)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 x x) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (exp (neg (- 1 (* x x)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (exp.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)))))) |
#s(approx (neg (- 1 (* x x))) #s(literal -1 binary64)) |
#s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64))) |
#s(approx (- 1 (* x x)) #s(literal 1 binary64)) |
#s(approx (- 1 (* x x)) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (exp (neg (- 1 (* x x)))) (exp.f64 (fma.f64 x x #s(literal -1 binary64)))) |
#s(approx (neg (- 1 (* x x))) (*.f64 x x)) |
#s(approx (neg (- 1 (* x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x) x)) |
#s(approx (- 1 (* x x)) (*.f64 (neg.f64 x) x)) |
#s(approx (- 1 (* x x)) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) x) x)) |
Compiled 1 338 to 423 computations (68.4% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 107 | 4 | 111 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 108 | 4 | 112 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.1% | (/.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
| ▶ | 100.0% | (exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
| ▶ | 57.9% | (exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) |
| ▶ | 52.1% | (exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
Compiled 85 to 39 computations (54.1% saved)
| Inputs |
|---|
(exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
#s(approx (neg (- 1 (* x x))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) |
#s(approx (neg (- 1 (* x x))) (*.f64 x x)) |
(*.f64 x x) |
x |
(exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
#s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 x x #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
(-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
(pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) |
(cosh.f64 (fma.f64 x x #s(literal -1 binary64))) |
#s(literal 3 binary64) |
(pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(neg.f64 (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
| Outputs |
|---|
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (exp -1))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (exp -1))))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* 1/2 (* (pow x 2) (exp -1)))))))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* (pow x 2) (+ (* 1/6 (* (pow x 2) (exp -1))) (* 1/2 (exp -1))))))))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 -1)) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* x x) -1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (/ (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (/ (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) |
#s(approx (/ (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) |
#s(approx (/ (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) |
#s(approx (/ (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (* 1/2 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1))))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/2 (/ (* (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1))))))) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))))))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) |
#s(approx (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1))))))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1))))))))) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (* 1/2 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1)))))))) (* 1/2 (* (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1))))))) (- (exp -1) (/ 1 (exp -1)))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (+ (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (* (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (pow (cosh (+ (* x x) -1)) 3) #s(hole binary64 (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)))) |
#s(approx (pow (cosh (+ (* x x) -1)) 3) #s(hole binary64 (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))))))))) |
#s(approx (pow (cosh (+ (* x x) -1)) 3) #s(hole binary64 (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))))))))))))))) |
#s(approx (pow (cosh (+ (* x x) -1)) 3) #s(hole binary64 (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1))))))))) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (* 1/2 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1)))))))) (* 1/2 (* (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1))))))) (- (exp -1) (/ 1 (exp -1))))))))))))))))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (* 1/2 (+ (exp -1) (/ 1 (exp -1)))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (+ (exp -1) (/ 1 (exp -1))))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (+ (* 1/2 (+ (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (- (exp -1) (/ 1 (exp -1))))))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (+ (* 1/2 (+ (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/2 (- (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (* 1/2 (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))))))))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (+ (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (+ (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (* (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))))))))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (* 1/2 (- (exp 1) (/ 1 (exp 1)))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (- (exp 1) (/ 1 (exp 1))))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (+ (* 1/2 (- (exp 1) (/ 1 (exp 1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* 1/2 (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (+ (* 1/2 (- (exp 1) (/ 1 (exp 1)))) (* (pow x 2) (+ (* 1/2 (- (* -1 (exp 1)) (/ 1 (exp 1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 1)) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))))))))))))))))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))))))))))))))))))))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))))))))))))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))))))))))))))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1)))))))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))))))))))))))))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (exp (- (pow x 2) 1)))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (pow x 2))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* x x) -1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) -1) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (/ (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (/ (- (* 1/8 (pow (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) 3)) (* 1/8 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 3))) (+ (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))) (+ (* 1/4 (pow (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) 2)) (* 1/4 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 2))))))) |
#s(approx (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (* 1/8 (pow (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) 3)) (* 1/8 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 3))))) |
#s(approx (pow (cosh (+ (* x x) -1)) 3) #s(hole binary64 (* 1/8 (pow (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) 3)))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (* 1/2 (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (* 1/8 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 3)))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (* 1/2 (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2)))))))) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))) (+ (* 1/4 (pow (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) 2)) (* 1/4 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 2)))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))) (* 1/4 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 2))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 96.0ms | x | @ | 0 | ((exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) -1 (exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) (* x x) x (exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) (+ (* x x) -1) (/ (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (pow (cosh (+ (* x x) -1)) 3) (cosh (+ (* x x) -1)) 3 (pow (sinh (neg (+ (* x x) -1))) 3) (sinh (neg (+ (* x x) -1))) (neg (+ (* x x) -1)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) |
| 8.0ms | x | @ | inf | ((exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) -1 (exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) (* x x) x (exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) (+ (* x x) -1) (/ (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (pow (cosh (+ (* x x) -1)) 3) (cosh (+ (* x x) -1)) 3 (pow (sinh (neg (+ (* x x) -1))) 3) (sinh (neg (+ (* x x) -1))) (neg (+ (* x x) -1)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) |
| 3.0ms | x | @ | -inf | ((exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) -1 (exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) (* x x) x (exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) (+ (* x x) -1) (/ (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (pow (cosh (+ (* x x) -1)) 3) (cosh (+ (* x x) -1)) 3 (pow (sinh (neg (+ (* x x) -1))) 3) (sinh (neg (+ (* x x) -1))) (neg (+ (* x x) -1)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 563 | 12696 |
| 0 | 599 | 8325 |
| 1 | 4439 | 7929 |
| 0 | 8022 | 7592 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
#s(approx (neg (- 1 (* x x))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) |
#s(approx (neg (- 1 (* x x))) (*.f64 x x)) |
(*.f64 x x) |
x |
(exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
#s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 x x #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
(-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
(pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) |
(cosh.f64 (fma.f64 x x #s(literal -1 binary64))) |
#s(literal 3 binary64) |
(pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(neg.f64 (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (exp -1))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (exp -1))))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* 1/2 (* (pow x 2) (exp -1)))))))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* (pow x 2) (+ (* 1/6 (* (pow x 2) (exp -1))) (* 1/2 (exp -1))))))))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 -1)) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* x x) -1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (/ (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (/ (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) |
#s(approx (/ (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) |
#s(approx (/ (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) |
#s(approx (/ (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (* 1/2 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1))))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/2 (/ (* (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1))))))) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))))))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) |
#s(approx (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1))))))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1))))))))) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (* 1/2 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1)))))))) (* 1/2 (* (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1))))))) (- (exp -1) (/ 1 (exp -1)))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (+ (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (* (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (pow (cosh (+ (* x x) -1)) 3) #s(hole binary64 (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)))) |
#s(approx (pow (cosh (+ (* x x) -1)) 3) #s(hole binary64 (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))))))))) |
#s(approx (pow (cosh (+ (* x x) -1)) 3) #s(hole binary64 (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))))))))))))))) |
#s(approx (pow (cosh (+ (* x x) -1)) 3) #s(hole binary64 (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1))))))))) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (* 1/2 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1)))))))) (* 1/2 (* (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1))))))) (- (exp -1) (/ 1 (exp -1))))))))))))))))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (* 1/2 (+ (exp -1) (/ 1 (exp -1)))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (+ (exp -1) (/ 1 (exp -1))))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (+ (* 1/2 (+ (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (- (exp -1) (/ 1 (exp -1))))))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (+ (* 1/2 (+ (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/2 (- (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (* 1/2 (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))))))))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (+ (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (+ (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (* (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))))))))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (* 1/2 (- (exp 1) (/ 1 (exp 1)))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (- (exp 1) (/ 1 (exp 1))))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (+ (* 1/2 (- (exp 1) (/ 1 (exp 1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* 1/2 (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (+ (* 1/2 (- (exp 1) (/ 1 (exp 1)))) (* (pow x 2) (+ (* 1/2 (- (* -1 (exp 1)) (/ 1 (exp 1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 1)) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))))))))))))))))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))))))))))))))))))))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))))))))))))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))))))))))))))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1)))))))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))))))))))))))))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (exp (- (pow x 2) 1)))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (pow x 2))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* x x) -1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) -1) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (/ (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (/ (- (* 1/8 (pow (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) 3)) (* 1/8 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 3))) (+ (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))) (+ (* 1/4 (pow (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) 2)) (* 1/4 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 2))))))) |
#s(approx (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (* 1/8 (pow (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) 3)) (* 1/8 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 3))))) |
#s(approx (pow (cosh (+ (* x x) -1)) 3) #s(hole binary64 (* 1/8 (pow (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) 3)))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (* 1/2 (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (* 1/8 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 3)))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (* 1/2 (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2)))))))) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))) (+ (* 1/4 (pow (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) 2)) (* 1/4 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 2)))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))) (* 1/4 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 2))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))))) |
| Outputs |
|---|
(exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) (sinh.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64)))) |
#s(approx (neg (- 1 (* x x))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) |
(+.f64 (cosh.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) (sinh.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x)))) |
#s(approx (neg (- 1 (* x x))) (*.f64 x x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
(exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
(+.f64 (cosh.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64))))) |
#s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal -1 binary64)) |
(fma.f64 x x #s(literal -1 binary64)) |
(+.f64 (*.f64 x x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (cosh.f64 (+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (+.f64 (cosh.f64 (+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (+.f64 (cosh.f64 (+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) (/.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) (+.f64 (cosh.f64 (+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(*.f64 (+.f64 (cosh.f64 (+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) (exp.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 6 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 9 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 9 binary64))) (+.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 6 binary64)) (+.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))))) |
(-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) |
(/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (exp.f64 (neg.f64 (*.f64 x x))) (E.f64) (exp.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) |
(fma.f64 (cosh.f64 #s(literal -1 binary64)) (cosh.f64 (*.f64 x x)) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 (neg.f64 (*.f64 x x))))) |
(fma.f64 (cosh.f64 #s(literal -1 binary64)) (cosh.f64 (*.f64 x x)) (*.f64 (sinh.f64 #s(literal -1 binary64)) (sinh.f64 (*.f64 x x)))) |
(fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (sinh.f64 #s(literal 1 binary64)))) |
(fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) |
(cosh.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(cosh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(cosh.f64 (fma.f64 x x #s(literal -1 binary64))) |
(-.f64 (*.f64 (cosh.f64 #s(literal -1 binary64)) (cosh.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (cosh.f64 #s(literal -1 binary64)) (cosh.f64 (*.f64 x x))) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 (neg.f64 (*.f64 x x))))) |
(+.f64 (*.f64 (cosh.f64 #s(literal -1 binary64)) (cosh.f64 (*.f64 x x))) (*.f64 (sinh.f64 #s(literal -1 binary64)) (sinh.f64 (*.f64 x x)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64))) (*.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (sinh.f64 #s(literal 1 binary64)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64))) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64)) #s(literal 8 binary64)) |
(neg.f64 (pow.f64 (sinh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 2 binary64)) |
(sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(neg.f64 (sinh.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (cosh.f64 #s(literal -1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) |
(fma.f64 (sinh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 x x)) (*.f64 (cosh.f64 #s(literal -1 binary64)) (sinh.f64 (neg.f64 (*.f64 x x))))) |
(-.f64 (*.f64 (sinh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (cosh.f64 #s(literal -1 binary64)) (sinh.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (cosh.f64 #s(literal -1 binary64))) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) |
(+.f64 (*.f64 (sinh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 x x))) (*.f64 (cosh.f64 #s(literal -1 binary64)) (sinh.f64 (neg.f64 (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) |
(neg.f64 (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 4 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 6 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))))))) |
(fma.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (neg.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (fabs.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (fabs.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64))) |
(fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(+.f64 (cosh.f64 (+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(+.f64 (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
(fma.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64)) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (sinh.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (sinh.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (fabs.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (fabs.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(-.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
#s(approx (exp (neg (- 1 (* x x)))) (exp.f64 #s(literal -1 binary64))) |
#s(approx (exp (neg (- 1 (* x x)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (exp (neg (- 1 (* x x)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 x x) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (exp (neg (- 1 (* x x)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (exp.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (exp.f64 #s(literal -1 binary64))) (*.f64 x x) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (neg (- 1 (* x x))) #s(literal -1 binary64)) |
#s(approx (neg (- 1 (* x x))) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ (* x x) -1) #s(literal -1 binary64)) |
#s(approx (+ (* x x) -1) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) |
#s(approx (/ (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 3/8 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))))) (*.f64 x x) (*.f64 (/.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64))) (*.f64 (/.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64)))) |
#s(approx (/ (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 3/8 binary64) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (/.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)))) (fma.f64 (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 3/8 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))))))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))))))) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))))) (*.f64 x x) (*.f64 (/.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64))) (*.f64 (/.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64)))) |
#s(approx (/ (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 3/8 binary64) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64)) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/4 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64))) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))))))) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))))) (/.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (/.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)))) (fma.f64 (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 3/8 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))))))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))))))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)))) (fma.f64 (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))))))) (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 3/8 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))))))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))))))))) (*.f64 x x) (/.f64 (*.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (/.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)))) (fma.f64 (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 3/8 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))))))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))))))) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))))) (*.f64 x x) (*.f64 (/.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64))) (*.f64 (/.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64)))) |
#s(approx (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64))))) |
#s(approx (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (-.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64)) (*.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (-.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (-.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64)) (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64))))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))))))) (*.f64 x x) (*.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (pow (cosh (+ (* x x) -1)) 3) (*.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) |
#s(approx (pow (cosh (+ (* x x) -1)) 3) (fma.f64 (*.f64 (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64)) (*.f64 x x) (*.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (pow (cosh (+ (* x x) -1)) 3) (fma.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) (*.f64 x x))) (*.f64 x x) (*.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (pow (cosh (+ (* x x) -1)) 3) (fma.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64))))))) (*.f64 x x))))) (*.f64 x x))) (*.f64 x x) (*.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (cosh (+ (* x x) -1)) (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (cosh (+ (* x x) -1)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (*.f64 x x) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))))) |
#s(approx (cosh (+ (* x x) -1)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (*.f64 x x) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)))) (*.f64 x x) (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (cosh (+ (* x x) -1)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64))) (*.f64 x x) (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))) (*.f64 x x) (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 1/2 binary64))) (*.f64 x x) (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) (fma.f64 (*.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64)) (*.f64 x x) (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) (fma.f64 (fma.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) (*.f64 x x))) (*.f64 x x) (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) (fma.f64 (fma.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))))))) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))))) (*.f64 x x))) (*.f64 x x) (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (sinh (neg (+ (* x x) -1))) (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (sinh (neg (+ (* x x) -1))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 x x) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))))) |
#s(approx (sinh (neg (+ (* x x) -1))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (*.f64 x x) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))))) (*.f64 x x) (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (sinh (neg (+ (* x x) -1))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (*.f64 x x) (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))) (*.f64 x x) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 x x) (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (neg (+ (* x x) -1)) #s(literal 1 binary64)) |
#s(approx (neg (+ (* x x) -1)) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))))) (*.f64 x x))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)))) (fma.f64 (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))))))) (*.f64 x x)))) (*.f64 x x))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)))) (fma.f64 (pow.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))))))))) (*.f64 x x) (pow.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))))))) (*.f64 x x)))) (*.f64 x x))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))))) (*.f64 x x)))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)))) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 x x) (*.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))))) (*.f64 x x)))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)))) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))))))))) (*.f64 x x) (pow.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) (*.f64 x x) (*.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))))) (*.f64 x x)))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))))) (*.f64 x x)))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)))))) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (exp.f64 #s(literal -1 binary64)) (E.f64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))))))) (*.f64 x x)))) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (exp (neg (- 1 (* x x)))) (exp.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (neg (- 1 (* x x))) (*.f64 x x)) |
#s(approx (neg (- 1 (* x x))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (+ (* x x) -1) (*.f64 x x)) |
#s(approx (+ (* x x) -1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (/ (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64))))))) |
#s(approx (- (pow (cosh (+ (* x x) -1)) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64))))) |
#s(approx (pow (cosh (+ (* x x) -1)) 3) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) |
#s(approx (cosh (+ (* x x) -1)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) |
#s(approx (sinh (neg (+ (* x x) -1))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))) |
#s(approx (neg (+ (* x x) -1)) (neg.f64 (*.f64 x x))) |
#s(approx (neg (+ (* x x) -1)) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
Compiled 31 386 to 1 740 computations (94.5% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 461 | 1 | 462 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 0 | 0 |
| Total | 461 | 5 | 466 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.2% | (/.f64 (-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
| ✓ | 51.1% | (/.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
| ✓ | 100.0% | (exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
| ✓ | 57.9% | (exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) |
| ✓ | 52.1% | (exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
Compiled 147 to 60 computations (59.2% saved)
| Inputs |
|---|
(/.f64 (-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
(-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
(pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) |
(cosh.f64 (*.f64 x x)) |
(*.f64 x x) |
x |
(cosh.f64 #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) |
(sinh.f64 (*.f64 x x)) |
(sinh.f64 #s(literal -1 binary64)) |
#s(literal 3 binary64) |
(pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(neg.f64 (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 x x #s(literal -1 binary64)) |
(fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(cosh.f64 (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
| Outputs |
|---|
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (/ (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/16 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/16 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/48 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/12 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/2 (/ (* (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/16 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))))))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (- (+ (* 1/16 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (- (+ (* 1/16 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))))) (* (pow x 2) (- (+ (* 1/48 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/12 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1)))))))) (* 1/2 (* (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))) (- (exp -1) (/ 1 (exp -1)))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (+ (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (* (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) #s(hole binary64 (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))))))))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (+ (* 1/16 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)))))))))))))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (+ (* 1/16 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))))) (* (pow x 2) (+ (* 1/48 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/12 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1)))))))) (* 1/2 (* (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))) (- (exp -1) (/ 1 (exp -1))))))))))))))))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) #s(hole binary64 (* 1/2 (+ (exp -1) (/ 1 (exp -1)))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (+ (exp -1) (/ 1 (exp -1))))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) #s(hole binary64 (+ (* 1/2 (+ (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/4 (* (pow x 2) (+ (exp -1) (/ 1 (exp -1))))) (* 1/2 (- (exp -1) (/ 1 (exp -1))))))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) #s(hole binary64 (+ (* 1/2 (+ (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/2 (- (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/12 (* (pow x 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (+ (exp -1) (/ 1 (exp -1))))))))))) |
#s(approx (cosh (* x x)) #s(hole binary64 1)) |
#s(approx (cosh (* x x)) #s(hole binary64 (+ 1 (* 1/2 (pow x 4))))) |
#s(approx (cosh (* x x)) #s(hole binary64 (+ 1 (* (pow x 4) (+ 1/2 (* 1/24 (pow x 4))))))) |
#s(approx (cosh (* x x)) #s(hole binary64 (+ 1 (* (pow x 4) (+ 1/2 (* (pow x 4) (+ 1/24 (* 1/720 (pow x 4))))))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (sinh (* x x)) (sinh -1)) #s(hole binary64 (* 1/2 (* (pow x 2) (- (exp -1) (/ 1 (exp -1))))))) |
#s(approx (* (sinh (* x x)) (sinh -1)) #s(hole binary64 (* (pow x 2) (+ (* 1/12 (* (pow x 4) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (- (exp -1) (/ 1 (exp -1)))))))) |
#s(approx (* (sinh (* x x)) (sinh -1)) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (- (exp -1) (/ 1 (exp -1)))) (* (pow x 4) (+ (* 1/240 (* (pow x 4) (- (exp -1) (/ 1 (exp -1))))) (* 1/12 (- (exp -1) (/ 1 (exp -1)))))))))) |
#s(approx (* (sinh (* x x)) (sinh -1)) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (- (exp -1) (/ 1 (exp -1)))) (* (pow x 4) (+ (* 1/12 (- (exp -1) (/ 1 (exp -1)))) (* (pow x 4) (+ (* 1/10080 (* (pow x 4) (- (exp -1) (/ 1 (exp -1))))) (* 1/240 (- (exp -1) (/ 1 (exp -1)))))))))))) |
#s(approx (sinh (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (sinh (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/6 (pow x 4)))))) |
#s(approx (sinh (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 4) (+ 1/6 (* 1/120 (pow x 4)))))))) |
#s(approx (sinh (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 4) (+ 1/6 (* (pow x 4) (+ 1/120 (* 1/5040 (pow x 4)))))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))))))))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (+ (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (+ (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (* (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))))))))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (* 1/2 (- (exp 1) (/ 1 (exp 1)))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (- (exp 1) (/ 1 (exp 1))))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (+ (* 1/2 (- (exp 1) (/ 1 (exp 1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* 1/2 (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (+ (* 1/2 (- (exp 1) (/ 1 (exp 1)))) (* (pow x 2) (+ (* 1/2 (- (* -1 (exp 1)) (/ 1 (exp 1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 1)) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (+ (* x x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* x x) -1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))))))))))))))))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))))))))))))))))))))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (* 1/2 (+ (exp -1) (/ 1 (exp -1)))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (+ (exp -1) (/ 1 (exp -1))))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (+ (* 1/2 (+ (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (- (exp -1) (/ 1 (exp -1))))))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (+ (* 1/2 (+ (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/2 (- (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (* 1/2 (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))))))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))))))))))))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))))))))))))))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1)))))))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))))))))))))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (/ (- (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) 3) (* 1/8 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 3))) (+ (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))) (+ (* 1/4 (pow (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) 2)) (* 1/4 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 2))))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) 3) (* 1/8 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 3))))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) #s(hole binary64 (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) 3))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))))) |
#s(approx (cosh (* x x)) #s(hole binary64 (* 1/2 (+ (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) |
#s(approx (* (sinh (* x x)) (sinh -1)) #s(hole binary64 (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2)))))))) |
#s(approx (sinh (* x x)) #s(hole binary64 (* 1/2 (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (* 1/8 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 3)))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (* 1/2 (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2)))))))) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (+ (* x x) -1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) -1) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))) (+ (* 1/4 (pow (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) 2)) (* 1/4 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 2)))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (* 1/2 (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1))))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))) (* 1/4 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 2))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 56.0ms | x | @ | 0 | ((/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) (cosh (* x x)) (* x x) x (cosh -1) -1 (* (sinh (* x x)) (sinh -1)) (sinh (* x x)) (sinh -1) 3 (pow (sinh (neg (+ (* x x) -1))) 3) (sinh (neg (+ (* x x) -1))) (neg (+ (* x x) -1)) (+ (* x x) -1) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (cosh (+ (* x x) -1)) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) |
| 12.0ms | x | @ | inf | ((/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) (cosh (* x x)) (* x x) x (cosh -1) -1 (* (sinh (* x x)) (sinh -1)) (sinh (* x x)) (sinh -1) 3 (pow (sinh (neg (+ (* x x) -1))) 3) (sinh (neg (+ (* x x) -1))) (neg (+ (* x x) -1)) (+ (* x x) -1) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (cosh (+ (* x x) -1)) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) |
| 5.0ms | x | @ | -inf | ((/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) (cosh (* x x)) (* x x) x (cosh -1) -1 (* (sinh (* x x)) (sinh -1)) (sinh (* x x)) (sinh -1) 3 (pow (sinh (neg (+ (* x x) -1))) 3) (sinh (neg (+ (* x x) -1))) (neg (+ (* x x) -1)) (+ (* x x) -1) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (cosh (+ (* x x) -1)) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 639 | 13113 |
| 0 | 681 | 8501 |
| 1 | 4945 | 8141 |
| 0 | 8516 | 7793 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
(-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
(pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) |
(cosh.f64 (*.f64 x x)) |
(*.f64 x x) |
x |
(cosh.f64 #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) |
(sinh.f64 (*.f64 x x)) |
(sinh.f64 #s(literal -1 binary64)) |
#s(literal 3 binary64) |
(pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(neg.f64 (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 x x #s(literal -1 binary64)) |
(fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(cosh.f64 (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (/ (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/16 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/16 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/48 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/12 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/2 (/ (* (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/16 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))))))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (- (+ (* 1/16 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (- (+ (* 1/16 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))))) (* (pow x 2) (- (+ (* 1/48 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/12 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1)))))))) (* 1/2 (* (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))) (- (exp -1) (/ 1 (exp -1)))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (+ (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (* (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) #s(hole binary64 (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))))))))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (+ (* 1/16 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)))))))))))))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (+ (* 1/16 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))))) (* (pow x 2) (+ (* 1/48 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/12 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1)))))))) (* 1/2 (* (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))) (- (exp -1) (/ 1 (exp -1))))))))))))))))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) #s(hole binary64 (* 1/2 (+ (exp -1) (/ 1 (exp -1)))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (+ (exp -1) (/ 1 (exp -1))))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) #s(hole binary64 (+ (* 1/2 (+ (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/4 (* (pow x 2) (+ (exp -1) (/ 1 (exp -1))))) (* 1/2 (- (exp -1) (/ 1 (exp -1))))))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) #s(hole binary64 (+ (* 1/2 (+ (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/2 (- (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/12 (* (pow x 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (+ (exp -1) (/ 1 (exp -1))))))))))) |
#s(approx (cosh (* x x)) #s(hole binary64 1)) |
#s(approx (cosh (* x x)) #s(hole binary64 (+ 1 (* 1/2 (pow x 4))))) |
#s(approx (cosh (* x x)) #s(hole binary64 (+ 1 (* (pow x 4) (+ 1/2 (* 1/24 (pow x 4))))))) |
#s(approx (cosh (* x x)) #s(hole binary64 (+ 1 (* (pow x 4) (+ 1/2 (* (pow x 4) (+ 1/24 (* 1/720 (pow x 4))))))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (sinh (* x x)) (sinh -1)) #s(hole binary64 (* 1/2 (* (pow x 2) (- (exp -1) (/ 1 (exp -1))))))) |
#s(approx (* (sinh (* x x)) (sinh -1)) #s(hole binary64 (* (pow x 2) (+ (* 1/12 (* (pow x 4) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (- (exp -1) (/ 1 (exp -1)))))))) |
#s(approx (* (sinh (* x x)) (sinh -1)) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (- (exp -1) (/ 1 (exp -1)))) (* (pow x 4) (+ (* 1/240 (* (pow x 4) (- (exp -1) (/ 1 (exp -1))))) (* 1/12 (- (exp -1) (/ 1 (exp -1)))))))))) |
#s(approx (* (sinh (* x x)) (sinh -1)) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (- (exp -1) (/ 1 (exp -1)))) (* (pow x 4) (+ (* 1/12 (- (exp -1) (/ 1 (exp -1)))) (* (pow x 4) (+ (* 1/10080 (* (pow x 4) (- (exp -1) (/ 1 (exp -1))))) (* 1/240 (- (exp -1) (/ 1 (exp -1)))))))))))) |
#s(approx (sinh (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (sinh (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/6 (pow x 4)))))) |
#s(approx (sinh (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 4) (+ 1/6 (* 1/120 (pow x 4)))))))) |
#s(approx (sinh (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 4) (+ 1/6 (* (pow x 4) (+ 1/120 (* 1/5040 (pow x 4)))))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))))))))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (+ (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (+ (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (* (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))))))))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (* 1/2 (- (exp 1) (/ 1 (exp 1)))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (- (exp 1) (/ 1 (exp 1))))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (+ (* 1/2 (- (exp 1) (/ 1 (exp 1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* 1/2 (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (+ (* 1/2 (- (exp 1) (/ 1 (exp 1)))) (* (pow x 2) (+ (* 1/2 (- (* -1 (exp 1)) (/ 1 (exp 1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 1)) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (+ (* x x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* x x) -1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))))))))))))))))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))))))))))))))))))))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (* 1/2 (+ (exp -1) (/ 1 (exp -1)))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (+ (exp -1) (/ 1 (exp -1))))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (+ (* 1/2 (+ (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (- (exp -1) (/ 1 (exp -1))))))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (+ (* 1/2 (+ (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/2 (- (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (* 1/2 (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))))))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))))))))))))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))))))))))))))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1)))))))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))))))))))))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (/ (- (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) 3) (* 1/8 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 3))) (+ (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))) (+ (* 1/4 (pow (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) 2)) (* 1/4 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 2))))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) 3) (* 1/8 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 3))))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) #s(hole binary64 (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) 3))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))))) |
#s(approx (cosh (* x x)) #s(hole binary64 (* 1/2 (+ (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) |
#s(approx (* (sinh (* x x)) (sinh -1)) #s(hole binary64 (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2)))))))) |
#s(approx (sinh (* x x)) #s(hole binary64 (* 1/2 (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (* 1/8 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 3)))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (* 1/2 (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2)))))))) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (+ (* x x) -1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) -1) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))) (+ (* 1/4 (pow (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) 2)) (* 1/4 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 2)))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (* 1/2 (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1))))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))) (* 1/4 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 2))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (cosh.f64 (+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (+.f64 (cosh.f64 (+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (+.f64 (cosh.f64 (+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) (/.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) (+.f64 (cosh.f64 (+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
(*.f64 (+.f64 (cosh.f64 (+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) (exp.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 6 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 9 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 9 binary64))) (+.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 6 binary64)) (+.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64))))) |
(-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) |
(/.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (exp.f64 (neg.f64 (*.f64 x x))) (E.f64) (exp.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (cosh.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) |
(fma.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)))) |
(fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)) (*.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (sinh.f64 #s(literal 1 binary64)))) |
(fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 (neg.f64 (*.f64 x x))))) |
(fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) |
(fma.f64 (sinh.f64 #s(literal -1 binary64)) (sinh.f64 (*.f64 x x)) (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)))) |
(fma.f64 (cosh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 x x)) (*.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (sinh.f64 #s(literal 1 binary64)))) |
(fma.f64 (cosh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 x x)) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 (neg.f64 (*.f64 x x))))) |
(fma.f64 (cosh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 x x)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) |
(cosh.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(cosh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(cosh.f64 (fma.f64 x x #s(literal -1 binary64))) |
(-.f64 (*.f64 (cosh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (sinh.f64 #s(literal -1 binary64)))) |
(+.f64 (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (sinh.f64 #s(literal 1 binary64)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 (neg.f64 (*.f64 x x))))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) |
(/.f64 (+.f64 (exp.f64 (neg.f64 (*.f64 x x))) (exp.f64 (neg.f64 (neg.f64 (*.f64 x x))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x x))) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (neg.f64 (*.f64 x x)))) |
(cosh.f64 (neg.f64 (*.f64 x x))) |
(cosh.f64 (*.f64 x x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) |
(cosh.f64 #s(literal 1 binary64)) |
(cosh.f64 #s(literal -1 binary64)) |
(sqrt.f64 (/.f64 (+.f64 (cosh.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
#s(literal -1 binary64) |
(*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) |
(*.f64 (sinh.f64 #s(literal -1 binary64)) (sinh.f64 (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x x))) #s(literal 2 binary64)) |
(sinh.f64 (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) |
(sinh.f64 #s(literal -1 binary64)) |
(neg.f64 (sinh.f64 #s(literal 1 binary64))) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64)) #s(literal 8 binary64)) |
(exp.f64 (*.f64 (log.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 2 binary64)) |
(sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(neg.f64 (sinh.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (cosh.f64 #s(literal 1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) |
(fma.f64 (sinh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 x x)) (*.f64 (cosh.f64 #s(literal 1 binary64)) (sinh.f64 (neg.f64 (*.f64 x x))))) |
(-.f64 (*.f64 (sinh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (cosh.f64 #s(literal 1 binary64)) (sinh.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (cosh.f64 #s(literal 1 binary64))) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) |
(+.f64 (*.f64 (sinh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 x x))) (*.f64 (cosh.f64 #s(literal 1 binary64)) (sinh.f64 (neg.f64 (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) |
(neg.f64 (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal -1 binary64)) |
(fma.f64 x x #s(literal -1 binary64)) |
(+.f64 (*.f64 x x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 4 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 6 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))))))) |
(fma.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (neg.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (fabs.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (fabs.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (exp.f64 (neg.f64 (*.f64 x x))) (E.f64) (exp.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (cosh.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) |
(fma.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)))) |
(fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)) (*.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (sinh.f64 #s(literal 1 binary64)))) |
(fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 (neg.f64 (*.f64 x x))))) |
(fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) |
(fma.f64 (sinh.f64 #s(literal -1 binary64)) (sinh.f64 (*.f64 x x)) (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)))) |
(fma.f64 (cosh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 x x)) (*.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (sinh.f64 #s(literal 1 binary64)))) |
(fma.f64 (cosh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 x x)) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 (neg.f64 (*.f64 x x))))) |
(fma.f64 (cosh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 x x)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) |
(cosh.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(cosh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(cosh.f64 (fma.f64 x x #s(literal -1 binary64))) |
(-.f64 (*.f64 (cosh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (sinh.f64 #s(literal -1 binary64)))) |
(+.f64 (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (sinh.f64 #s(literal 1 binary64)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 (neg.f64 (*.f64 x x))))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) |
(*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))))) |
(fma.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64)) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (sinh.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (sinh.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (fabs.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (fabs.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(-.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 3/8 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))))) (*.f64 x x) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64))) (*.f64 (/.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64)))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 3/8 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (/.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 2 binary64))) (/.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 2 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 3/8 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))))))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))))))) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))))) (*.f64 x x) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64))) (*.f64 (/.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64)))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 3/8 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/4 binary64) (fma.f64 (-.f64 (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))))) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))))) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))))) (/.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))))) (/.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (/.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 2 binary64))) (/.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 2 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 3/8 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))))))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))))))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))))))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 2 binary64))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 3/8 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))))))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))))))))) (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/2 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (/.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 2 binary64))) (/.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 2 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 3/8 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))))))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))))))) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))))) (*.f64 x x) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64))) (*.f64 (/.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64)))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (-.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64)) (*.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (-.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 2 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (-.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 2 binary64))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))))))) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 2 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64)) (*.f64 x x) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) (*.f64 x x))) (*.f64 x x) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))))))) (*.f64 x x))))) (*.f64 x x))) (*.f64 x x) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 x x) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))))) |
#s(approx (cosh (* x x)) #s(literal 1 binary64)) |
#s(approx (cosh (* x x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh (* x x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (cosh (* x x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (sinh (* x x)) (sinh -1)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) |
#s(approx (* (sinh (* x x)) (sinh -1)) (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (*.f64 x x))) |
#s(approx (* (sinh (* x x)) (sinh -1)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (*.f64 x x))) |
#s(approx (* (sinh (* x x)) (sinh -1)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/10080 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (*.f64 x x))) |
#s(approx (sinh (* x x)) (*.f64 x x)) |
#s(approx (sinh (* x x)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (sinh (* x x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (sinh (* x x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) (fma.f64 (*.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64)) (*.f64 x x) (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) (fma.f64 (fma.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 2 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) (*.f64 x x))) (*.f64 x x) (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) (fma.f64 (fma.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 2 binary64))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))))))) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 2 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))))) (*.f64 x x))) (*.f64 x x) (*.f64 (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (sinh (neg (+ (* x x) -1))) (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) |
#s(approx (sinh (neg (+ (* x x) -1))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 x x) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))))) |
#s(approx (sinh (neg (+ (* x x) -1))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (*.f64 x x) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))))) |
#s(approx (sinh (neg (+ (* x x) -1))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))))) |
#s(approx (neg (+ (* x x) -1)) #s(literal 1 binary64)) |
#s(approx (neg (+ (* x x) -1)) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
#s(approx (+ (* x x) -1) #s(literal -1 binary64)) |
#s(approx (+ (* x x) -1) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (fma.f64 (*.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))))) (*.f64 x x))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 2 binary64))))))) (*.f64 x x)))) (*.f64 x x))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 2 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (exp.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))))))))))) (*.f64 x x) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 2 binary64))))))) (*.f64 x x)))) (*.f64 x x))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 x x) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 x x) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))))) (*.f64 x x)))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 2 binary64))))) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))))) (*.f64 x x)))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (pow.f64 (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))))))))) (*.f64 x x) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) #s(literal 2 binary64)))))) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))))) (*.f64 x x)))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))))) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))))) (*.f64 x x))) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))))))) (*.f64 x x)))) (*.f64 x x))) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (-.f64 (E.f64) (exp.f64 #s(literal -1 binary64)))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64))))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64))))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))))) |
#s(approx (cosh (* x x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x x))) #s(literal 1/2 binary64))) |
#s(approx (* (sinh (* x x)) (sinh -1)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x x))))) |
#s(approx (sinh (* x x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x x))) #s(literal 1/2 binary64))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) |
#s(approx (sinh (neg (+ (* x x) -1))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))) |
#s(approx (neg (+ (* x x) -1)) (neg.f64 (*.f64 x x))) |
#s(approx (neg (+ (* x x) -1)) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* x x) -1) (*.f64 x x)) |
#s(approx (+ (* x x) -1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
Compiled 34 497 to 1 882 computations (94.5% saved)
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 416 | 2 | 418 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 3 | 4 |
| Total | 417 | 6 | 423 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.2% | (/.f64 (-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (cosh.f64 #s(literal 1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
| ✓ | 51.2% | (/.f64 (-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
| ▶ | 50.4% | (/.f64 (-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (+.f64 (cosh.f64 (+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
| ✓ | 100.0% | (exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
| ✓ | 57.9% | (exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) |
| ✓ | 52.1% | (exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
Compiled 216 to 96 computations (55.6% saved)
| Inputs |
|---|
(/.f64 (-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (+.f64 (cosh.f64 (+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
(pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) |
(cosh.f64 (*.f64 x x)) |
(*.f64 x x) |
x |
(cosh.f64 #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) |
(sinh.f64 (*.f64 x x)) |
(sinh.f64 #s(literal -1 binary64)) |
#s(literal 3 binary64) |
(pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(neg.f64 (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 x x #s(literal -1 binary64)) |
(+.f64 (cosh.f64 (+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(cosh.f64 (+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(cosh.f64 (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (cosh.f64 #s(literal 1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
(-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (cosh.f64 #s(literal 1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) #s(literal 3 binary64))) |
(pow.f64 (fma.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (cosh.f64 #s(literal 1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(fma.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (cosh.f64 #s(literal 1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) |
(sinh.f64 (neg.f64 (*.f64 x x))) |
(neg.f64 (*.f64 x x)) |
(cosh.f64 #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64))) |
(sinh.f64 #s(literal 1 binary64)) |
(fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
| Outputs |
|---|
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (/ (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* (pow x 2) (- (+ (* 1/16 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (+ (* 2 (exp 2)) (* 2 (/ 1 (exp 2)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))) 2)))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* (pow x 2) (- (+ (* 1/16 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* (pow x 2) (- (+ (* 1/48 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/12 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* 1/2 (/ (* (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/2 (/ (* (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))))) (- (+ (* 1/16 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (+ (* 2 (exp 2)) (* 2 (/ 1 (exp 2)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))) 2)))))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (* 1/2 (+ (* -4/3 (exp 2)) (* 4/3 (/ 1 (exp 2))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))) 2)) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (+ (* 2 (exp 2)) (* 2 (/ 1 (exp 2)))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))))))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (+ (* 2 (exp 2)) (* 2 (/ 1 (exp 2)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))) 2)))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (- (+ (* 1/16 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (- (+ (* 1/16 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))))) (* (pow x 2) (- (+ (* 1/48 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/12 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1)))))))) (* 1/2 (* (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))) (- (exp -1) (/ 1 (exp -1)))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (+ (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (* (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) #s(hole binary64 (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))))))))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (+ (* 1/16 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)))))))))))))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (+ (* 1/16 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))))) (* (pow x 2) (+ (* 1/48 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/12 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1)))))))) (* 1/2 (* (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))) (- (exp -1) (/ 1 (exp -1))))))))))))))))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) #s(hole binary64 (* 1/2 (+ (exp -1) (/ 1 (exp -1)))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (+ (exp -1) (/ 1 (exp -1))))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) #s(hole binary64 (+ (* 1/2 (+ (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/4 (* (pow x 2) (+ (exp -1) (/ 1 (exp -1))))) (* 1/2 (- (exp -1) (/ 1 (exp -1))))))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) #s(hole binary64 (+ (* 1/2 (+ (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/2 (- (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/12 (* (pow x 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (+ (exp -1) (/ 1 (exp -1))))))))))) |
#s(approx (cosh (* x x)) #s(hole binary64 1)) |
#s(approx (cosh (* x x)) #s(hole binary64 (+ 1 (* 1/2 (pow x 4))))) |
#s(approx (cosh (* x x)) #s(hole binary64 (+ 1 (* (pow x 4) (+ 1/2 (* 1/24 (pow x 4))))))) |
#s(approx (cosh (* x x)) #s(hole binary64 (+ 1 (* (pow x 4) (+ 1/2 (* (pow x 4) (+ 1/24 (* 1/720 (pow x 4))))))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (sinh (* x x)) (sinh -1)) #s(hole binary64 (* 1/2 (* (pow x 2) (- (exp -1) (/ 1 (exp -1))))))) |
#s(approx (* (sinh (* x x)) (sinh -1)) #s(hole binary64 (* (pow x 2) (+ (* 1/12 (* (pow x 4) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (- (exp -1) (/ 1 (exp -1)))))))) |
#s(approx (* (sinh (* x x)) (sinh -1)) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (- (exp -1) (/ 1 (exp -1)))) (* (pow x 4) (+ (* 1/240 (* (pow x 4) (- (exp -1) (/ 1 (exp -1))))) (* 1/12 (- (exp -1) (/ 1 (exp -1)))))))))) |
#s(approx (* (sinh (* x x)) (sinh -1)) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (- (exp -1) (/ 1 (exp -1)))) (* (pow x 4) (+ (* 1/12 (- (exp -1) (/ 1 (exp -1)))) (* (pow x 4) (+ (* 1/10080 (* (pow x 4) (- (exp -1) (/ 1 (exp -1))))) (* 1/240 (- (exp -1) (/ 1 (exp -1)))))))))))) |
#s(approx (sinh (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (sinh (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/6 (pow x 4)))))) |
#s(approx (sinh (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 4) (+ 1/6 (* 1/120 (pow x 4)))))))) |
#s(approx (sinh (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 4) (+ 1/6 (* (pow x 4) (+ 1/120 (* 1/5040 (pow x 4)))))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))))))))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (+ (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (+ (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (* (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))))))))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (* 1/2 (- (exp 1) (/ 1 (exp 1)))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (- (exp 1) (/ 1 (exp 1))))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (+ (* 1/2 (- (exp 1) (/ 1 (exp 1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* 1/2 (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (+ (* 1/2 (- (exp 1) (/ 1 (exp 1)))) (* (pow x 2) (+ (* 1/2 (- (* -1 (exp 1)) (/ 1 (exp 1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 1)) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (+ (* x x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* x x) -1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) |
#s(approx (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (+ (exp 2) (/ 1 (exp 2)))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2)))))))))))) |
#s(approx (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (+ (exp 2) (/ 1 (exp 2)))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (+ (* 2 (exp 2)) (* 2 (/ 1 (exp 2))))))))))))))))) |
#s(approx (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (+ (exp 2) (/ 1 (exp 2)))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/2 (+ (* 2 (exp 2)) (* 2 (/ 1 (exp 2))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (* 1/2 (+ (* -4/3 (exp 2)) (* 4/3 (/ 1 (exp 2))))))))))))))))))))))) |
#s(approx (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) #s(hole binary64 (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))) |
#s(approx (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2)))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) |
#s(approx (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/2 (+ (exp 2) (/ 1 (exp 2)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (+ (* 2 (exp 2)) (* 2 (/ 1 (exp 2)))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2)))))))))) |
#s(approx (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/2 (+ (exp 2) (/ 1 (exp 2)))) (* (pow x 2) (+ (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (+ (* -4/3 (exp 2)) (* 4/3 (/ 1 (exp 2)))))) (* 1/2 (+ (* 2 (exp 2)) (* 2 (/ 1 (exp 2)))))))))))) |
#s(approx (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1))) #s(hole binary64 2)) |
#s(approx (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1))) #s(hole binary64 (+ 2 (* -2 (pow x 2))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1)))))))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))))))))))))))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (* 1/2 (+ (exp -1) (/ 1 (exp -1)))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (+ (exp -1) (/ 1 (exp -1))))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (+ (* 1/2 (+ (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (- (exp -1) (/ 1 (exp -1))))))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (+ (* 1/2 (+ (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/2 (- (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (* 1/2 (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (/ (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* -1/4 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* -1/8 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/16 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))))) (+ (* 1/16 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (+ (exp 1) (/ 1 (exp 1))) 2) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (+ (exp 1) (/ 1 (exp 1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* -1/4 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* -1/8 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))))))) (+ (* -1/4 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* -1/8 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/16 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/48 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/12 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/2 (/ (* (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) (+ (* -1/2 (/ (* (+ (exp 1) (/ 1 (exp 1))) (+ (* 1/4 (pow (+ (exp 1) (/ 1 (exp 1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* -1/8 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* -1/48 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* -1/4 (* (+ (exp 1) (/ 1 (exp 1))) (- (exp 1) (/ 1 (exp 1))))) (* -1/12 (* (+ (exp 1) (/ 1 (exp 1))) (- (exp 1) (/ 1 (exp 1)))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/16 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))))) (+ (* 1/16 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (+ (exp 1) (/ 1 (exp 1))) 2) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (+ (exp 1) (/ 1 (exp 1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* -1/4 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* -1/8 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* -1/4 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* -1/8 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))))))))))))) (+ (* 1/16 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (+ (exp 1) (/ 1 (exp 1))) 2) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (+ (exp 1) (/ 1 (exp 1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* -1/4 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* -1/8 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))))))) (+ (* -1/4 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* -1/8 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) #s(hole binary64 (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))))) (+ (* -1/4 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (* -1/8 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (- (+ (* 1/16 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))))))) (+ (* 1/16 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (+ (* 1/4 (* (pow (+ (exp 1) (/ 1 (exp 1))) 2) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (* (+ (* 1/4 (pow (+ (exp 1) (/ 1 (exp 1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))) (- (exp 1) (/ 1 (exp 1))))))))))) (+ (* -1/4 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (* -1/8 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (- (+ (* 1/16 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))))) (* (pow x 2) (- (+ (* 1/48 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/12 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1)))))))) (* 1/2 (* (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))) (- (exp -1) (/ 1 (exp -1)))))))) (+ (* -1/2 (* (+ (exp 1) (/ 1 (exp 1))) (+ (* 1/4 (pow (+ (exp 1) (/ 1 (exp 1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (+ (* -1/8 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (+ (* -1/48 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (* 1/2 (* (+ (* -1/4 (* (+ (exp 1) (/ 1 (exp 1))) (- (exp 1) (/ 1 (exp 1))))) (* -1/12 (* (+ (exp 1) (/ 1 (exp 1))) (- (exp 1) (/ 1 (exp 1)))))) (- (exp 1) (/ 1 (exp 1))))))))))))) (+ (* 1/16 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (+ (* 1/4 (* (pow (+ (exp 1) (/ 1 (exp 1))) 2) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (* (+ (* 1/4 (pow (+ (exp 1) (/ 1 (exp 1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))) (- (exp 1) (/ 1 (exp 1))))))))))) (+ (* -1/4 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (* -1/8 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3) #s(hole binary64 (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) |
#s(approx (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* -1/4 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (* -1/8 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)))))))) |
#s(approx (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* -1/4 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (+ (* -1/8 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (* (pow x 2) (+ (* 1/16 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (+ (* 1/4 (* (pow (+ (exp 1) (/ 1 (exp 1))) 2) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (* (+ (* 1/4 (pow (+ (exp 1) (/ 1 (exp 1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))) (- (exp 1) (/ 1 (exp 1)))))))))))))) |
#s(approx (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* -1/4 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (+ (* -1/8 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (* (pow x 2) (+ (* 1/16 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (+ (* 1/4 (* (pow (+ (exp 1) (/ 1 (exp 1))) 2) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (* 1/4 (pow (+ (exp 1) (/ 1 (exp 1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* -1/2 (* (+ (exp 1) (/ 1 (exp 1))) (+ (* 1/4 (pow (+ (exp 1) (/ 1 (exp 1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (+ (* -1/8 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (+ (* -1/48 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (* 1/2 (* (+ (* -1/4 (* (+ (exp 1) (/ 1 (exp 1))) (- (exp 1) (/ 1 (exp 1))))) (* -1/12 (* (+ (exp 1) (/ 1 (exp 1))) (- (exp 1) (/ 1 (exp 1)))))) (- (exp 1) (/ 1 (exp 1))))))))))))))))))) |
#s(approx (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) #s(hole binary64 (* 1/2 (- (exp 1) (/ 1 (exp 1)))))) |
#s(approx (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) #s(hole binary64 (+ (* -1/2 (* (pow x 2) (+ (exp 1) (/ 1 (exp 1))))) (* 1/2 (- (exp 1) (/ 1 (exp 1))))))) |
#s(approx (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) #s(hole binary64 (+ (* 1/2 (- (exp 1) (/ 1 (exp 1)))) (* (pow x 2) (+ (* -1/2 (+ (exp 1) (/ 1 (exp 1)))) (* 1/4 (* (pow x 2) (- (exp 1) (/ 1 (exp 1)))))))))) |
#s(approx (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) #s(hole binary64 (+ (* 1/2 (- (exp 1) (/ 1 (exp 1)))) (* (pow x 2) (+ (* -1/2 (+ (exp 1) (/ 1 (exp 1)))) (* (pow x 2) (+ (* -1/12 (* (pow x 2) (+ (exp 1) (/ 1 (exp 1))))) (* 1/4 (- (exp 1) (/ 1 (exp 1))))))))))) |
#s(approx (sinh (neg (* x x))) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (sinh (neg (* x x))) #s(hole binary64 (* (pow x 2) (- (* -1/6 (pow x 4)) 1)))) |
#s(approx (sinh (neg (* x x))) #s(hole binary64 (* (pow x 2) (- (* (pow x 4) (- (* -1/120 (pow x 4)) 1/6)) 1)))) |
#s(approx (sinh (neg (* x x))) #s(hole binary64 (* (pow x 2) (- (* (pow x 4) (- (* (pow x 4) (- (* -1/5040 (pow x 4)) 1/120)) 1/6)) 1)))) |
#s(approx (neg (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (* (cosh (* x x)) (sinh 1)) #s(hole binary64 (* 1/2 (- (exp 1) (/ 1 (exp 1)))))) |
#s(approx (* (cosh (* x x)) (sinh 1)) #s(hole binary64 (+ (* 1/4 (* (pow x 4) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (- (exp 1) (/ 1 (exp 1))))))) |
#s(approx (* (cosh (* x x)) (sinh 1)) #s(hole binary64 (+ (* 1/2 (- (exp 1) (/ 1 (exp 1)))) (* (pow x 4) (+ (* 1/48 (* (pow x 4) (- (exp 1) (/ 1 (exp 1))))) (* 1/4 (- (exp 1) (/ 1 (exp 1))))))))) |
#s(approx (* (cosh (* x x)) (sinh 1)) #s(hole binary64 (+ (* 1/2 (- (exp 1) (/ 1 (exp 1)))) (* (pow x 4) (+ (* 1/4 (- (exp 1) (/ 1 (exp 1)))) (* (pow x 4) (+ (* 1/1440 (* (pow x 4) (- (exp 1) (/ 1 (exp 1))))) (* 1/48 (- (exp 1) (/ 1 (exp 1))))))))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))))))))))))))))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))))))))))))))))))))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))))))))))))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))))))))))))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (/ (- (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) 3) (* 1/8 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 3))) (+ (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))) (* 1/2 (+ (exp (- 2 (* 2 (pow x 2)))) (/ 1 (exp (- 2 (* 2 (pow x 2))))))))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) 3) (* 1/8 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 3))))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) #s(hole binary64 (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) 3))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))))) |
#s(approx (cosh (* x x)) #s(hole binary64 (* 1/2 (+ (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) |
#s(approx (* (sinh (* x x)) (sinh -1)) #s(hole binary64 (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2)))))))) |
#s(approx (sinh (* x x)) #s(hole binary64 (* 1/2 (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (* 1/8 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 3)))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (* 1/2 (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2)))))))) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (+ (* x x) -1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) -1) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))) (* 1/2 (+ (exp (- 2 (* 2 (pow x 2)))) (/ 1 (exp (- 2 (* 2 (pow x 2)))))))))) |
#s(approx (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) #s(hole binary64 (* 1/2 (+ (exp (- 2 (* 2 (pow x 2)))) (/ 1 (exp (- 2 (* 2 (pow x 2))))))))) |
#s(approx (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1))) #s(hole binary64 (* -2 (pow x 2)))) |
#s(approx (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1))) #s(hole binary64 (* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 2)))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (* 1/2 (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (/ (- (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) 3) (pow (+ (* 1/4 (* (+ (exp 1) (/ 1 (exp 1))) (- (exp (neg (pow x 2))) (/ 1 (exp (neg (pow x 2))))))) (* 1/4 (* (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))) (- (exp 1) (/ 1 (exp 1)))))) 3)) (+ (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))) (+ (* 1/4 (pow (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) 2)) (* 1/4 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 2))))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) #s(hole binary64 (- (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) 3) (pow (+ (* 1/4 (* (+ (exp 1) (/ 1 (exp 1))) (- (exp (neg (pow x 2))) (/ 1 (exp (neg (pow x 2))))))) (* 1/4 (* (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))) (- (exp 1) (/ 1 (exp 1)))))) 3)))) |
#s(approx (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3) #s(hole binary64 (pow (+ (* 1/4 (* (+ (exp 1) (/ 1 (exp 1))) (- (exp (neg (pow x 2))) (/ 1 (exp (neg (pow x 2))))))) (* 1/4 (* (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))) (- (exp 1) (/ 1 (exp 1)))))) 3))) |
#s(approx (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) #s(hole binary64 (+ (* 1/4 (* (+ (exp 1) (/ 1 (exp 1))) (- (exp (neg (pow x 2))) (/ 1 (exp (neg (pow x 2))))))) (* 1/4 (* (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))) (- (exp 1) (/ 1 (exp 1)))))))) |
#s(approx (sinh (neg (* x x))) #s(hole binary64 (* 1/2 (- (exp (neg (pow x 2))) (/ 1 (exp (neg (pow x 2)))))))) |
#s(approx (* (cosh (* x x)) (sinh 1)) #s(hole binary64 (* 1/4 (* (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))) (- (exp 1) (/ 1 (exp 1))))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))) (+ (* 1/4 (pow (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) 2)) (* 1/4 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 2)))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))) (* 1/4 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 40.0ms | x | @ | inf | ((/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) (cosh (* x x)) (* x x) x (cosh -1) -1 (* (sinh (* x x)) (sinh -1)) (sinh (* x x)) (sinh -1) 3 (pow (sinh (neg (+ (* x x) -1))) 3) (sinh (neg (+ (* x x) -1))) (neg (+ (* x x) -1)) (+ (* x x) -1) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) (cosh (+ (* x x) -1)) (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3) (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) (sinh (neg (* x x))) (neg (* x x)) (cosh 1) 1 (* (cosh (* x x)) (sinh 1)) (sinh 1) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) |
| 35.0ms | x | @ | 0 | ((/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) (cosh (* x x)) (* x x) x (cosh -1) -1 (* (sinh (* x x)) (sinh -1)) (sinh (* x x)) (sinh -1) 3 (pow (sinh (neg (+ (* x x) -1))) 3) (sinh (neg (+ (* x x) -1))) (neg (+ (* x x) -1)) (+ (* x x) -1) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) (cosh (+ (* x x) -1)) (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3) (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) (sinh (neg (* x x))) (neg (* x x)) (cosh 1) 1 (* (cosh (* x x)) (sinh 1)) (sinh 1) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) |
| 35.0ms | x | @ | -inf | ((/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) (cosh (* x x)) (* x x) x (cosh -1) -1 (* (sinh (* x x)) (sinh -1)) (sinh (* x x)) (sinh -1) 3 (pow (sinh (neg (+ (* x x) -1))) 3) (sinh (neg (+ (* x x) -1))) (neg (+ (* x x) -1)) (+ (* x x) -1) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) (cosh (+ (* x x) -1)) (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3) (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) (sinh (neg (* x x))) (neg (* x x)) (cosh 1) 1 (* (cosh (* x x)) (sinh 1)) (sinh 1) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1007 | 21783 |
| 0 | 1080 | 14252 |
| 1 | 7779 | 13752 |
| 0 | 8099 | 13098 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (+.f64 (cosh.f64 (+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
(pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) |
(cosh.f64 (*.f64 x x)) |
(*.f64 x x) |
x |
(cosh.f64 #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) |
(sinh.f64 (*.f64 x x)) |
(sinh.f64 #s(literal -1 binary64)) |
#s(literal 3 binary64) |
(pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(neg.f64 (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 x x #s(literal -1 binary64)) |
(+.f64 (cosh.f64 (+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(cosh.f64 (+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(cosh.f64 (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (cosh.f64 #s(literal 1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
(-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (cosh.f64 #s(literal 1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) #s(literal 3 binary64))) |
(pow.f64 (fma.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (cosh.f64 #s(literal 1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(fma.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (cosh.f64 #s(literal 1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) |
(sinh.f64 (neg.f64 (*.f64 x x))) |
(neg.f64 (*.f64 x x)) |
(cosh.f64 #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64))) |
(sinh.f64 #s(literal 1 binary64)) |
(fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (/ (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* (pow x 2) (- (+ (* 1/16 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (+ (* 2 (exp 2)) (* 2 (/ 1 (exp 2)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))) 2)))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* (pow x 2) (- (+ (* 1/16 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* (pow x 2) (- (+ (* 1/48 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/12 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* 1/2 (/ (* (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/2 (/ (* (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))))) (- (+ (* 1/16 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (+ (* 2 (exp 2)) (* 2 (/ 1 (exp 2)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))) 2)))))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (* 1/2 (+ (* -4/3 (exp 2)) (* 4/3 (/ 1 (exp 2))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))) 2)) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (+ (* 2 (exp 2)) (* 2 (/ 1 (exp 2)))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))))))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (+ (* 2 (exp 2)) (* 2 (/ 1 (exp 2)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))) 2)))))))))) (+ (* 1/8 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (+ (* 1/4 (/ (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (- (+ (* 1/16 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (- (+ (* 1/16 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))))) (* (pow x 2) (- (+ (* 1/48 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/12 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1)))))))) (* 1/2 (* (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))) (- (exp -1) (/ 1 (exp -1)))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (+ (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (* (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) #s(hole binary64 (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))))))))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (+ (* 1/16 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)))))))))))))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (+ (* 1/16 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))))) (* (pow x 2) (+ (* 1/48 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/12 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1)))))))) (* 1/2 (* (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))) (- (exp -1) (/ 1 (exp -1))))))))))))))))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) #s(hole binary64 (* 1/2 (+ (exp -1) (/ 1 (exp -1)))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (+ (exp -1) (/ 1 (exp -1))))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) #s(hole binary64 (+ (* 1/2 (+ (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/4 (* (pow x 2) (+ (exp -1) (/ 1 (exp -1))))) (* 1/2 (- (exp -1) (/ 1 (exp -1))))))))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) #s(hole binary64 (+ (* 1/2 (+ (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/2 (- (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/12 (* (pow x 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (+ (exp -1) (/ 1 (exp -1))))))))))) |
#s(approx (cosh (* x x)) #s(hole binary64 1)) |
#s(approx (cosh (* x x)) #s(hole binary64 (+ 1 (* 1/2 (pow x 4))))) |
#s(approx (cosh (* x x)) #s(hole binary64 (+ 1 (* (pow x 4) (+ 1/2 (* 1/24 (pow x 4))))))) |
#s(approx (cosh (* x x)) #s(hole binary64 (+ 1 (* (pow x 4) (+ 1/2 (* (pow x 4) (+ 1/24 (* 1/720 (pow x 4))))))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (sinh (* x x)) (sinh -1)) #s(hole binary64 (* 1/2 (* (pow x 2) (- (exp -1) (/ 1 (exp -1))))))) |
#s(approx (* (sinh (* x x)) (sinh -1)) #s(hole binary64 (* (pow x 2) (+ (* 1/12 (* (pow x 4) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (- (exp -1) (/ 1 (exp -1)))))))) |
#s(approx (* (sinh (* x x)) (sinh -1)) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (- (exp -1) (/ 1 (exp -1)))) (* (pow x 4) (+ (* 1/240 (* (pow x 4) (- (exp -1) (/ 1 (exp -1))))) (* 1/12 (- (exp -1) (/ 1 (exp -1)))))))))) |
#s(approx (* (sinh (* x x)) (sinh -1)) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (- (exp -1) (/ 1 (exp -1)))) (* (pow x 4) (+ (* 1/12 (- (exp -1) (/ 1 (exp -1)))) (* (pow x 4) (+ (* 1/10080 (* (pow x 4) (- (exp -1) (/ 1 (exp -1))))) (* 1/240 (- (exp -1) (/ 1 (exp -1)))))))))))) |
#s(approx (sinh (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (sinh (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/6 (pow x 4)))))) |
#s(approx (sinh (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 4) (+ 1/6 (* 1/120 (pow x 4)))))))) |
#s(approx (sinh (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 4) (+ 1/6 (* (pow x 4) (+ 1/120 (* 1/5040 (pow x 4)))))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1)))))))))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2))) (+ (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/8 (* (pow (- (exp 1) (/ 1 (exp 1))) 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (+ (* 1/2 (* (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (* (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))) (- (exp 1) (/ 1 (exp 1))))))))))))))))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (* 1/2 (- (exp 1) (/ 1 (exp 1)))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (- (exp 1) (/ 1 (exp 1))))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (+ (* 1/2 (- (exp 1) (/ 1 (exp 1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* 1/2 (- (* -1 (exp 1)) (/ 1 (exp 1))))))))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (+ (* 1/2 (- (exp 1) (/ 1 (exp 1)))) (* (pow x 2) (+ (* 1/2 (- (* -1 (exp 1)) (/ 1 (exp 1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 1)) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (+ (* x x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* x x) -1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) |
#s(approx (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (+ (exp 2) (/ 1 (exp 2)))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2)))))))))))) |
#s(approx (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (+ (exp 2) (/ 1 (exp 2)))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/2 (+ (* 2 (exp 2)) (* 2 (/ 1 (exp 2))))))))))))))))) |
#s(approx (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (+ (exp 2) (/ 1 (exp 2)))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/2 (+ (* 2 (exp 2)) (* 2 (/ 1 (exp 2))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (* 1/2 (+ (* -4/3 (exp 2)) (* 4/3 (/ 1 (exp 2))))))))))))))))))))))) |
#s(approx (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) #s(hole binary64 (* 1/2 (+ (exp 2) (/ 1 (exp 2)))))) |
#s(approx (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2)))))) (* 1/2 (+ (exp 2) (/ 1 (exp 2))))))) |
#s(approx (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/2 (+ (exp 2) (/ 1 (exp 2)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (+ (* 2 (exp 2)) (* 2 (/ 1 (exp 2)))))) (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2)))))))))) |
#s(approx (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/2 (+ (exp 2) (/ 1 (exp 2)))) (* (pow x 2) (+ (* 1/2 (+ (* -2 (exp 2)) (* 2 (/ 1 (exp 2))))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (+ (* -4/3 (exp 2)) (* 4/3 (/ 1 (exp 2)))))) (* 1/2 (+ (* 2 (exp 2)) (* 2 (/ 1 (exp 2)))))))))))) |
#s(approx (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1))) #s(hole binary64 2)) |
#s(approx (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1))) #s(hole binary64 (+ 2 (* -2 (pow x 2))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1)))))))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))))))))))))))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (* 1/2 (+ (exp -1) (/ 1 (exp -1)))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (+ (exp -1) (/ 1 (exp -1))))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (+ (* 1/2 (+ (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (- (exp -1) (/ 1 (exp -1))))))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (+ (* 1/2 (+ (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/2 (- (exp -1) (/ 1 (exp -1)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (* 1/2 (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (/ (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* -1/4 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* -1/8 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/16 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))))) (+ (* 1/16 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (+ (exp 1) (/ 1 (exp 1))) 2) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (+ (exp 1) (/ 1 (exp 1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* -1/4 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* -1/8 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))))))) (+ (* -1/4 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* -1/8 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (- (+ (* 1/8 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/16 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* (pow x 2) (- (+ (* 1/48 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/12 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/2 (/ (* (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) (+ (* -1/2 (/ (* (+ (exp 1) (/ 1 (exp 1))) (+ (* 1/4 (pow (+ (exp 1) (/ 1 (exp 1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* -1/8 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* -1/48 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* -1/4 (* (+ (exp 1) (/ 1 (exp 1))) (- (exp 1) (/ 1 (exp 1))))) (* -1/12 (* (+ (exp 1) (/ 1 (exp 1))) (- (exp 1) (/ 1 (exp 1)))))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/16 (/ (pow (+ (exp -1) (/ 1 (exp -1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/2 (/ (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))))) (+ (* 1/16 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (+ (exp 1) (/ 1 (exp 1))) 2) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (+ (exp 1) (/ 1 (exp 1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* -1/4 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* -1/8 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* -1/4 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* -1/8 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))))))))))))) (+ (* 1/16 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/4 (/ (* (pow (+ (exp 1) (/ 1 (exp 1))) 2) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (+ (exp 1) (/ 1 (exp 1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))) (- (exp 1) (/ 1 (exp 1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (+ (* 1/8 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (* 1/4 (/ (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (+ (* -1/4 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* -1/8 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2)))))))))) (+ (* -1/4 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (+ (* -1/8 (/ (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) (/ (* (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))) (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))) 2))))))) (* 1/8 (/ (pow (- (exp 1) (/ 1 (exp 1))) 3) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) #s(hole binary64 (- (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1)))))) (+ (* -1/4 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (* -1/8 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (- (+ (* 1/16 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))))))) (+ (* 1/16 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (+ (* 1/4 (* (pow (+ (exp 1) (/ 1 (exp 1))) 2) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (* (+ (* 1/4 (pow (+ (exp 1) (/ 1 (exp 1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))) (- (exp 1) (/ 1 (exp 1))))))))))) (+ (* -1/4 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (* -1/8 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) #s(hole binary64 (- (+ (* 1/8 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (* (pow x 2) (- (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/4 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (* (pow x 2) (- (+ (* 1/16 (pow (+ (exp -1) (/ 1 (exp -1))) 3)) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (pow (- (exp -1) (/ 1 (exp -1))) 2))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))))) (* (pow x 2) (- (+ (* 1/48 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/8 (* (pow (+ (exp -1) (/ 1 (exp -1))) 2) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/12 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1)))))))) (* 1/2 (* (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2))) (- (exp -1) (/ 1 (exp -1)))))))) (+ (* -1/2 (* (+ (exp 1) (/ 1 (exp 1))) (+ (* 1/4 (pow (+ (exp 1) (/ 1 (exp 1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (+ (* -1/8 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (+ (* -1/48 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (* 1/2 (* (+ (* -1/4 (* (+ (exp 1) (/ 1 (exp 1))) (- (exp 1) (/ 1 (exp 1))))) (* -1/12 (* (+ (exp 1) (/ 1 (exp 1))) (- (exp 1) (/ 1 (exp 1)))))) (- (exp 1) (/ 1 (exp 1))))))))))))) (+ (* 1/16 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (+ (* 1/4 (* (pow (+ (exp 1) (/ 1 (exp 1))) 2) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (* (+ (* 1/4 (pow (+ (exp 1) (/ 1 (exp 1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))) (- (exp 1) (/ 1 (exp 1))))))))))) (+ (* -1/4 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (* -1/8 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))))))) (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3))))) |
#s(approx (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3) #s(hole binary64 (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)))) |
#s(approx (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* -1/4 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (* -1/8 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2)))))))) |
#s(approx (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* -1/4 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (+ (* -1/8 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (* (pow x 2) (+ (* 1/16 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (+ (* 1/4 (* (pow (+ (exp 1) (/ 1 (exp 1))) 2) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (* (+ (* 1/4 (pow (+ (exp 1) (/ 1 (exp 1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))) (- (exp 1) (/ 1 (exp 1)))))))))))))) |
#s(approx (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3) #s(hole binary64 (+ (* 1/8 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (* (pow x 2) (+ (* -1/4 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (+ (* -1/8 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (* (pow x 2) (+ (* 1/16 (pow (- (exp 1) (/ 1 (exp 1))) 3)) (+ (* 1/4 (* (pow (+ (exp 1) (/ 1 (exp 1))) 2) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (* 1/4 (pow (+ (exp 1) (/ 1 (exp 1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))) (- (exp 1) (/ 1 (exp 1))))) (* (pow x 2) (+ (* -1/2 (* (+ (exp 1) (/ 1 (exp 1))) (+ (* 1/4 (pow (+ (exp 1) (/ 1 (exp 1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) (+ (* -1/8 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (+ (* -1/48 (* (+ (exp 1) (/ 1 (exp 1))) (pow (- (exp 1) (/ 1 (exp 1))) 2))) (* 1/2 (* (+ (* -1/4 (* (+ (exp 1) (/ 1 (exp 1))) (- (exp 1) (/ 1 (exp 1))))) (* -1/12 (* (+ (exp 1) (/ 1 (exp 1))) (- (exp 1) (/ 1 (exp 1)))))) (- (exp 1) (/ 1 (exp 1))))))))))))))))))) |
#s(approx (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) #s(hole binary64 (* 1/2 (- (exp 1) (/ 1 (exp 1)))))) |
#s(approx (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) #s(hole binary64 (+ (* -1/2 (* (pow x 2) (+ (exp 1) (/ 1 (exp 1))))) (* 1/2 (- (exp 1) (/ 1 (exp 1))))))) |
#s(approx (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) #s(hole binary64 (+ (* 1/2 (- (exp 1) (/ 1 (exp 1)))) (* (pow x 2) (+ (* -1/2 (+ (exp 1) (/ 1 (exp 1)))) (* 1/4 (* (pow x 2) (- (exp 1) (/ 1 (exp 1)))))))))) |
#s(approx (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) #s(hole binary64 (+ (* 1/2 (- (exp 1) (/ 1 (exp 1)))) (* (pow x 2) (+ (* -1/2 (+ (exp 1) (/ 1 (exp 1)))) (* (pow x 2) (+ (* -1/12 (* (pow x 2) (+ (exp 1) (/ 1 (exp 1))))) (* 1/4 (- (exp 1) (/ 1 (exp 1))))))))))) |
#s(approx (sinh (neg (* x x))) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (sinh (neg (* x x))) #s(hole binary64 (* (pow x 2) (- (* -1/6 (pow x 4)) 1)))) |
#s(approx (sinh (neg (* x x))) #s(hole binary64 (* (pow x 2) (- (* (pow x 4) (- (* -1/120 (pow x 4)) 1/6)) 1)))) |
#s(approx (sinh (neg (* x x))) #s(hole binary64 (* (pow x 2) (- (* (pow x 4) (- (* (pow x 4) (- (* -1/5040 (pow x 4)) 1/120)) 1/6)) 1)))) |
#s(approx (neg (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (* (cosh (* x x)) (sinh 1)) #s(hole binary64 (* 1/2 (- (exp 1) (/ 1 (exp 1)))))) |
#s(approx (* (cosh (* x x)) (sinh 1)) #s(hole binary64 (+ (* 1/4 (* (pow x 4) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (- (exp 1) (/ 1 (exp 1))))))) |
#s(approx (* (cosh (* x x)) (sinh 1)) #s(hole binary64 (+ (* 1/2 (- (exp 1) (/ 1 (exp 1)))) (* (pow x 4) (+ (* 1/48 (* (pow x 4) (- (exp 1) (/ 1 (exp 1))))) (* 1/4 (- (exp 1) (/ 1 (exp 1))))))))) |
#s(approx (* (cosh (* x x)) (sinh 1)) #s(hole binary64 (+ (* 1/2 (- (exp 1) (/ 1 (exp 1)))) (* (pow x 4) (+ (* 1/4 (- (exp 1) (/ 1 (exp 1)))) (* (pow x 4) (+ (* 1/1440 (* (pow x 4) (- (exp 1) (/ 1 (exp 1))))) (* 1/48 (- (exp 1) (/ 1 (exp 1))))))))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))))))))))))))))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (+ (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp -1) (/ 1 (exp -1))) 2)) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp -1) (/ 1 (exp -1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))))))))))))))))))))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1)))))))))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1))))))))))))))))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (exp 1) (/ 1 (exp 1))) 2)) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (exp 1) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (pow (- (* -1 (exp 1)) (/ 1 (exp 1))) 2)) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (* (pow x 2) (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (+ (* 1/4 (* (+ (* 1/2 (exp -1)) (* 1/2 (/ 1 (exp -1)))) (- (* -1 (exp 1)) (/ 1 (exp 1))))) (+ (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))) (+ (* 1/4 (* (- (exp 1) (/ 1 (exp 1))) (- (* 1/6 (exp -1)) (* 1/6 (/ 1 (exp -1)))))) (+ (* 1/2 (* (- (exp 1) (/ 1 (exp 1))) (- (* -1/6 (exp 1)) (* 1/6 (/ 1 (exp 1)))))) (* 1/2 (* (- (* -1 (exp 1)) (/ 1 (exp 1))) (- (* 1/2 (exp 1)) (* 1/2 (/ 1 (exp 1)))))))))))))))))))))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (/ (- (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) 3) (* 1/8 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 3))) (+ (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))) (* 1/2 (+ (exp (- 2 (* 2 (pow x 2)))) (/ 1 (exp (- 2 (* 2 (pow x 2))))))))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) #s(hole binary64 (- (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) 3) (* 1/8 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 3))))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) #s(hole binary64 (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) 3))) |
#s(approx (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) #s(hole binary64 (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))))) |
#s(approx (cosh (* x x)) #s(hole binary64 (* 1/2 (+ (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) |
#s(approx (* (sinh (* x x)) (sinh -1)) #s(hole binary64 (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2)))))))) |
#s(approx (sinh (* x x)) #s(hole binary64 (* 1/2 (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) #s(hole binary64 (* 1/8 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 3)))) |
#s(approx (sinh (neg (+ (* x x) -1))) #s(hole binary64 (* 1/2 (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2)))))))) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (neg (+ (* x x) -1)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (+ (* x x) -1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) -1) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))) (* 1/2 (+ (exp (- 2 (* 2 (pow x 2)))) (/ 1 (exp (- 2 (* 2 (pow x 2)))))))))) |
#s(approx (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) #s(hole binary64 (* 1/2 (+ (exp (- 2 (* 2 (pow x 2)))) (/ 1 (exp (- 2 (* 2 (pow x 2))))))))) |
#s(approx (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1))) #s(hole binary64 (* -2 (pow x 2)))) |
#s(approx (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1))) #s(hole binary64 (* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 2)))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) #s(hole binary64 (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))))) |
#s(approx (cosh (+ (* x x) -1)) #s(hole binary64 (* 1/2 (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))))) #s(hole binary64 (/ (- (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) 3) (pow (+ (* 1/4 (* (+ (exp 1) (/ 1 (exp 1))) (- (exp (neg (pow x 2))) (/ 1 (exp (neg (pow x 2))))))) (* 1/4 (* (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))) (- (exp 1) (/ 1 (exp 1)))))) 3)) (+ (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))) (+ (* 1/4 (pow (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) 2)) (* 1/4 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 2))))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3)) #s(hole binary64 (- (pow (+ (* 1/4 (* (+ (exp -1) (/ 1 (exp -1))) (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))))) (* 1/4 (* (- (exp -1) (/ 1 (exp -1))) (- (exp (pow x 2)) (/ 1 (exp (pow x 2))))))) 3) (pow (+ (* 1/4 (* (+ (exp 1) (/ 1 (exp 1))) (- (exp (neg (pow x 2))) (/ 1 (exp (neg (pow x 2))))))) (* 1/4 (* (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))) (- (exp 1) (/ 1 (exp 1)))))) 3)))) |
#s(approx (pow (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) 3) #s(hole binary64 (pow (+ (* 1/4 (* (+ (exp 1) (/ 1 (exp 1))) (- (exp (neg (pow x 2))) (/ 1 (exp (neg (pow x 2))))))) (* 1/4 (* (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))) (- (exp 1) (/ 1 (exp 1)))))) 3))) |
#s(approx (+ (* (sinh (neg (* x x))) (cosh 1)) (* (cosh (* x x)) (sinh 1))) #s(hole binary64 (+ (* 1/4 (* (+ (exp 1) (/ 1 (exp 1))) (- (exp (neg (pow x 2))) (/ 1 (exp (neg (pow x 2))))))) (* 1/4 (* (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))) (- (exp 1) (/ 1 (exp 1)))))))) |
#s(approx (sinh (neg (* x x))) #s(hole binary64 (* 1/2 (- (exp (neg (pow x 2))) (/ 1 (exp (neg (pow x 2)))))))) |
#s(approx (* (cosh (* x x)) (sinh 1)) #s(hole binary64 (* 1/4 (* (+ (exp (pow x 2)) (/ 1 (exp (pow x 2)))) (- (exp 1) (/ 1 (exp 1))))))) |
#s(approx (+ (* (cosh (+ (* x x) -1)) (cosh (+ (* x x) -1))) (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))) (+ (* 1/4 (pow (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) 2)) (* 1/4 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 2)))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) #s(hole binary64 (+ (* 1/4 (* (+ (exp (- (pow x 2) 1)) (/ 1 (exp (- (pow x 2) 1)))) (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))))) (* 1/4 (pow (- (exp (- 1 (pow x 2))) (/ 1 (exp (- 1 (pow x 2))))) 2))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) (/.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
(*.f64 (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) (exp.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64))) (*.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) (*.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)))))) |
(-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64))) |
(pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (exp.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (exp.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)))) (*.f64 (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))))) (cosh.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) |
(fma.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)))) |
(fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)) (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (sinh.f64 #s(literal 1 binary64)))) |
(fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 (*.f64 (neg.f64 x) x)))) |
(fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) |
(fma.f64 (sinh.f64 #s(literal -1 binary64)) (sinh.f64 (*.f64 x x)) (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)))) |
(fma.f64 (cosh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 x x)) (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (sinh.f64 #s(literal 1 binary64)))) |
(fma.f64 (cosh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 x x)) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 (*.f64 (neg.f64 x) x)))) |
(fma.f64 (cosh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 x x)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) |
(cosh.f64 (-.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) |
(cosh.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(cosh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(cosh.f64 (fma.f64 x x #s(literal -1 binary64))) |
(-.f64 (*.f64 (cosh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (sinh.f64 #s(literal -1 binary64)))) |
(+.f64 (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (sinh.f64 #s(literal 1 binary64)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 (*.f64 (neg.f64 x) x)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x x))) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (*.f64 (neg.f64 x) x))) |
(cosh.f64 (*.f64 (neg.f64 x) x)) |
(cosh.f64 (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) |
(cosh.f64 #s(literal 1 binary64)) |
(cosh.f64 #s(literal -1 binary64)) |
(sqrt.f64 (/.f64 (+.f64 (cosh.f64 #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
#s(literal -1 binary64) |
(*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) |
(*.f64 (sinh.f64 #s(literal -1 binary64)) (sinh.f64 (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x x))) #s(literal 2 binary64)) |
(sinh.f64 (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) |
(sinh.f64 #s(literal -1 binary64)) |
(neg.f64 (sinh.f64 #s(literal 1 binary64))) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64)))) (*.f64 (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64))) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64))))) (sinh.f64 (-.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64))) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) (*.f64 (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 2 binary64)) |
(sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(neg.f64 (sinh.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) |
(fma.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)) (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64)))) |
(fma.f64 (sinh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 x x)) (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64)))) |
(fma.f64 (cosh.f64 #s(literal 1 binary64)) (sinh.f64 (*.f64 (neg.f64 x) x)) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) |
(-.f64 (*.f64 (sinh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (cosh.f64 #s(literal 1 binary64)) (sinh.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (neg.f64 (cosh.f64 (*.f64 x x))) (sinh.f64 #s(literal 1 binary64)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64)))) |
(+.f64 (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))))) |
(neg.f64 (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (neg.f64 x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal -1 binary64)) |
(fma.f64 x x #s(literal -1 binary64)) |
(+.f64 (*.f64 x x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))))) (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) (*.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) (*.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (-.f64 (*.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) (*.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))))) |
(fma.f64 (neg.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (fabs.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (fabs.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64))) |
(fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (neg.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(+.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (exp.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) (exp.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) #s(literal 2 binary64)) |
(fma.f64 (sinh.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (sinh.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (fabs.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (fabs.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64))) |
(cosh.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(cosh.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(cosh.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(+.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (-.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (-.f64 (*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(neg.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (exp.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (exp.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)))) (*.f64 (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))))) (cosh.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) |
(fma.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)))) |
(fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)) (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (sinh.f64 #s(literal 1 binary64)))) |
(fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 (*.f64 (neg.f64 x) x)))) |
(fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) |
(fma.f64 (sinh.f64 #s(literal -1 binary64)) (sinh.f64 (*.f64 x x)) (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)))) |
(fma.f64 (cosh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 x x)) (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (sinh.f64 #s(literal 1 binary64)))) |
(fma.f64 (cosh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 x x)) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 (*.f64 (neg.f64 x) x)))) |
(fma.f64 (cosh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 x x)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) |
(cosh.f64 (-.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) |
(cosh.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(cosh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(cosh.f64 (fma.f64 x x #s(literal -1 binary64))) |
(-.f64 (*.f64 (cosh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (sinh.f64 #s(literal -1 binary64)))) |
(+.f64 (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64))) (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (sinh.f64 #s(literal 1 binary64)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 (*.f64 (neg.f64 x) x)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) (/.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
(*.f64 (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) (exp.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64))) (*.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) (*.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)))))) |
(-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64)))) (*.f64 (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64))) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64))))) (sinh.f64 (-.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64))) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) (*.f64 (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 2 binary64)) |
(sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(neg.f64 (sinh.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) |
(fma.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)) (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64)))) |
(fma.f64 (sinh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 x x)) (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64)))) |
(fma.f64 (cosh.f64 #s(literal 1 binary64)) (sinh.f64 (*.f64 (neg.f64 x) x)) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) |
(-.f64 (*.f64 (sinh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (cosh.f64 #s(literal 1 binary64)) (sinh.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (neg.f64 (cosh.f64 (*.f64 x x))) (sinh.f64 #s(literal 1 binary64)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64))) (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64)))) |
(+.f64 (*.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64))) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 (neg.f64 x) x))) #s(literal 2 binary64)) |
(sinh.f64 (*.f64 (neg.f64 x) x)) |
(neg.f64 (sinh.f64 (*.f64 x x))) |
(*.f64 (neg.f64 x) x) |
(*.f64 (*.f64 x x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x x)) |
(*.f64 x (neg.f64 x)) |
(neg.f64 (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) |
(cosh.f64 #s(literal 1 binary64)) |
(cosh.f64 #s(literal -1 binary64)) |
(sqrt.f64 (/.f64 (+.f64 (cosh.f64 #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64))) |
(*.f64 (sinh.f64 #s(literal 1 binary64)) (cosh.f64 (*.f64 x x))) |
(/.f64 (sinh.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (cosh.f64 #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) |
(sinh.f64 #s(literal 1 binary64)) |
(neg.f64 (sinh.f64 #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))))) (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) (*.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) (*.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (-.f64 (*.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) (*.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))))) |
(fma.f64 (neg.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (fabs.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (fabs.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64))) |
(fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (neg.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(+.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) (-.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) (*.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))))) |
(fma.f64 (sinh.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (sinh.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (fabs.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (fabs.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(-.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(+.f64 (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/8 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (*.f64 x x) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64)))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/8 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (/.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/8 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64)))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))))))) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (*.f64 x x) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64)))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/8 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1/4 binary64) (fma.f64 (-.f64 (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (/.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/8 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64)))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 (fma.f64 #s(literal 4/3 binary64) (exp.f64 #s(literal -2 binary64)) (*.f64 #s(literal -4/3 binary64) (exp.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64)))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/8 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))))))))))) (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (/.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3/8 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64)))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))))))))) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))))))) (*.f64 x x) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64)))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (-.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64)) (*.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (-.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (-.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))))))) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64)) (*.f64 x x) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) (*.f64 x x))) (*.f64 x x) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))))))) (*.f64 x x))))) (*.f64 x x))) (*.f64 x x) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (cosh (+ (* x x) -1)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))))) |
#s(approx (cosh (+ (* x x) -1)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 x x) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))))) |
#s(approx (cosh (+ (* x x) -1)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))))) |
#s(approx (cosh (+ (* x x) -1)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))))) |
#s(approx (cosh (* x x)) #s(literal 1 binary64)) |
#s(approx (cosh (* x x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh (* x x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (cosh (* x x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (sinh (* x x)) (sinh -1)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) |
#s(approx (* (sinh (* x x)) (sinh -1)) (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 x x))) |
#s(approx (* (sinh (* x x)) (sinh -1)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 x x))) |
#s(approx (* (sinh (* x x)) (sinh -1)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/10080 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 x x))) |
#s(approx (sinh (* x x)) (*.f64 x x)) |
#s(approx (sinh (* x x)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (sinh (* x x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (sinh (* x x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) (fma.f64 (*.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64)) (*.f64 x x) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) (fma.f64 (fma.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) (*.f64 x x))) (*.f64 x x) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) (fma.f64 (fma.f64 (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))))))) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))))) (*.f64 x x))) (*.f64 x x) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (sinh (neg (+ (* x x) -1))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) |
#s(approx (sinh (neg (+ (* x x) -1))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 x x) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))) |
#s(approx (sinh (neg (+ (* x x) -1))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 x x) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))) |
#s(approx (sinh (neg (+ (* x x) -1))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))) (*.f64 x x) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))) |
#s(approx (neg (+ (* x x) -1)) #s(literal 1 binary64)) |
#s(approx (neg (+ (* x x) -1)) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
#s(approx (+ (* x x) -1) #s(literal -1 binary64)) |
#s(approx (+ (* x x) -1) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64)))) #s(literal 1/2 binary64)))) (*.f64 x x) (*.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64)))) #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 (fma.f64 #s(literal 4/3 binary64) (exp.f64 #s(literal -2 binary64)) (*.f64 #s(literal -4/3 binary64) (exp.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64))))) (*.f64 x x))))) (*.f64 x x) (*.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 x x) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64)))))) |
#s(approx (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64)))) (*.f64 x x) (fma.f64 #s(literal -2 binary64) (exp.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64))))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal 4/3 binary64) (exp.f64 #s(literal -2 binary64)) (*.f64 #s(literal -4/3 binary64) (exp.f64 #s(literal 2 binary64)))) (*.f64 x x) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64)))))) (*.f64 x x) (*.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1))) #s(literal 2 binary64)) |
#s(approx (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1))) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))) (*.f64 x x)))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))))) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))))) (*.f64 x x)))) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (cosh (+ (* x x) -1)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))))) |
#s(approx (cosh (+ (* x x) -1)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 x x) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))))) |
#s(approx (cosh (+ (* x x) -1)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 x x) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))))) |
#s(approx (cosh (+ (* x x) -1)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 3/8 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))))))) (*.f64 x x) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64)))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 3/8 binary64) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 3/8 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))))))))) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))))))) (*.f64 x x) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64)))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 3/8 binary64) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/4 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/48 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))))))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal -1/3 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))))) (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 3/8 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))))))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))))))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 3/8 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))))))))))) (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/2 binary64))))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 3/8 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))))))))) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))))))) (*.f64 x x) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) #s(literal 1/8 binary64)))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (-.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal -3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (-.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))))) (*.f64 x x))) (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal -3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (-.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal -1/3 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))))) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))))) (*.f64 x x))) (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal -3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) (fma.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal -3/8 binary64)) (*.f64 x x) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) (fma.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal -3/8 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))) (*.f64 x x))) (*.f64 x x) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) (fma.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal -3/8 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal -1/3 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) (*.f64 x x))))) (*.f64 x x))) (*.f64 x x) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (sinh (neg (+ (* x x) -1))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) |
#s(approx (sinh (neg (+ (* x x) -1))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))) |
#s(approx (sinh (neg (+ (* x x) -1))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))) |
#s(approx (sinh (neg (+ (* x x) -1))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))) |
#s(approx (sinh (neg (* x x))) (*.f64 (neg.f64 x) x)) |
#s(approx (sinh (neg (* x x))) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (sinh (neg (* x x))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (sinh (neg (* x x))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (neg (* x x)) (*.f64 (neg.f64 x) x)) |
#s(approx (* (cosh (* x x)) (sinh 1)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) |
#s(approx (* (cosh (* x x)) (sinh 1)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))) |
#s(approx (* (cosh (* x x)) (sinh 1)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))) |
#s(approx (* (cosh (* x x)) (sinh 1)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/1440 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 1/48 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))) |
#s(approx (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)))))) |
#s(approx (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))))) (*.f64 x x))))) |
#s(approx (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))))))) (*.f64 x x)))) (*.f64 x x))))) |
#s(approx (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))))))))))) (*.f64 x x))))))) (*.f64 x x)))) (*.f64 x x))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))))) (*.f64 x x)))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))))) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))))) (*.f64 x x)))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))) (fma.f64 (pow.f64 (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64)))) (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (E.f64) (*.f64 #s(literal -1/6 binary64) (exp.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64))))))))) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))))))) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))) (-.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal -1 binary64)))))) (*.f64 x x)))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 2 binary64)))) #s(literal 1/2 binary64))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))) |
#s(approx (cosh (+ (* x x) -1)) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64))))))) |
#s(approx (cosh (* x x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x x))) #s(literal 1/2 binary64))) |
#s(approx (* (sinh (* x x)) (sinh -1)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x x))))) |
#s(approx (sinh (* x x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x x))) #s(literal 1/2 binary64))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) |
#s(approx (sinh (neg (+ (* x x) -1))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))) |
#s(approx (neg (+ (* x x) -1)) (*.f64 (neg.f64 x) x)) |
#s(approx (neg (+ (* x x) -1)) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* x x) -1) (*.f64 x x)) |
#s(approx (+ (* x x) -1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) |
#s(approx (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1))) (*.f64 #s(literal -2 binary64) (*.f64 x x))) |
#s(approx (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1))) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x x))) |
#s(approx (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
#s(approx (cosh (+ (* x x) -1)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (/ (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1)))))) (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 (neg.f64 x) x))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64))))))) |
#s(approx (- (pow (+ (* (cosh (* x x)) (cosh -1)) (* (sinh (* x x)) (sinh -1))) 3) (pow (sinh (neg (+ (* x x) -1))) 3)) (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 (neg.f64 x) x))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))) #s(literal 3 binary64)))) |
#s(approx (pow (sinh (neg (+ (* x x) -1))) 3) (pow.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 (neg.f64 x) x))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64)))))) #s(literal 3 binary64))) |
#s(approx (sinh (neg (+ (* x x) -1))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 (neg.f64 x) x))) (*.f64 #s(literal 2 binary64) (cosh.f64 #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))))) |
#s(approx (sinh (neg (* x x))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 (neg.f64 x) x))) #s(literal 1/2 binary64))) |
#s(approx (* (cosh (* x x)) (sinh 1)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 #s(literal 1 binary64))))) |
#s(approx (+ (cosh (+ (neg (+ (* x x) -1)) (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)))))) |
#s(approx (+ (* (sinh (neg (+ (* x x) -1))) (sinh (neg (+ (* x x) -1)))) (* (cosh (+ (* x x) -1)) (sinh (neg (+ (* x x) -1))))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64))))) |
Compiled 63 724 to 3 052 computations (95.2% saved)
7 alts after pruning (3 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 775 | 3 | 778 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 1 | 3 | 4 |
| Total | 777 | 7 | 784 |
| Status | Accuracy | Program |
|---|---|---|
| 50.4% | (/.f64 (-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (cosh.f64 (+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) | |
| 49.6% | (/.f64 (-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (cosh.f64 #s(literal 1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (/.f64 (sinh.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (cosh.f64 #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) | |
| ✓ | 51.2% | (/.f64 (-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (cosh.f64 #s(literal 1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
| 50.4% | (/.f64 (-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) | |
| ✓ | 100.0% | (exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
| ✓ | 57.9% | (exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) |
| ✓ | 52.1% | (exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
Compiled 749 to 215 computations (71.3% saved)
| Inputs |
|---|
(exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (+.f64 (cosh.f64 (+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sinh.f64 (*.f64 (neg.f64 x) x)) (cosh.f64 #s(literal 1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (cosh.f64 (+.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (cosh.f64 #s(literal 1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (cosh.f64 #s(literal 1 binary64)) (*.f64 (cosh.f64 (*.f64 x x)) (/.f64 (sinh.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (cosh.f64 #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
| Outputs |
|---|
(exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
5 calls:
| 38.0ms | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| 3.0ms | x |
| 3.0ms | (*.f64 x x) |
| 3.0ms | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 3.0ms | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 x x) |
| 100.0% | 1 | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 100.0% | 1 | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 100.0% | 1 | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| 100.0% | 1 | x |
Compiled 22 to 18 computations (18.2% saved)
| Inputs |
|---|
(exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) |
| Outputs |
|---|
(exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) |
5 calls:
| 1.0ms | x |
| 1.0ms | (*.f64 x x) |
| 1.0ms | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 1.0ms | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 1.0ms | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 2 | (*.f64 x x) |
| 99.5% | 2 | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 99.5% | 2 | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 99.5% | 2 | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| 99.5% | 2 | x |
Compiled 22 to 18 computations (18.2% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
| Outputs |
|---|
(exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
5 calls:
| 4.0ms | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 1.0ms | x |
| 1.0ms | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 1.0ms | (*.f64 x x) |
| 1.0ms | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.1% | 1 | (*.f64 x x) |
| 52.1% | 1 | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 52.1% | 1 | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 52.1% | 1 | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| 52.1% | 1 | x |
Compiled 22 to 18 computations (18.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 0.004496677624476431 | 13.353102974366125 |
| 6.0ms | 128× | 0 | valid |
Compiled 170 to 154 computations (9.4% saved)
ival-sub: 1.0ms (26.4% of total)ival-exp: 1.0ms (26.4% of total)ival-mult: 1.0ms (26.4% of total)ival-neg: 1.0ms (26.4% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 6 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 45 |
| 1 | 25 | 45 |
| 2 | 51 | 45 |
| 3 | 102 | 45 |
| 4 | 174 | 45 |
| 5 | 431 | 45 |
| 6 | 3300 | 41 |
| 7 | 7128 | 41 |
| 1× | node limit |
| Inputs |
|---|
(exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
(if (<=.f64 x #s(literal 4278419646001971/4503599627370496 binary64)) (exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) (exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x)))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
| Outputs |
|---|
(exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
(if (<=.f64 x #s(literal 4278419646001971/4503599627370496 binary64)) (exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) (exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x)))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
| 1× | fuel |
Compiled 45 to 17 computations (62.2% saved)
(abs x)
Compiled 128 to 64 computations (50% saved)
Loading profile data...