
Time bar (total: 2.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 100% | 100% | 0% | 0% | 0% | 0% | 0% | 2 |
Compiled 10 to 9 computations (10% saved)
| 448.0ms | 8 256× | 0 | valid |
ival-exp: 130.0ms (48.4% of total)ival-div!: 61.0ms (22.7% of total)ival-neg: 53.0ms (19.7% of total)ival-add!: 23.0ms (8.6% of total)adjust: 1.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 0 | 0 | - | 0 | - | (exp.f64 x) |
| 0 | 1 | (100.49406929494367) | 0 | - | (exp.f64 (neg.f64 x)) |
| 0 | 0 | - | 0 | - | (neg.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
exp.f64 | (exp.f64 (neg.f64 x)) | sensitivity | 1 | 2 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 1 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 1 | 2 | 253 |
| number | freq |
|---|---|
| 0 | 255 |
| 1 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 1 | 0 | 0 |
| 25.0ms | 512× | 0 | valid |
Compiled 58 to 25 computations (56.9% saved)
ival-exp: 7.0ms (53.7% of total)ival-neg: 2.0ms (15.3% of total)ival-div!: 2.0ms (15.3% of total)ival-add!: 1.0ms (7.7% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 24 |
| 1 | 35 | 24 |
| 2 | 75 | 24 |
| 3 | 242 | 24 |
| 4 | 1827 | 24 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(abs x)
Compiled 16 to 14 computations (12.5% saved)
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
#s(literal 2 binary64) |
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(exp.f64 x) |
x |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 1)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 2)) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (neg x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (neg x))))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (* -1 x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (* -1 x))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (exp x) x (exp (neg x)) (neg x)) |
| 1.0ms | x | @ | -inf | ((/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (exp x) x (exp (neg x)) (neg x)) |
| 1.0ms | x | @ | 0 | ((/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (exp x) x (exp (neg x)) (neg x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 96 | 338 |
| 0 | 103 | 297 |
| 1 | 549 | 274 |
| 0 | 4704 | 254 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
#s(literal 2 binary64) |
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(exp.f64 x) |
x |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 1)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 2)) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (neg x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (neg x))))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (* -1 x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (* -1 x))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (cosh.f64 x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
(*.f64 (cosh.f64 x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (cosh.f64 x)) |
(/.f64 (-.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (expm1.f64 (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (exp.f64 x)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)) (exp.f64 x)) |
(-.f64 (+.f64 (exp.f64 x) (cosh.f64 x)) (sinh.f64 x)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(-.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (exp.f64 x))) |
(+.f64 (+.f64 (exp.f64 (neg.f64 x)) (cosh.f64 x)) (sinh.f64 x)) |
(+.f64 (+.f64 (exp.f64 x) (cosh.f64 x)) (sinh.f64 (neg.f64 x))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))))) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 (neg.f64 x)) (exp.f64 x))) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 x) (exp.f64 (neg.f64 x)))) |
(+.f64 (cosh.f64 x) (cosh.f64 x)) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) |
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(exp.f64 x) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
x |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) x) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x)))) (-.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x))) (*.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(-.f64 (cosh.f64 x) (sinh.f64 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x)) |
(exp.f64 (neg.f64 x)) |
(+.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 x #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(neg.f64 x) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (-.f64 (*.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (fma.f64 (*.f64 #s(literal 5/24 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -61/720 binary64)) #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (exp x) (exp (neg x))) #s(literal 2 binary64)) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (exp (neg x)) #s(literal 1 binary64)) |
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
#s(approx (+ (exp x) (exp (neg x))) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
#s(approx (exp x) (exp.f64 x)) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
#s(approx (+ (exp x) (exp (neg x))) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
Compiled 1 070 to 311 computations (70.9% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 5 | 78 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 74 | 5 | 79 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 76.4% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
| ▶ | 100.0% | (/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
| ▶ | 54.2% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
| ▶ | 53.3% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| ▶ | 53.9% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
Compiled 116 to 86 computations (25.9% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
#s(literal 1 binary64) |
(cosh.f64 x) |
x |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 x x #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(*.f64 (cosh.f64 x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sinh.f64 x)) |
(sinh.f64 x) |
| Outputs |
|---|
#s(approx (/ 1 (cosh x)) #s(hole binary64 1)) |
#s(approx (/ 1 (cosh x)) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 1 (cosh x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (/ 1 (cosh x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 1)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 2)) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* x x) 2) #s(hole binary64 2)) |
#s(approx (+ (* x x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (* 2 (sinh x))) #s(hole binary64 1)) |
#s(approx (* (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (* 2 (sinh x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (* 2 (sinh x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (* (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (* 2 (sinh x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) #s(hole binary64 (/ (+ 1/2 (* -1/3 (pow x 2))) x))) |
#s(approx (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) #s(hole binary64 (/ (+ 1/2 (* (pow x 2) (- (* 7/45 (pow x 2)) 1/3))) x))) |
#s(approx (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) #s(hole binary64 (/ (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 7/45 (* -62/945 (pow x 2)))) 1/3))) x))) |
#s(approx (* (* (cosh x) 2) (* 2 (sinh x))) #s(hole binary64 (* 4 x))) |
#s(approx (* (* (cosh x) 2) (* 2 (sinh x))) #s(hole binary64 (* x (+ 4 (* 8/3 (pow x 2)))))) |
#s(approx (* (* (cosh x) 2) (* 2 (sinh x))) #s(hole binary64 (* x (+ 4 (* (pow x 2) (+ 8/3 (* 8/15 (pow x 2)))))))) |
#s(approx (* (* (cosh x) 2) (* 2 (sinh x))) #s(hole binary64 (* x (+ 4 (* (pow x 2) (+ 8/3 (* (pow x 2) (+ 8/15 (* 16/315 (pow x 2)))))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 2)) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (* 2 x))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))))) |
#s(approx (sinh x) #s(hole binary64 x)) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx (/ 1 (cosh x)) #s(hole binary64 (/ 2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (neg x)))))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (neg x))))) |
#s(approx (+ (* x x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (* (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (* 2 (sinh x))) #s(hole binary64 (/ 2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) #s(hole binary64 (/ 2 (* (+ (exp x) (/ 1 (exp x))) (- (exp x) (/ 1 (exp x))))))) |
#s(approx (* (* (cosh x) 2) (* 2 (sinh x))) #s(hole binary64 (* (+ (exp x) (/ 1 (exp x))) (- (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (- (exp x) (/ 1 (exp x))))) |
#s(approx (sinh x) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp x)))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (* -1 x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (* -1 x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | inf | ((/ 1 (cosh x)) 1 (cosh x) x (/ 2 (+ (exp x) (exp (neg x)))) (/ 2 (+ (exp x) (exp (neg x)))) (+ (* (* x x) -1/2) 1) (* x x) -1/2 (/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (+ (* x x) 2) (* (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (* 2 (sinh x))) (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (* (* (cosh x) 2) (* 2 (sinh x))) (* (cosh x) 2) (* 2 (sinh x)) (sinh x)) |
| 5.0ms | x | @ | -inf | ((/ 1 (cosh x)) 1 (cosh x) x (/ 2 (+ (exp x) (exp (neg x)))) (/ 2 (+ (exp x) (exp (neg x)))) (+ (* (* x x) -1/2) 1) (* x x) -1/2 (/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (+ (* x x) 2) (* (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (* 2 (sinh x))) (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (* (* (cosh x) 2) (* 2 (sinh x))) (* (cosh x) 2) (* 2 (sinh x)) (sinh x)) |
| 3.0ms | x | @ | 0 | ((/ 1 (cosh x)) 1 (cosh x) x (/ 2 (+ (exp x) (exp (neg x)))) (/ 2 (+ (exp x) (exp (neg x)))) (+ (* (* x x) -1/2) 1) (* x x) -1/2 (/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (+ (* x x) 2) (* (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (* 2 (sinh x))) (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (* (* (cosh x) 2) (* 2 (sinh x))) (* (cosh x) 2) (* 2 (sinh x)) (sinh x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 235 | 1156 |
| 0 | 255 | 1073 |
| 1 | 1261 | 1073 |
| 0 | 8231 | 1025 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
#s(literal 1 binary64) |
(cosh.f64 x) |
x |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 x x #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(*.f64 (cosh.f64 x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sinh.f64 x)) |
(sinh.f64 x) |
#s(approx (/ 1 (cosh x)) #s(hole binary64 1)) |
#s(approx (/ 1 (cosh x)) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 1 (cosh x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (/ 1 (cosh x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 1)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 2)) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* x x) 2) #s(hole binary64 2)) |
#s(approx (+ (* x x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (* 2 (sinh x))) #s(hole binary64 1)) |
#s(approx (* (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (* 2 (sinh x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (* 2 (sinh x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (* (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (* 2 (sinh x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) #s(hole binary64 (/ (+ 1/2 (* -1/3 (pow x 2))) x))) |
#s(approx (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) #s(hole binary64 (/ (+ 1/2 (* (pow x 2) (- (* 7/45 (pow x 2)) 1/3))) x))) |
#s(approx (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) #s(hole binary64 (/ (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 7/45 (* -62/945 (pow x 2)))) 1/3))) x))) |
#s(approx (* (* (cosh x) 2) (* 2 (sinh x))) #s(hole binary64 (* 4 x))) |
#s(approx (* (* (cosh x) 2) (* 2 (sinh x))) #s(hole binary64 (* x (+ 4 (* 8/3 (pow x 2)))))) |
#s(approx (* (* (cosh x) 2) (* 2 (sinh x))) #s(hole binary64 (* x (+ 4 (* (pow x 2) (+ 8/3 (* 8/15 (pow x 2)))))))) |
#s(approx (* (* (cosh x) 2) (* 2 (sinh x))) #s(hole binary64 (* x (+ 4 (* (pow x 2) (+ 8/3 (* (pow x 2) (+ 8/15 (* 16/315 (pow x 2)))))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 2)) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (* 2 x))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))))) |
#s(approx (sinh x) #s(hole binary64 x)) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx (/ 1 (cosh x)) #s(hole binary64 (/ 2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (neg x)))))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (neg x))))) |
#s(approx (+ (* x x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (* (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (* 2 (sinh x))) #s(hole binary64 (/ 2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) #s(hole binary64 (/ 2 (* (+ (exp x) (/ 1 (exp x))) (- (exp x) (/ 1 (exp x))))))) |
#s(approx (* (* (cosh x) 2) (* 2 (sinh x))) #s(hole binary64 (* (+ (exp x) (/ 1 (exp x))) (- (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (- (exp x) (/ 1 (exp x))))) |
#s(approx (sinh x) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp x)))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (* -1 x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (* -1 x))))) |
| Outputs |
|---|
(*.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64))) |
(pow.f64 (cosh.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cosh.f64 x))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 x)) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (neg.f64 x))) |
(cosh.f64 (neg.f64 x)) |
(cosh.f64 x) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
x |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (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 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (exp.f64 (log.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 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 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)))) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal -2 binary64) #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (neg.f64 #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) #s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))))) |
#s(literal 2 binary64) |
#s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64))) (neg.f64 (fma.f64 x x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) (fma.f64 x x #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 x x #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 2 binary64)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 x x) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x)))))) |
(+.f64 (*.f64 x x) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (sinh.f64 x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (sinh.f64 x)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x))))))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x))))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (*.f64 (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) #s(literal -2 binary64)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x))))) (*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x))))) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (sinh.f64 x) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (sinh.f64 x))) |
(fma.f64 (sinh.f64 x) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (*.f64 (sinh.f64 x) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (sinh.f64 x) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (*.f64 (sinh.f64 x) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (sinh.f64 x)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (sinh.f64 x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (sinh.f64 x)) |
(*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal -2 binary64)))) (fma.f64 (exp.f64 x) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x))))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x))))) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (exp.f64 x)) (fabs.f64 (exp.f64 x)) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (exp.f64 (neg.f64 x)))) |
(fma.f64 (neg.f64 (exp.f64 x)) (neg.f64 (exp.f64 x)) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (exp.f64 (neg.f64 x)))) |
(fma.f64 (exp.f64 (neg.f64 x)) (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (exp.f64 x) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x)) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (exp.f64 x))) |
(fma.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (exp.f64 x) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x)))) |
(fma.f64 (sinh.f64 x) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 x) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 x))) |
(fma.f64 (exp.f64 x) (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (exp.f64 x) (exp.f64 x) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (exp.f64 (neg.f64 x)))) |
(-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) |
(+.f64 (*.f64 (exp.f64 (neg.f64 x)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (*.f64 (exp.f64 x) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (exp.f64 x) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (*.f64 (exp.f64 (neg.f64 x)) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (sinh.f64 x) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (*.f64 (sinh.f64 x) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (exp.f64 x))) |
(+.f64 (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (exp.f64 x)) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 x)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 x))) |
(+.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (exp.f64 (neg.f64 x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (sinh.f64 x)) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (sinh.f64 x) (sinh.f64 x))) |
(*.f64 (/.f64 (cosh.f64 x) (sinh.f64 x)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (sinh.f64 x))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 x)) (sinh.f64 x)) |
(*.f64 (/.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (sinh.f64 x)) (cosh.f64 x)) |
(*.f64 (sinh.f64 x) (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 x))) |
(*.f64 (cosh.f64 x) (/.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (sinh.f64 x))) |
(*.f64 (cosh.f64 x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (cosh.f64 x)) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x))))))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x)))))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (neg.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (exp.f64 (neg.f64 (neg.f64 x)))) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (exp.f64 x)) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (exp.f64 (neg.f64 (neg.f64 x)))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (exp.f64 x)) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (*.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (*.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(+.f64 (*.f64 (cosh.f64 x) #s(literal 1 binary64)) (*.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x)))))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x))))))) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 (neg.f64 x)))) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) |
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (cosh.f64 x)) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (sinh.f64 x)) |
(*.f64 (/.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (cosh.f64 x)) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (sinh.f64 x) (cosh.f64 x))) |
(*.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (cosh.f64 x))) |
(*.f64 (sinh.f64 x) (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (cosh.f64 x))) |
(*.f64 (sinh.f64 x) #s(literal 2 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (cosh.f64 x))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 x x) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (sinh.f64 x)) |
(/.f64 (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (-.f64 (sinh.f64 x) (sinh.f64 x))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 x) (sinh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x))))))) |
(/.f64 (fma.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x)))))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (sinh.f64 x)) |
(fma.f64 (sinh.f64 x) #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 x) #s(literal 1 binary64)) (sinh.f64 x)) |
(fma.f64 #s(literal 1 binary64) (sinh.f64 x) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x)))))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x))))))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sinh.f64 x)) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(+.f64 (*.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(+.f64 (sinh.f64 x) (sinh.f64 x)) |
(*.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(sinh.f64 x) |
(-.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
#s(approx (/ 1 (cosh x)) #s(literal 1 binary64)) |
#s(approx (/ 1 (cosh x)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ 1 (cosh x)) (fma.f64 (-.f64 (*.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 1 (cosh x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -61/720 binary64) (*.f64 x x) #s(literal 5/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (-.f64 (*.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -61/720 binary64) (*.f64 x x) #s(literal 5/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) -1/2) 1) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (cosh x) 2) #s(literal 2 binary64)) |
#s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (* (cosh x) 2) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* x x) 2) #s(literal 2 binary64)) |
#s(approx (+ (* x x) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (* (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (* 2 (sinh x))) #s(literal 1 binary64)) |
#s(approx (* (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (* 2 (sinh x))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (* 2 (sinh x))) (fma.f64 (-.f64 (*.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (* 2 (sinh x))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -61/720 binary64) (*.f64 x x) #s(literal 5/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 7/45 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -62/945 binary64) (*.f64 x x) #s(literal 7/45 binary64)) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* (cosh x) 2) (* 2 (sinh x))) (*.f64 #s(literal 4 binary64) x)) |
#s(approx (* (* (cosh x) 2) (* 2 (sinh x))) (*.f64 (fma.f64 #s(literal 8/3 binary64) (*.f64 x x) #s(literal 4 binary64)) x)) |
#s(approx (* (* (cosh x) 2) (* 2 (sinh x))) (*.f64 (fma.f64 (fma.f64 #s(literal 8/15 binary64) (*.f64 x x) #s(literal 8/3 binary64)) (*.f64 x x) #s(literal 4 binary64)) x)) |
#s(approx (* (* (cosh x) 2) (* 2 (sinh x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 16/315 binary64) (*.f64 x x) #s(literal 8/15 binary64)) (*.f64 x x) #s(literal 8/3 binary64)) (*.f64 x x) #s(literal 4 binary64)) x)) |
#s(approx (* (cosh x) 2) #s(literal 2 binary64)) |
#s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (* (cosh x) 2) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* 2 (sinh x)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* 2 (sinh x)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (* 2 (sinh x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/60 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (* 2 (sinh x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (sinh x) x) |
#s(approx (sinh x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sinh x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sinh x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ 1 (cosh x)) (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (cosh x) (*.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* x x) -1/2) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (* (cosh x) 2) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
#s(approx (+ (* x x) 2) (*.f64 x x)) |
#s(approx (+ (* x x) 2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (* 2 (sinh x))) (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ 2 (* (* (cosh x) 2) (* 2 (sinh x)))) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) |
#s(approx (* (* (cosh x) 2) (* 2 (sinh x))) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
#s(approx (* (cosh x) 2) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
#s(approx (* 2 (sinh x)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) |
#s(approx (sinh x) (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (cosh x) 2) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
Compiled 7 686 to 1 253 computations (83.7% saved)
9 alts after pruning (4 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 341 | 4 | 345 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 341 | 9 | 350 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 76.4% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
| ▶ | 26.1% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
| ▶ | 89.4% | (/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
| ▶ | 86.1% | (/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
| ✓ | 100.0% | (/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
| ▶ | 100.0% | (*.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64))) |
| ✓ | 54.2% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
| ✓ | 53.3% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| ✓ | 53.9% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
Compiled 126 to 87 computations (31% saved)
| Inputs |
|---|
(*.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64))) |
(pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) |
(cosh.f64 x) |
x |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
#s(approx (* (cosh x) 2) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal 1/12 binary64) |
(*.f64 x x) |
#s(literal 1 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
#s(literal 1/360 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x))) |
#s(approx (+ (* x x) 2) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (* (pow (cosh x) -1/2) (pow (cosh x) -1/2)) #s(hole binary64 1)) |
#s(approx (* (pow (cosh x) -1/2) (pow (cosh x) -1/2)) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* (pow (cosh x) -1/2) (pow (cosh x) -1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (* (pow (cosh x) -1/2) (pow (cosh x) -1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (pow (cosh x) -1/2) #s(hole binary64 1)) |
#s(approx (pow (cosh x) -1/2) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (pow (cosh x) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/96 (pow x 2)) 1/4))))) |
#s(approx (pow (cosh x) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/96 (* -139/5760 (pow x 2)))) 1/4))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 2 (* (cosh x) 2)) #s(hole binary64 1)) |
#s(approx (/ 2 (* (cosh x) 2)) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 2 (* (cosh x) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (/ 2 (* (cosh x) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 2)) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 1)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 2)) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* x x) 2) #s(hole binary64 2)) |
#s(approx (+ (* x x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* (pow (cosh x) -1/2) (pow (cosh x) -1/2)) #s(hole binary64 (/ 2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (pow (cosh x) -1/2) #s(hole binary64 (* (sqrt 2) (sqrt (/ 1 (+ (exp x) (/ 1 (exp x)))))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (/ 2 (* (cosh x) 2)) #s(hole binary64 (/ 2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (neg x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (neg x))))) |
#s(approx (+ (* x x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (* -1 x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (* -1 x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | ((* (pow (cosh x) -1/2) (pow (cosh x) -1/2)) (pow (cosh x) -1/2) (cosh x) x -1/2 (/ 2 (* (cosh x) 2)) 2 (* (cosh x) 2) (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (+ (* 1/12 (* x x)) 1) 1/12 (* x x) 1 (/ 2 (* (cosh x) 2)) (* (cosh x) 2) (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (+ (* 1/360 (* x x)) 1/12) 1/360 (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* x x) 2)) |
| 3.0ms | x | @ | -inf | ((* (pow (cosh x) -1/2) (pow (cosh x) -1/2)) (pow (cosh x) -1/2) (cosh x) x -1/2 (/ 2 (* (cosh x) 2)) 2 (* (cosh x) 2) (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (+ (* 1/12 (* x x)) 1) 1/12 (* x x) 1 (/ 2 (* (cosh x) 2)) (* (cosh x) 2) (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (+ (* 1/360 (* x x)) 1/12) 1/360 (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* x x) 2)) |
| 2.0ms | x | @ | 0 | ((* (pow (cosh x) -1/2) (pow (cosh x) -1/2)) (pow (cosh x) -1/2) (cosh x) x -1/2 (/ 2 (* (cosh x) 2)) 2 (* (cosh x) 2) (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (+ (* 1/12 (* x x)) 1) 1/12 (* x x) 1 (/ 2 (* (cosh x) 2)) (* (cosh x) 2) (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (+ (* 1/360 (* x x)) 1/12) 1/360 (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* x x) 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 219 | 1448 |
| 0 | 242 | 1314 |
| 0 | 1117 | 1272 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64))) |
(pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) |
(cosh.f64 x) |
x |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
#s(approx (* (cosh x) 2) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal 1/12 binary64) |
(*.f64 x x) |
#s(literal 1 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
#s(literal 1/360 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x))) |
#s(approx (+ (* x x) 2) (*.f64 x x)) |
#s(approx (* (pow (cosh x) -1/2) (pow (cosh x) -1/2)) #s(hole binary64 1)) |
#s(approx (* (pow (cosh x) -1/2) (pow (cosh x) -1/2)) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* (pow (cosh x) -1/2) (pow (cosh x) -1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (* (pow (cosh x) -1/2) (pow (cosh x) -1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (pow (cosh x) -1/2) #s(hole binary64 1)) |
#s(approx (pow (cosh x) -1/2) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (pow (cosh x) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/96 (pow x 2)) 1/4))))) |
#s(approx (pow (cosh x) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/96 (* -139/5760 (pow x 2)))) 1/4))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 2 (* (cosh x) 2)) #s(hole binary64 1)) |
#s(approx (/ 2 (* (cosh x) 2)) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 2 (* (cosh x) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (/ 2 (* (cosh x) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 2)) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 1)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 2)) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* x x) 2) #s(hole binary64 2)) |
#s(approx (+ (* x x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* (pow (cosh x) -1/2) (pow (cosh x) -1/2)) #s(hole binary64 (/ 2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (pow (cosh x) -1/2) #s(hole binary64 (* (sqrt 2) (sqrt (/ 1 (+ (exp x) (/ 1 (exp x)))))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (/ 2 (* (cosh x) 2)) #s(hole binary64 (/ 2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (neg x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (neg x))))) |
#s(approx (+ (* x x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (* -1 x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (* -1 x))))) |
| Outputs |
|---|
(*.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cosh.f64 x) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (cosh.f64 x) #s(literal -1/4 binary64)) (pow.f64 (cosh.f64 x) #s(literal -1/4 binary64))) |
(pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 x)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 x)) |
(cosh.f64 x) |
x |
#s(literal -1/2 binary64) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 2 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(literal 1/12 binary64) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) #s(literal 1/144 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/144 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 3 binary64)) #s(literal 1/1728 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
#s(literal 1/360 binary64) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x))) |
#s(approx (+ (* x x) 2) (*.f64 x x)) |
#s(approx (* (pow (cosh x) -1/2) (pow (cosh x) -1/2)) #s(literal 1 binary64)) |
#s(approx (* (pow (cosh x) -1/2) (pow (cosh x) -1/2)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (pow (cosh x) -1/2) (pow (cosh x) -1/2)) (fma.f64 (-.f64 (*.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (pow (cosh x) -1/2) (pow (cosh x) -1/2)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -61/720 binary64) (*.f64 x x) #s(literal 5/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (cosh x) -1/2) #s(literal 1 binary64)) |
#s(approx (pow (cosh x) -1/2) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (cosh x) -1/2) (fma.f64 (-.f64 (*.f64 #s(literal 7/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (cosh x) -1/2) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -139/5760 binary64) (*.f64 x x) #s(literal 7/96 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (/ 2 (* (cosh x) 2)) #s(literal 1 binary64)) |
#s(approx (/ 2 (* (cosh x) 2)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ 2 (* (cosh x) 2)) (fma.f64 (-.f64 (*.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 2 (* (cosh x) 2)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -61/720 binary64) (*.f64 x x) #s(literal 5/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (exp x) (exp (neg x))) #s(literal 2 binary64)) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/12 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(literal 1/12 binary64)) |
#s(approx (+ (* 1/360 (* x x)) 1/12) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
#s(approx (/ 2 (* (cosh x) 2)) #s(literal 1 binary64)) |
#s(approx (/ 2 (* (cosh x) 2)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ 2 (* (cosh x) 2)) (fma.f64 (-.f64 (*.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 2 (* (cosh x) 2)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -61/720 binary64) (*.f64 x x) #s(literal 5/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (exp x) (exp (neg x))) #s(literal 2 binary64)) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* x x) 2) #s(literal 2 binary64)) |
#s(approx (+ (* x x) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (* (pow (cosh x) -1/2) (pow (cosh x) -1/2)) (/.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
#s(approx (pow (cosh x) -1/2) (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
#s(approx (cosh x) (*.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (cosh x) 2)) (/.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
#s(approx (+ (exp x) (exp (neg x))) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (*.f64 x x))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 2 binary64) (pow.f64 x #s(literal -4 binary64)))) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (*.f64 x x))) |
#s(approx (/ 2 (* (cosh x) 2)) (/.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
#s(approx (+ (exp x) (exp (neg x))) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
#s(approx (+ (* x x) 2) (*.f64 x x)) |
#s(approx (+ (* x x) 2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (/ 2 (* (cosh x) 2)) (/.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
#s(approx (+ (exp x) (exp (neg x))) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
Compiled 4 542 to 764 computations (83.2% saved)
14 alts after pruning (9 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 172 | 9 | 181 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 1 | 4 |
| Done | 1 | 4 | 5 |
| Total | 176 | 14 | 190 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (pow.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
| ✓ | 76.4% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
| ✓ | 26.1% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
| 89.4% | (/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) | |
| ▶ | 89.4% | (/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
| ▶ | 89.4% | (/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
| ▶ | 86.1% | (/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
| 89.4% | (/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) | |
| 86.1% | (/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) | |
| ▶ | 86.0% | (/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) |
| 59.8% | (/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) #s(literal 2 binary64))))) | |
| ✓ | 100.0% | (/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
| ✓ | 53.3% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| ✓ | 53.9% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
Compiled 480 to 309 computations (35.6% saved)
| Inputs |
|---|
(pow.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) |
(cosh.f64 x) |
x |
#s(literal -1/2 binary64) |
#s(literal 2 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)) |
#s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(*.f64 x x) |
#s(literal 1/12 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) |
(*.f64 #s(literal 1/12 binary64) x) |
#s(literal 1 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
#s(literal 1/360 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/360 binary64) (*.f64 x x)) |
#s(literal -1/360 binary64) |
| Outputs |
|---|
#s(approx (pow (pow (cosh x) -1/2) 2) #s(hole binary64 1)) |
#s(approx (pow (pow (cosh x) -1/2) 2) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (pow (pow (cosh x) -1/2) 2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (pow (pow (cosh x) -1/2) 2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (pow (cosh x) -1/2) #s(hole binary64 1)) |
#s(approx (pow (cosh x) -1/2) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (pow (cosh x) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/96 (pow x 2)) 1/4))))) |
#s(approx (pow (cosh x) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/96 (* -139/5760 (pow x 2)))) 1/4))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 2 (* (cosh x) 2)) #s(hole binary64 1)) |
#s(approx (/ 2 (* (cosh x) 2)) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 2 (* (cosh x) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (/ 2 (* (cosh x) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 2)) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (* (* x x) 1/12) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* (* 1/12 x) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* 1/12 x) x) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (* 1/12 x) #s(hole binary64 (* 1/12 x))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* 1/12 x))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* x (+ 1/12 (* 1/360 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (+ (* (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (- 1/12 (* -1/360 (* x x))) #s(hole binary64 1/12)) |
#s(approx (- 1/12 (* -1/360 (* x x))) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (* -1/360 (* x x)) #s(hole binary64 (* -1/360 (pow x 2)))) |
#s(approx (pow (pow (cosh x) -1/2) 2) #s(hole binary64 (/ 2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (pow (cosh x) -1/2) #s(hole binary64 (* (sqrt 2) (sqrt (/ 1 (+ (exp x) (/ 1 (exp x)))))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (/ 2 (* (cosh x) 2)) #s(hole binary64 (/ 2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))))) |
#s(approx (+ (* (* 1/12 x) x) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* (* 1/12 x) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* 1/360 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (+ (* (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (- 1/12 (* -1/360 (* x x))) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (- 1/12 (* -1/360 (* x x))) #s(hole binary64 (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((pow (pow (cosh x) -1/2) 2) (pow (cosh x) -1/2) (cosh x) x -1/2 2 (/ 2 (* (cosh x) 2)) (* (cosh x) 2) (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (+ (* 1/12 (* x x)) 1) (* (* x x) 1/12) (* x x) 1/12 (/ 2 (* (cosh x) 2)) (* (cosh x) 2) (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (+ (* (* 1/12 x) x) 1) (* 1/12 x) 1 (/ 2 (* (cosh x) 2)) (* (cosh x) 2) (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* (+ (* (* x x) 1/360) 1/12) x) (+ (* (* x x) 1/360) 1/12) 1/360 (/ 2 (* (cosh x) 2)) (* (cosh x) 2) (+ (* (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) (* x x)) 2) (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) (- 1/12 (* -1/360 (* x x))) (* -1/360 (* x x)) -1/360) |
| 5.0ms | x | @ | 0 | ((pow (pow (cosh x) -1/2) 2) (pow (cosh x) -1/2) (cosh x) x -1/2 2 (/ 2 (* (cosh x) 2)) (* (cosh x) 2) (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (+ (* 1/12 (* x x)) 1) (* (* x x) 1/12) (* x x) 1/12 (/ 2 (* (cosh x) 2)) (* (cosh x) 2) (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (+ (* (* 1/12 x) x) 1) (* 1/12 x) 1 (/ 2 (* (cosh x) 2)) (* (cosh x) 2) (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* (+ (* (* x x) 1/360) 1/12) x) (+ (* (* x x) 1/360) 1/12) 1/360 (/ 2 (* (cosh x) 2)) (* (cosh x) 2) (+ (* (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) (* x x)) 2) (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) (- 1/12 (* -1/360 (* x x))) (* -1/360 (* x x)) -1/360) |
| 4.0ms | x | @ | inf | ((pow (pow (cosh x) -1/2) 2) (pow (cosh x) -1/2) (cosh x) x -1/2 2 (/ 2 (* (cosh x) 2)) (* (cosh x) 2) (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (+ (* 1/12 (* x x)) 1) (* (* x x) 1/12) (* x x) 1/12 (/ 2 (* (cosh x) 2)) (* (cosh x) 2) (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (+ (* (* 1/12 x) x) 1) (* 1/12 x) 1 (/ 2 (* (cosh x) 2)) (* (cosh x) 2) (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* (+ (* (* x x) 1/360) 1/12) x) (+ (* (* x x) 1/360) 1/12) 1/360 (/ 2 (* (cosh x) 2)) (* (cosh x) 2) (+ (* (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) (* x x)) 2) (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) (- 1/12 (* -1/360 (* x x))) (* -1/360 (* x x)) -1/360) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 255 | 2047 |
| 0 | 297 | 1883 |
| 1 | 1277 | 1867 |
| 0 | 8644 | 1742 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(pow.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) |
(cosh.f64 x) |
x |
#s(literal -1/2 binary64) |
#s(literal 2 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)) |
#s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(*.f64 x x) |
#s(literal 1/12 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) |
(*.f64 #s(literal 1/12 binary64) x) |
#s(literal 1 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
#s(literal 1/360 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/360 binary64) (*.f64 x x)) |
#s(literal -1/360 binary64) |
#s(approx (pow (pow (cosh x) -1/2) 2) #s(hole binary64 1)) |
#s(approx (pow (pow (cosh x) -1/2) 2) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (pow (pow (cosh x) -1/2) 2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (pow (pow (cosh x) -1/2) 2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (pow (cosh x) -1/2) #s(hole binary64 1)) |
#s(approx (pow (cosh x) -1/2) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (pow (cosh x) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/96 (pow x 2)) 1/4))))) |
#s(approx (pow (cosh x) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/96 (* -139/5760 (pow x 2)))) 1/4))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 2 (* (cosh x) 2)) #s(hole binary64 1)) |
#s(approx (/ 2 (* (cosh x) 2)) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 2 (* (cosh x) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (/ 2 (* (cosh x) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 2)) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (* (* x x) 1/12) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* (* 1/12 x) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* 1/12 x) x) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (* 1/12 x) #s(hole binary64 (* 1/12 x))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* 1/12 x))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* x (+ 1/12 (* 1/360 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (+ (* (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (- 1/12 (* -1/360 (* x x))) #s(hole binary64 1/12)) |
#s(approx (- 1/12 (* -1/360 (* x x))) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (* -1/360 (* x x)) #s(hole binary64 (* -1/360 (pow x 2)))) |
#s(approx (pow (pow (cosh x) -1/2) 2) #s(hole binary64 (/ 2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (pow (cosh x) -1/2) #s(hole binary64 (* (sqrt 2) (sqrt (/ 1 (+ (exp x) (/ 1 (exp x)))))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (/ 2 (* (cosh x) 2)) #s(hole binary64 (/ 2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) 2) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))))) |
#s(approx (+ (* (* 1/12 x) x) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* (* 1/12 x) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* 1/360 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (+ (* (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- 1/12 (* -1/360 (* x x))) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (- 1/12 (* -1/360 (* x x))) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (- 1/12 (* -1/360 (* x x))) #s(hole binary64 (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
| Outputs |
|---|
(*.f64 (*.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal -1/4 binary64))) (pow.f64 (cosh.f64 x) #s(literal -1/4 binary64))) |
(*.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (cosh.f64 x) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (cosh.f64 x) #s(literal -1/4 binary64)) (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cosh.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cosh.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(exp.f64 (fma.f64 (log.f64 (cosh.f64 x)) #s(literal -1/2 binary64) (log.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (cosh.f64 x) #s(literal -1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (cosh.f64 x) #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 (cosh.f64 x) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (cosh.f64 x) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cosh.f64 x) #s(literal -1/4 binary64)) (pow.f64 (cosh.f64 x) #s(literal -1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cosh.f64 x))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (cosh.f64 x) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cosh.f64 x) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (neg.f64 x))) |
(cosh.f64 (neg.f64 x)) |
(cosh.f64 x) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
x |
#s(literal -1/2 binary64) |
#s(literal 2 binary64) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal -2 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (neg.f64 #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64))))) |
#s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (fabs.f64 x)) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (neg.f64 x)) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) x #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) #s(literal 2 binary64)) |
(fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64)) |
(fma.f64 x (*.f64 x #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) #s(literal 2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal -2 binary64)))) |
(-.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)) x)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 x x))) |
(-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(+.f64 (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64)))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x))) |
#s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) x)) x) |
(*.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/12 binary64) x)) |
(*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/12 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/12 binary64) x) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/12 binary64) x)) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.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) (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) (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) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) 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 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 x #s(literal 1 binary64))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 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)))) |
#s(literal 1/12 binary64) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 #s(literal -2 binary64) #s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (neg.f64 #s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) #s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64)))))) |
#s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) (fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) (fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) x) x #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64))) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) #s(literal 2 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64))) #s(literal 2 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(fma.f64 x x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)))) (/.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))))) |
(-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) x)) x)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)))) |
(+.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) (fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -2 binary64))))) (/.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) (fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -2 binary64)))))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(+.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64))) |
(+.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64))) |
(*.f64 x (*.f64 x (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (/.f64 (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/12 binary64) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/12 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/12 binary64) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal -1 binary64)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (/.f64 (*.f64 #s(literal 1/1728 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) (*.f64 x x)) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/12 binary64)) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1/12 binary64) x) |
(*.f64 x #s(literal 1/12 binary64)) |
#s(literal 1 binary64) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 #s(literal -2 binary64) #s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (neg.f64 #s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) #s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (neg.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (fma.f64 x x (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) (fma.f64 x x (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 x x (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) (fma.f64 x x (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 x x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 x x (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 4 binary64) (fma.f64 x x (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)))) (/.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x))))) |
(-.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) x)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)))) |
(+.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) (fma.f64 x x (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) (fma.f64 x x (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) #s(literal 2 binary64))))))) |
(+.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) |
(+.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x))))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)))) |
(+.f64 (*.f64 x x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(+.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) x)) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/12 binary64) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(+.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)))) |
(*.f64 x (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 #s(literal 1/12 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)))) (-.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) (*.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 #s(literal 1/12 binary64) x))) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 #s(literal 1/12 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 #s(literal 1/12 binary64) x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) (*.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 #s(literal 1/12 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 #s(literal 1/12 binary64) x))))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) x) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 x #s(literal 1/360 binary64)) (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/360 binary64)) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/360 binary64) x) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/360 binary64)) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 #s(literal 1/12 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/360 binary64)) x) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 x #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)))) |
(-.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (*.f64 #s(literal -1/360 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/360 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64)) (*.f64 #s(literal 1/12 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) |
(*.f64 x (*.f64 x (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/144 binary64))) (neg.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/1728 binary64) (*.f64 #s(literal -1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/144 binary64) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64))) (neg.f64 (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4320 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/144 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64))) |
(/.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1/1728 binary64) (*.f64 #s(literal -1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/144 binary64) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/4320 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64)) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) |
(/.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4320 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(-.f64 (/.f64 #s(literal 1/144 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)))) |
(-.f64 (/.f64 #s(literal 1/1728 binary64) (+.f64 #s(literal 1/144 binary64) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/4320 binary64) (*.f64 x x))))) (/.f64 (*.f64 #s(literal -1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/144 binary64) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)))))) |
(-.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)))) |
(-.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/360 binary64))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal 1/360 binary64)))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) (/.f64 #s(literal 1/1728 binary64) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/1728 binary64) (-.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4320 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4320 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal 1/12 binary64)) |
(+.f64 #s(literal 1/12 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/360 binary64) x)) x)) |
(+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/360 binary64))) |
(+.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
#s(literal 1/360 binary64) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 #s(literal -2 binary64) #s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (neg.f64 #s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) #s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (neg.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (fma.f64 x x (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) (fma.f64 x x (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 x x (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) (fma.f64 x x (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(fma.f64 x x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 x x (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 4 binary64) (fma.f64 x x (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)))) (/.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x))))) |
(-.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) x)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)))) |
(+.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) (fma.f64 x x (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) (fma.f64 x x (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) #s(literal 2 binary64))))))) |
(+.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) |
(+.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x))))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)))) |
(+.f64 (*.f64 x x) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(+.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) x)) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/12 binary64) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(+.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64))) |
(*.f64 x (*.f64 x (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/144 binary64))) (neg.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/1728 binary64) (*.f64 #s(literal -1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/144 binary64) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64))) (neg.f64 (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4320 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/144 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64))) |
(/.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1/1728 binary64) (*.f64 #s(literal -1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/144 binary64) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/4320 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64)) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) |
(/.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4320 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(-.f64 (/.f64 #s(literal 1/144 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)))) |
(-.f64 (/.f64 #s(literal 1/1728 binary64) (+.f64 #s(literal 1/144 binary64) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/4320 binary64) (*.f64 x x))))) (/.f64 (*.f64 #s(literal -1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/144 binary64) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)))))) |
(-.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)))) |
(-.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/360 binary64))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal 1/360 binary64)))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) (/.f64 #s(literal 1/1728 binary64) (fma.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/1728 binary64) (-.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4320 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4320 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal 1/12 binary64)) |
(+.f64 #s(literal 1/12 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/360 binary64) x)) x)) |
(+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/360 binary64))) |
(+.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal -1/360 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal -1/360 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal -1/360 binary64) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/360 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/360 binary64))) |
(*.f64 #s(literal -1/360 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal -1/360 binary64)) |
(*.f64 x (*.f64 x #s(literal -1/360 binary64))) |
(neg.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
#s(literal -1/360 binary64) |
#s(approx (pow (pow (cosh x) -1/2) 2) #s(literal 1 binary64)) |
#s(approx (pow (pow (cosh x) -1/2) 2) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (pow (pow (cosh x) -1/2) 2) (fma.f64 (-.f64 (*.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (pow (cosh x) -1/2) 2) (fma.f64 (fma.f64 (*.f64 #s(literal 5/24 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -61/720 binary64)) #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (cosh x) -1/2) #s(literal 1 binary64)) |
#s(approx (pow (cosh x) -1/2) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (cosh x) -1/2) (fma.f64 (fma.f64 #s(literal 7/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (cosh x) -1/2) (fma.f64 (fma.f64 (fma.f64 #s(literal -139/5760 binary64) (*.f64 x x) #s(literal 7/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (/ 2 (* (cosh x) 2)) #s(literal 1 binary64)) |
#s(approx (/ 2 (* (cosh x) 2)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ 2 (* (cosh x) 2)) (fma.f64 (-.f64 (*.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 2 (* (cosh x) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal 5/24 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -61/720 binary64)) #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (cosh x) 2) #s(literal 2 binary64)) |
#s(approx (* (cosh x) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64)))) |
#s(approx (* (cosh x) 2) (fma.f64 x x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 x x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/12 (* x x)) 1) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64))) |
#s(approx (* (* x x) 1/12) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 x x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/12 (* x x)) 1) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64))) |
#s(approx (* 1/12 x) (*.f64 #s(literal 1/12 binary64) x)) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) (fma.f64 x x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) (fma.f64 x x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) (*.f64 #s(literal 1/12 binary64) x)) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) |
#s(approx (+ (* (* x x) 1/360) 1/12) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) (fma.f64 x x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) (fma.f64 x x (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) |
#s(approx (+ (* (* x x) 1/360) 1/12) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (* -1/360 (* x x)) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) |
#s(approx (pow (pow (cosh x) -1/2) 2) (*.f64 #s(literal 1 binary64) (pow.f64 (cosh.f64 x) #s(literal -1 binary64)))) |
#s(approx (pow (cosh x) -1/2) (sqrt.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cosh.f64 x) #s(literal -1 binary64))))) |
#s(approx (cosh x) (*.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (cosh x) 2)) (*.f64 #s(literal 1 binary64) (pow.f64 (cosh.f64 x) #s(literal -1 binary64)))) |
#s(approx (* (cosh x) 2) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (+.f64 (+.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (+ (* 1/12 (* x x)) 1) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (+.f64 (+.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (+ (* 1/12 (* x x)) 1) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64)))) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/360 binary64))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) |
#s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
#s(approx (+ (* (* x x) 1/360) 1/12) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/12 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (* x x)) 2) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64)))) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/360) 1/12) x) x) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
#s(approx (+ (* (* x x) 1/360) 1/12) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) |
Compiled 20 434 to 3 492 computations (82.9% saved)
17 alts after pruning (8 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 757 | 6 | 763 |
| Fresh | 2 | 2 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 760 | 17 | 777 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (pow.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
| ✓ | 76.4% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
| ✓ | 26.1% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
| ✓ | 89.4% | (/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
| ✓ | 89.4% | (/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
| 89.4% | (/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) | |
| 89.4% | (/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) | |
| 86.1% | (/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) | |
| 89.4% | (/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) | |
| 86.1% | (/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) | |
| 86.0% | (/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) x #s(literal 2 binary64)))) | |
| ✓ | 86.0% | (/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) |
| 86.0% | (/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 #s(literal 1/12 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)))) | |
| 59.8% | (/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) #s(literal 2 binary64))))) | |
| ✓ | 100.0% | (/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
| ✓ | 53.3% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| ✓ | 53.9% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
Compiled 833 to 370 computations (55.6% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 #s(literal 1/12 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(pow.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(*.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
3 calls:
| 7.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 7.0ms | x |
| 5.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 100.0% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 100.0% | 1 | x |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 #s(literal 1/12 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) #s(literal 2 binary64))))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 #s(literal 1/12 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
3 calls:
| 5.0ms | x |
| 4.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 4.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.4% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 89.4% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 92.6% | 2 | x |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 #s(literal 1/12 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
1 calls:
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.4% | 1 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 #s(literal 1/12 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
3 calls:
| 8.0ms | x |
| 3.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 3.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.4% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 89.4% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 89.4% | 1 | x |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 #s(literal 1/12 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) |
3 calls:
| 5.0ms | x |
| 3.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 3.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.1% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 86.1% | 1 | x |
| 86.1% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 #s(literal 1/12 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) x #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (cosh x) 2) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 #s(literal 1/12 binary64) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
3 calls:
| 3.0ms | x |
| 2.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 2.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.0% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 86.0% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 86.0% | 1 | x |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
3 calls:
| 2.0ms | x |
| 1.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 1.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.4% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 76.4% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 76.4% | 1 | x |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
| Outputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
3 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 1.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.4% | 2 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 76.4% | 2 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 76.4% | 2 | x |
Compiled 15 to 13 computations (13.3% saved)
Total -0.5b remaining (-1.5%)
Threshold costs -0.5b (-1.5%)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
3 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 1.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.9% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 53.9% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 53.9% | 1 | x |
Compiled 15 to 13 computations (13.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 2.0834038604605675e+76 | 3.180349633183638e+77 |
| 4.0ms | 96× | 0 | valid |
Compiled 419 to 239 computations (43% saved)
ival-exp: 1.0ms (45.5% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 2.0441009823387725e-6 | 8.998064998611893 |
| 7.0ms | 144× | 0 | valid |
Compiled 308 to 254 computations (17.5% saved)
ival-exp: 3.0ms (68.3% of total)ival-neg: 1.0ms (22.8% of total)ival-div!: 1.0ms (22.8% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | fuel |
Compiled 232 to 75 computations (67.7% saved)
(abs x)
Compiled 944 to 446 computations (52.8% saved)
Loading profile data...