
Time bar (total: 4.9s)
| 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 15 to 9 computations (40% saved)
| 1.2s | 3 200× | 2 | valid |
| 868.0ms | 4 685× | 1 | valid |
| 514.0ms | 7 938× | 0 | exit |
| 21.0ms | 371× | 0 | valid |
ival-exp: 1.4s (66.3% of total)adjust: 238.0ms (11.2% of total)ival-div!: 140.0ms (6.6% of total)ival-neg: 134.0ms (6.3% of total)ival-add!: 117.0ms (5.5% of total)ival-sub!: 86.0ms (4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 248 | 1 | (0.0014306206703045116) | 1 | (0.005491241934315034) | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 5 | 0 | - | 0 | - | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 0 | 0 | - | 0 | - | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 0 | 0 | - | 0 | - | (exp.f64 x) |
| 0 | 0 | - | 0 | - | (exp.f64 (neg.f64 x)) |
| 0 | 0 | - | 0 | - | (neg.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) | cancellation | 248 | 1 |
/.f64 | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) | o/o | 5 | 0 |
| ↳ | (exp.f64 x) | overflow | 1 | |
| ↳ | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) | overflow | 5 | |
| ↳ | (exp.f64 (neg.f64 x)) | overflow | 4 | |
| ↳ | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) | overflow | 5 | |
| ↳ | (exp.f64 x) | overflow | 1 | |
| ↳ | (exp.f64 (neg.f64 x)) | overflow | 4 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 252 | 1 |
| - | 1 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 252 | 1 | 0 |
| - | 1 | 0 | 2 |
| number | freq |
|---|---|
| 0 | 3 |
| 1 | 253 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 93.0ms | 186× | 2 | valid |
| 47.0ms | 302× | 1 | valid |
| 1.0ms | 24× | 0 | valid |
Compiled 83 to 25 computations (69.9% saved)
ival-exp: 91.0ms (75.5% of total)adjust: 12.0ms (10% of total)ival-div!: 9.0ms (7.5% of total)ival-sub!: 3.0ms (2.5% of total)ival-add!: 3.0ms (2.5% of total)ival-neg: 3.0ms (2.5% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 39 |
| 1 | 45 | 39 |
| 2 | 104 | 39 |
| 3 | 414 | 39 |
| 4 | 4412 | 27 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 9.7% | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(negabs x)
Compiled 26 to 14 computations (46.2% saved)
| Inputs |
|---|
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(exp.f64 x) |
x |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Outputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* 2 x))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (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 (+ (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) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ (- (exp x) (exp (neg x))) (+ (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 (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (neg x))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ (- (exp x) (exp (* -1 x))) (+ (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)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (* -1 x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (- (exp x) (exp (neg x))) (exp x) x (exp (neg x)) (neg x) (+ (exp x) (exp (neg x)))) |
| 1.0ms | x | @ | inf | ((/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (- (exp x) (exp (neg x))) (exp x) x (exp (neg x)) (neg x) (+ (exp x) (exp (neg x)))) |
| 1.0ms | x | @ | 0 | ((/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (- (exp x) (exp (neg x))) (exp x) x (exp (neg x)) (neg x) (+ (exp x) (exp (neg x)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 127 | 498 |
| 0 | 140 | 356 |
| 1 | 753 | 345 |
| 0 | 6406 | 319 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(exp.f64 x) |
x |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* 2 x))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (- (exp x) (exp (neg x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (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 (+ (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) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ (- (exp x) (exp (neg x))) (+ (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 (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (neg x))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ (- (exp x) (exp (* -1 x))) (+ (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)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (* -1 x))))) |
| Outputs |
|---|
(tanh.f64 x) |
(*.f64 (/.f64 (*.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 (sinh.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (sinh.f64 x) #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 (sinh.f64 x) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (tanh.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (/.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x))) (*.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))))) (+.f64 (/.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (/.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (fma.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x))) (neg.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 x) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x)))) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64))) (*.f64 (fma.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) |
(/.f64 (sinh.f64 x) (cosh.f64 x)) |
(/.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (cosh.f64 x)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) #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 (sinh.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) #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 (sinh.f64 x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sinh.f64 x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (cosh.f64 x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(-.f64 (-.f64 (exp.f64 x) (cosh.f64 x)) (sinh.f64 (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 (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(+.f64 (-.f64 (exp.f64 x) (cosh.f64 x)) (sinh.f64 x)) |
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (exp.f64 (neg.f64 x)))) |
(+.f64 (sinh.f64 x) (sinh.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))) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(exp.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 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(-.f64 (cosh.f64 x) (sinh.f64 x)) |
(+.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 (neg.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 #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) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64)))) (fma.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) #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 (cosh.f64 x) #s(literal 2 binary64))) |
(*.f64 (cosh.f64 x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (cosh.f64 x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (sinh.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 (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 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (*.f64 (sinh.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))) (+.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) |
(/.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 (sinh.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) |
(-.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))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) x) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2/15 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) #s(literal 1/3 binary64))) x)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (- (exp x) (exp (neg 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 (- (exp x) (exp (neg 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 (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 (+ (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) (exp (neg x))) (+ (exp x) (exp (neg x)))) (tanh.f64 x)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (sinh.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 (+ (exp x) (exp (neg x))) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (tanh.f64 x)) |
#s(approx (- (exp x) (exp (neg x))) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (+ (exp x) (exp (neg x))) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
Compiled 3 096 to 499 computations (83.9% saved)
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 160 | 2 | 162 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 161 | 2 | 163 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (tanh.f64 x) |
| ▶ | 96.7% | #s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) x) |
Compiled 17 to 10 computations (41.2% saved)
| Inputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) x) |
x |
(tanh.f64 x) |
| Outputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (tanh x) #s(hole binary64 x)) |
#s(approx (tanh x) #s(hole binary64 (* x (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (tanh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))))) |
#s(approx (tanh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))))) |
#s(approx (tanh x) #s(hole binary64 (/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | ((/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) x (tanh x)) |
| 2.0ms | x | @ | -inf | ((/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) x (tanh x)) |
| 0.0ms | x | @ | 0 | ((/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) x (tanh x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 255 |
| 0 | 53 | 141 |
| 1 | 273 | 141 |
| 0 | 1845 | 133 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) x) |
x |
(tanh.f64 x) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (tanh x) #s(hole binary64 x)) |
#s(approx (tanh x) #s(hole binary64 (* x (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (tanh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))))) |
#s(approx (tanh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))))) |
#s(approx (tanh x) #s(hole binary64 (/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x)))))) |
| Outputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) x) |
x |
(tanh.f64 x) |
(*.f64 (/.f64 (*.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 (sinh.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (sinh.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)))) (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 x) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (tanh.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (/.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x))) (*.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))))) (+.f64 (/.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (/.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (fma.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x))) (neg.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) x))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 x) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x)))) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.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)) #s(literal 1 binary64))) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) x)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (sinh.f64 x) (cosh.f64 x)) |
(/.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (cosh.f64 x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) x) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) x) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) x) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) x) x) #s(literal 1/3 binary64)) x)) |
#s(approx x x) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) x) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) x) x) #s(literal 1/3 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (tanh.f64 x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (tanh.f64 x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (tanh.f64 x)) |
Compiled 563 to 121 computations (78.5% saved)
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 29 | 3 | 32 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 0 | 0 |
| Total | 29 | 5 | 34 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (tanh.f64 x) |
| ▶ | 97.5% | #s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) x) x) #s(literal 1/3 binary64)) x)) |
| ▶ | 97.6% | #s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
| ▶ | 97.2% | #s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal 1 binary64)) x)) |
| ✓ | 96.7% | #s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) x) |
Compiled 100 to 57 computations (43% saved)
| Inputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
#s(literal -1/3 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (-.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x x)) |
#s(literal 2/15 binary64) |
#s(literal 1/3 binary64) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) x) x) #s(literal 1/3 binary64)) x)) |
(fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) x) x) #s(literal 1/3 binary64)) x) |
(*.f64 x (*.f64 x x)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) x) x) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) x) |
(fma.f64 #s(literal -17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) |
#s(literal -17/315 binary64) |
| Outputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))))) |
#s(approx (* (+ (* (* x x) -1/3) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* x x) -1/3) 1) x) #s(hole binary64 (* x (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (+ (* (* x x) -1/3) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/3) 1) #s(hole binary64 (+ 1 (* -1/3 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))))) |
#s(approx (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/3 (pow x 2))))) |
#s(approx (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))) |
#s(approx (- (* 2/15 (* x x)) 1/3) #s(hole binary64 -1/3)) |
#s(approx (- (* 2/15 (* x x)) 1/3) #s(hole binary64 (- (* 2/15 (pow x 2)) 1/3))) |
#s(approx (* 2/15 (* x x)) #s(hole binary64 (* 2/15 (pow x 2)))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) #s(hole binary64 x)) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) #s(hole binary64 (* x (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))))) |
#s(approx (* x (* x x)) #s(hole binary64 (pow x 3))) |
#s(approx (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3) #s(hole binary64 -1/3)) |
#s(approx (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3) #s(hole binary64 (- (* 2/15 (pow x 2)) 1/3))) |
#s(approx (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3) #s(hole binary64 (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3))) |
#s(approx (* (* (+ (* -17/315 (* x x)) 2/15) x) x) #s(hole binary64 (* 2/15 (pow x 2)))) |
#s(approx (* (* (+ (* -17/315 (* x x)) 2/15) x) x) #s(hole binary64 (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))))) |
#s(approx (* (+ (* -17/315 (* x x)) 2/15) x) #s(hole binary64 (* 2/15 x))) |
#s(approx (* (+ (* -17/315 (* x x)) 2/15) x) #s(hole binary64 (* x (+ 2/15 (* -17/315 (pow x 2)))))) |
#s(approx (+ (* -17/315 (* x x)) 2/15) #s(hole binary64 2/15)) |
#s(approx (+ (* -17/315 (* x x)) 2/15) #s(hole binary64 (+ 2/15 (* -17/315 (pow x 2))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))))) |
#s(approx (* (+ (* (* x x) -1/3) 1) x) #s(hole binary64 (* -1/3 (pow x 3)))) |
#s(approx (* (+ (* (* x x) -1/3) 1) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/3)))) |
#s(approx (+ (* (* x x) -1/3) 1) #s(hole binary64 (* -1/3 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/3) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/3)))) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* 2/15 (pow x 5)))) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (* 2/15 (pow x 4)))) |
#s(approx (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (- (* 2/15 (* x x)) 1/3) #s(hole binary64 (* 2/15 (pow x 2)))) |
#s(approx (- (* 2/15 (* x x)) 1/3) #s(hole binary64 (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) #s(hole binary64 (* -17/315 (pow x 7)))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) #s(hole binary64 (* (pow x 7) (- (* 2/15 (/ 1 (pow x 2))) 17/315)))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) #s(hole binary64 (* (pow x 7) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4))))))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) #s(hole binary64 (* (pow x 7) (- (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 17/315 (/ 1/3 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3) #s(hole binary64 (* -17/315 (pow x 4)))) |
#s(approx (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3) #s(hole binary64 (* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) 17/315)))) |
#s(approx (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3) #s(hole binary64 (* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4))))))) |
#s(approx (* (* (+ (* -17/315 (* x x)) 2/15) x) x) #s(hole binary64 (* -17/315 (pow x 4)))) |
#s(approx (* (* (+ (* -17/315 (* x x)) 2/15) x) x) #s(hole binary64 (* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) 17/315)))) |
#s(approx (* (+ (* -17/315 (* x x)) 2/15) x) #s(hole binary64 (* -17/315 (pow x 3)))) |
#s(approx (* (+ (* -17/315 (* x x)) 2/15) x) #s(hole binary64 (* (pow x 3) (- (* 2/15 (/ 1 (pow x 2))) 17/315)))) |
#s(approx (+ (* -17/315 (* x x)) 2/15) #s(hole binary64 (* -17/315 (pow x 2)))) |
#s(approx (+ (* -17/315 (* x x)) 2/15) #s(hole binary64 (* (pow x 2) (- (* 2/15 (/ 1 (pow x 2))) 17/315)))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x)))))) |
#s(approx (* (+ (* (* x x) -1/3) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15))))) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) (+ 2/15 (/ 1 (pow x 4)))))))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) #s(hole binary64 (* -1 (* (pow x 7) (- 17/315 (* 2/15 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 17/315 (/ 1/3 (pow x 4))) (* 2/15 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 17/315 (/ 1/3 (pow x 4))) (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* -17/315 (* x x)) 2/15) x) #s(hole binary64 (* -1 (* (pow x 3) (- 17/315 (* 2/15 (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | ((/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (* (+ (* (* x x) -1/3) 1) x) (+ (* (* x x) -1/3) 1) (* x x) x -1/3 1 (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) (- (* 2/15 (* x x)) 1/3) (* 2/15 (* x x)) 2/15 1/3 (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3) (* (* (+ (* -17/315 (* x x)) 2/15) x) x) (* (+ (* -17/315 (* x x)) 2/15) x) (+ (* -17/315 (* x x)) 2/15) -17/315) |
| 5.0ms | x | @ | 0 | ((/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (* (+ (* (* x x) -1/3) 1) x) (+ (* (* x x) -1/3) 1) (* x x) x -1/3 1 (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) (- (* 2/15 (* x x)) 1/3) (* 2/15 (* x x)) 2/15 1/3 (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3) (* (* (+ (* -17/315 (* x x)) 2/15) x) x) (* (+ (* -17/315 (* x x)) 2/15) x) (+ (* -17/315 (* x x)) 2/15) -17/315) |
| 4.0ms | x | @ | -inf | ((/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (* (+ (* (* x x) -1/3) 1) x) (+ (* (* x x) -1/3) 1) (* x x) x -1/3 1 (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) (- (* 2/15 (* x x)) 1/3) (* 2/15 (* x x)) 2/15 1/3 (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3) (* (* (+ (* -17/315 (* x x)) 2/15) x) x) (* (+ (* -17/315 (* x x)) 2/15) x) (+ (* -17/315 (* x x)) 2/15) -17/315) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 203 | 1689 |
| 0 | 231 | 1456 |
| 1 | 843 | 1429 |
| 0 | 5847 | 1337 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
#s(literal -1/3 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (-.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x x)) |
#s(literal 2/15 binary64) |
#s(literal 1/3 binary64) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) x) x) #s(literal 1/3 binary64)) x)) |
(fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) x) x) #s(literal 1/3 binary64)) x) |
(*.f64 x (*.f64 x x)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) x) x) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) x) |
(fma.f64 #s(literal -17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) |
#s(literal -17/315 binary64) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))))) |
#s(approx (* (+ (* (* x x) -1/3) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* x x) -1/3) 1) x) #s(hole binary64 (* x (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (+ (* (* x x) -1/3) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/3) 1) #s(hole binary64 (+ 1 (* -1/3 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))))) |
#s(approx (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/3 (pow x 2))))) |
#s(approx (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))) |
#s(approx (- (* 2/15 (* x x)) 1/3) #s(hole binary64 -1/3)) |
#s(approx (- (* 2/15 (* x x)) 1/3) #s(hole binary64 (- (* 2/15 (pow x 2)) 1/3))) |
#s(approx (* 2/15 (* x x)) #s(hole binary64 (* 2/15 (pow x 2)))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) #s(hole binary64 x)) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) #s(hole binary64 (* x (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))))) |
#s(approx (* x (* x x)) #s(hole binary64 (pow x 3))) |
#s(approx (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3) #s(hole binary64 -1/3)) |
#s(approx (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3) #s(hole binary64 (- (* 2/15 (pow x 2)) 1/3))) |
#s(approx (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3) #s(hole binary64 (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3))) |
#s(approx (* (* (+ (* -17/315 (* x x)) 2/15) x) x) #s(hole binary64 (* 2/15 (pow x 2)))) |
#s(approx (* (* (+ (* -17/315 (* x x)) 2/15) x) x) #s(hole binary64 (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))))) |
#s(approx (* (+ (* -17/315 (* x x)) 2/15) x) #s(hole binary64 (* 2/15 x))) |
#s(approx (* (+ (* -17/315 (* x x)) 2/15) x) #s(hole binary64 (* x (+ 2/15 (* -17/315 (pow x 2)))))) |
#s(approx (+ (* -17/315 (* x x)) 2/15) #s(hole binary64 2/15)) |
#s(approx (+ (* -17/315 (* x x)) 2/15) #s(hole binary64 (+ 2/15 (* -17/315 (pow x 2))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))))) |
#s(approx (* (+ (* (* x x) -1/3) 1) x) #s(hole binary64 (* -1/3 (pow x 3)))) |
#s(approx (* (+ (* (* x x) -1/3) 1) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/3)))) |
#s(approx (+ (* (* x x) -1/3) 1) #s(hole binary64 (* -1/3 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/3) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/3)))) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* 2/15 (pow x 5)))) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (* 2/15 (pow x 4)))) |
#s(approx (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (- (* 2/15 (* x x)) 1/3) #s(hole binary64 (* 2/15 (pow x 2)))) |
#s(approx (- (* 2/15 (* x x)) 1/3) #s(hole binary64 (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) #s(hole binary64 (* -17/315 (pow x 7)))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) #s(hole binary64 (* (pow x 7) (- (* 2/15 (/ 1 (pow x 2))) 17/315)))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) #s(hole binary64 (* (pow x 7) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4))))))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) #s(hole binary64 (* (pow x 7) (- (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 17/315 (/ 1/3 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3) #s(hole binary64 (* -17/315 (pow x 4)))) |
#s(approx (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3) #s(hole binary64 (* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) 17/315)))) |
#s(approx (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3) #s(hole binary64 (* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4))))))) |
#s(approx (* (* (+ (* -17/315 (* x x)) 2/15) x) x) #s(hole binary64 (* -17/315 (pow x 4)))) |
#s(approx (* (* (+ (* -17/315 (* x x)) 2/15) x) x) #s(hole binary64 (* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) 17/315)))) |
#s(approx (* (+ (* -17/315 (* x x)) 2/15) x) #s(hole binary64 (* -17/315 (pow x 3)))) |
#s(approx (* (+ (* -17/315 (* x x)) 2/15) x) #s(hole binary64 (* (pow x 3) (- (* 2/15 (/ 1 (pow x 2))) 17/315)))) |
#s(approx (+ (* -17/315 (* x x)) 2/15) #s(hole binary64 (* -17/315 (pow x 2)))) |
#s(approx (+ (* -17/315 (* x x)) 2/15) #s(hole binary64 (* (pow x 2) (- (* 2/15 (/ 1 (pow x 2))) 17/315)))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x)))))) |
#s(approx (* (+ (* (* x x) -1/3) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15))))) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) (+ 2/15 (/ 1 (pow x 4)))))))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) #s(hole binary64 (* -1 (* (pow x 7) (- 17/315 (* 2/15 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 17/315 (/ 1/3 (pow x 4))) (* 2/15 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 17/315 (/ 1/3 (pow x 4))) (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* -17/315 (* x x)) 2/15) x) #s(hole binary64 (* -1 (* (pow x 3) (- 17/315 (* 2/15 (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) x) (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (-.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) x) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1/27 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) x) x))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1/27 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)))) (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 x x) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/3 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) x) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/3 binary64) x) x) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) x x) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 x (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) x) |
(-.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal -1/3 binary64) x) x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) x) |
(+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) x) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) x) x))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) (/.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))) |
(-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/3 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/3 binary64) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/27 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) x) x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) x) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/27 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/3 binary64) x) x)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) 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 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.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)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
#s(literal -1/3 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) (*.f64 x x) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) x x) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) x) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x) |
(+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/9 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 2/15 binary64) x) x #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64)) #s(literal 1/27 binary64))) (neg.f64 (fma.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/45 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 #s(literal 2/15 binary64) x) x #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64)) #s(literal 1/27 binary64)) (fma.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/45 binary64) #s(literal 1/9 binary64)))) |
(fma.f64 (*.f64 #s(literal 2/15 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 2/15 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/3 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 2/15 binary64) x) x #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) #s(literal 1 binary64) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
(fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal -1/3 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(fma.f64 x (*.f64 #s(literal 2/15 binary64) x) #s(literal -1/3 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 2/15 binary64) x) x #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 #s(literal 2/15 binary64) x) x #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64)) (fma.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/45 binary64) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/45 binary64) #s(literal 1/9 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 #s(literal 2/15 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 2/15 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 2/15 binary64))) |
(*.f64 (*.f64 #s(literal 2/15 binary64) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 2/15 binary64)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 2/15 binary64))) |
(*.f64 x (*.f64 #s(literal 2/15 binary64) x)) |
#s(literal 2/15 binary64) |
#s(literal 1/3 binary64) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 2 binary64))) (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) (*.f64 x x) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x) x x) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) x))) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) x)) |
(-.f64 x (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)))) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) x) |
(+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)))) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/9 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (fma.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/9 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 2/15 binary64) (fabs.f64 x)) (fabs.f64 x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 2/15 binary64) (neg.f64 x)) (neg.f64 x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 2/15 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 2/15 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 2/15 binary64) (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 2/15 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 x (*.f64 #s(literal 2/15 binary64) x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) #s(literal -1/3 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 1/3 binary64)) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal -1/3 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -4/225 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64)) (*.f64 x x)) (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal -34/4725 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64)) #s(literal 4/225 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -4/225 binary64))) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64))))) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64))) (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal -34/4725 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64)) #s(literal 4/225 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)))))) |
(fma.f64 (*.f64 #s(literal 2/15 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64))) |
(fma.f64 (*.f64 #s(literal 2/15 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(fma.f64 (*.f64 #s(literal -17/315 binary64) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64)) x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 #s(literal -17/315 binary64) x) x)) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 2/15 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(fma.f64 (*.f64 #s(literal 2/15 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(fma.f64 #s(literal -17/315 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(fma.f64 #s(literal 2/15 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 2/15 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal -17/315 binary64) x) x)) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64)) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(fma.f64 x (*.f64 #s(literal 2/15 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 (*.f64 #s(literal 17/315 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 #s(literal -17/315 binary64) x) x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -4/225 binary64)) x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)))) x) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64)) x) (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal -34/4725 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64)) x) (fma.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64)) #s(literal 4/225 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -4/225 binary64))) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64))))) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64))) (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal -34/4725 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64)) #s(literal 4/225 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 2/15 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64)))) (-.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2/15 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 2/15 binary64) x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64))) (*.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64)))))) |
(fma.f64 (*.f64 #s(literal -17/315 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 2/15 binary64) x)) |
(fma.f64 (*.f64 #s(literal -17/315 binary64) x) (*.f64 x x) (*.f64 #s(literal 2/15 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -17/315 binary64)) (*.f64 #s(literal 2/15 binary64) x)) |
(fma.f64 (*.f64 #s(literal 2/15 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64) (*.f64 #s(literal 2/15 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -17/315 binary64) x) (*.f64 #s(literal 2/15 binary64) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) x (*.f64 #s(literal 2/15 binary64) x)) |
(fma.f64 #s(literal -17/315 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 2/15 binary64) x)) |
(fma.f64 #s(literal 2/15 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64))) |
(fma.f64 x (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) (*.f64 #s(literal 2/15 binary64) x)) |
(fma.f64 x #s(literal 2/15 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64))) |
(-.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 (*.f64 #s(literal 17/315 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal -17/315 binary64) x) x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64)) (*.f64 #s(literal 2/15 binary64) x)) |
(+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64))) |
(/.f64 (-.f64 #s(literal 8/3375 binary64) (pow.f64 (*.f64 #s(literal 17/315 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 4/225 binary64) (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -4/225 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64))) (neg.f64 (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal -34/4725 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64)) #s(literal 4/225 binary64)))) |
(/.f64 (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -4/225 binary64)) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64))) |
(/.f64 (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64)) (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal -34/4725 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64)) #s(literal 4/225 binary64))) |
(fma.f64 (*.f64 #s(literal -17/315 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 2/15 binary64)) |
(fma.f64 (*.f64 #s(literal -17/315 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 2/15 binary64)) |
(fma.f64 (*.f64 #s(literal -17/315 binary64) x) x #s(literal 2/15 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) |
(fma.f64 #s(literal -17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) |
(fma.f64 x (*.f64 #s(literal -17/315 binary64) x) #s(literal 2/15 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64))) (/.f64 #s(literal 4/225 binary64) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64)))) |
(-.f64 (/.f64 #s(literal 4/225 binary64) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x))))) |
(-.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) #s(literal -2/15 binary64)) |
(-.f64 #s(literal 2/15 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -17/315 binary64) x)) x)) |
(-.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -17/315 binary64))) |
(-.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal -34/4725 binary64) (*.f64 x x))))) (/.f64 #s(literal 8/3375 binary64) (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal -34/4725 binary64) (*.f64 x x)))))) |
(+.f64 (/.f64 #s(literal 8/3375 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64)) #s(literal 4/225 binary64))) (/.f64 (*.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64)) #s(literal 4/225 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) #s(literal 2/15 binary64)) |
(+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 #s(literal -17/315 binary64) x) x)) |
#s(literal -17/315 binary64) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) x) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x)) |
#s(approx (* (+ (* (* x x) -1/3) 1) x) x) |
#s(approx (* (+ (* (* x x) -1/3) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) x)) |
#s(approx (+ (* (* x x) -1/3) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) -1/3) 1) (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) x) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) x)) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x)) |
#s(approx (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- (* 2/15 (* x x)) 1/3) #s(literal -1/3 binary64)) |
#s(approx (- (* 2/15 (* x x)) 1/3) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
#s(approx (* 2/15 (* x x)) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) x) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) x)) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x)) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x)) |
#s(approx (* x (* x x)) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3) #s(literal -1/3 binary64)) |
#s(approx (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
#s(approx (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) |
#s(approx (* (* (+ (* -17/315 (* x x)) 2/15) x) x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
#s(approx (* (* (+ (* -17/315 (* x x)) 2/15) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x)) |
#s(approx (* (+ (* -17/315 (* x x)) 2/15) x) (*.f64 #s(literal 2/15 binary64) x)) |
#s(approx (* (+ (* -17/315 (* x x)) 2/15) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x)) |
#s(approx (+ (* -17/315 (* x x)) 2/15) #s(literal 2/15 binary64)) |
#s(approx (+ (* -17/315 (* x x)) 2/15) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (tanh.f64 x)) |
#s(approx (* (+ (* (* x x) -1/3) 1) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) |
#s(approx (* (+ (* (* x x) -1/3) 1) x) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (* x x) -1/3) 1) (*.f64 (*.f64 #s(literal -1/3 binary64) x) x)) |
#s(approx (+ (* (* x x) -1/3) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64)) x) x)) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/15 binary64))) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/3 binary64) #s(literal 2/15 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/3 binary64) (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -2/15 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2/15 binary64))) |
#s(approx (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/3 binary64) #s(literal 2/15 binary64)))) |
#s(approx (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/3 binary64) (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -2/15 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (* 2/15 (* x x)) 1/3) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
#s(approx (- (* 2/15 (* x x)) 1/3) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/3 binary64) #s(literal 2/15 binary64)) x) x)) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -17/315 binary64))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2/15 binary64)) #s(literal 17/315 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2/15 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal 17/315 binary64))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2/15 binary64) (pow.f64 x #s(literal -6 binary64))) (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal 17/315 binary64))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64))) |
#s(approx (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2/15 binary64)) #s(literal 17/315 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2/15 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal 17/315 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* -17/315 (* x x)) 2/15) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64))) |
#s(approx (* (* (+ (* -17/315 (* x x)) 2/15) x) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2/15 binary64)) #s(literal 17/315 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* -17/315 (* x x)) 2/15) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64))) |
#s(approx (* (+ (* -17/315 (* x x)) 2/15) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2/15 binary64)) #s(literal 17/315 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* -17/315 (* x x)) 2/15) (*.f64 (*.f64 #s(literal -17/315 binary64) x) x)) |
#s(approx (+ (* -17/315 (* x x)) 2/15) (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2/15 binary64)) #s(literal 17/315 binary64)) x) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (tanh.f64 x)) |
#s(approx (* (+ (* (* x x) -1/3) 1) x) (*.f64 (neg.f64 (-.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal -2/15 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (- (* 2/15 (* x x)) 1/3) (* x x)) 1) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal -2/15 binary64)) (pow.f64 x #s(literal -4 binary64))))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) (*.f64 (neg.f64 (fma.f64 #s(literal -2/15 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 17/315 binary64))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) (*.f64 (neg.f64 (fma.f64 #s(literal -2/15 binary64) (pow.f64 x #s(literal -2 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal 17/315 binary64)))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (+ (* (* x (* x x)) (- (* (* (+ (* -17/315 (* x x)) 2/15) x) x) 1/3)) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 7 binary64))) (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -4 binary64)) (-.f64 #s(literal 17/315 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2/15 binary64) (pow.f64 x #s(literal -6 binary64))))))) |
#s(approx (* (+ (* -17/315 (* x x)) 2/15) x) (*.f64 (neg.f64 (fma.f64 #s(literal -2/15 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 17/315 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
Compiled 18 403 to 2 147 computations (88.3% saved)
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 517 | 3 | 520 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 0 | 3 |
| Done | 0 | 2 | 2 |
| Total | 520 | 5 | 525 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (tanh.f64 x) |
| ▶ | 97.5% | #s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) (*.f64 x x) x)) |
| ▶ | 97.2% | #s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) x x)) |
| ▶ | 97.6% | #s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
| ✓ | 96.7% | #s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) x) |
Compiled 98 to 54 computations (44.9% saved)
| Inputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
(*.f64 x x) |
x |
#s(literal 2/15 binary64) |
#s(literal -1/3 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) x x)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) x x) |
(*.f64 (*.f64 #s(literal -1/3 binary64) x) x) |
(*.f64 #s(literal -1/3 binary64) x) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) (*.f64 x x) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) (*.f64 x x) x) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) |
#s(literal -17/315 binary64) |
| Outputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))))) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))))) |
#s(approx (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/3 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))) |
#s(approx (+ (* (* x x) 2/15) -1/3) #s(hole binary64 -1/3)) |
#s(approx (+ (* (* x x) 2/15) -1/3) #s(hole binary64 (- (* 2/15 (pow x 2)) 1/3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* (* -1/3 x) x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* -1/3 x) x) x) x) #s(hole binary64 (* x (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (* (* -1/3 x) x) #s(hole binary64 (* -1/3 (pow x 2)))) |
#s(approx (* -1/3 x) #s(hole binary64 (* -1/3 x))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) #s(hole binary64 (* x (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))))) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) #s(hole binary64 (* -1/3 x))) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) #s(hole binary64 (* x (- (* 2/15 (pow x 2)) 1/3)))) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))) |
#s(approx (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) #s(hole binary64 -1/3)) |
#s(approx (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) #s(hole binary64 (- (* 2/15 (pow x 2)) 1/3))) |
#s(approx (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) #s(hole binary64 (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3))) |
#s(approx (* (+ (* (* x x) -17/315) 2/15) x) #s(hole binary64 (* 2/15 x))) |
#s(approx (* (+ (* (* x x) -17/315) 2/15) x) #s(hole binary64 (* x (+ 2/15 (* -17/315 (pow x 2)))))) |
#s(approx (+ (* (* x x) -17/315) 2/15) #s(hole binary64 2/15)) |
#s(approx (+ (* (* x x) -17/315) 2/15) #s(hole binary64 (+ 2/15 (* -17/315 (pow x 2))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))))) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) #s(hole binary64 (* 2/15 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) #s(hole binary64 (* 2/15 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 2/15) -1/3) #s(hole binary64 (* 2/15 (pow x 2)))) |
#s(approx (+ (* (* x x) 2/15) -1/3) #s(hole binary64 (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (* -1/3 x) x) x) x) #s(hole binary64 (* -1/3 (pow x 3)))) |
#s(approx (+ (* (* (* -1/3 x) x) x) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/3)))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) #s(hole binary64 (* -17/315 (pow x 7)))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) #s(hole binary64 (* (pow x 7) (- (* 2/15 (/ 1 (pow x 2))) 17/315)))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) #s(hole binary64 (* (pow x 7) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4))))))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) #s(hole binary64 (* (pow x 7) (- (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 17/315 (/ 1/3 (pow x 4))))))) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) #s(hole binary64 (* -17/315 (pow x 5)))) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) #s(hole binary64 (* (pow x 5) (- (* 2/15 (/ 1 (pow x 2))) 17/315)))) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) #s(hole binary64 (* (pow x 5) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4))))))) |
#s(approx (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) #s(hole binary64 (* -17/315 (pow x 4)))) |
#s(approx (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) #s(hole binary64 (* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) 17/315)))) |
#s(approx (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) #s(hole binary64 (* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4))))))) |
#s(approx (* (+ (* (* x x) -17/315) 2/15) x) #s(hole binary64 (* -17/315 (pow x 3)))) |
#s(approx (* (+ (* (* x x) -17/315) 2/15) x) #s(hole binary64 (* (pow x 3) (- (* 2/15 (/ 1 (pow x 2))) 17/315)))) |
#s(approx (+ (* (* x x) -17/315) 2/15) #s(hole binary64 (* -17/315 (pow x 2)))) |
#s(approx (+ (* (* x x) -17/315) 2/15) #s(hole binary64 (* (pow x 2) (- (* 2/15 (/ 1 (pow x 2))) 17/315)))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x)))))) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15))))) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) (+ 2/15 (/ 1 (pow x 4)))))))) |
#s(approx (+ (* (* (* -1/3 x) x) x) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) #s(hole binary64 (* -1 (* (pow x 7) (- 17/315 (* 2/15 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 17/315 (/ 1/3 (pow x 4))) (* 2/15 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 17/315 (/ 1/3 (pow x 4))) (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) #s(hole binary64 (* -1 (* (pow x 5) (- 17/315 (* 2/15 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 17/315 (/ 1/3 (pow x 4))) (* 2/15 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* x x) -17/315) 2/15) x) #s(hole binary64 (* -1 (* (pow x 3) (- 17/315 (* 2/15 (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | 0 | ((/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) (+ (* (* x x) 2/15) -1/3) (* x x) x 2/15 -1/3 1 (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (+ (* (* (* -1/3 x) x) x) x) (* (* -1/3 x) x) (* -1/3 x) (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) (* (+ (* (* x x) -17/315) 2/15) x) (+ (* (* x x) -17/315) 2/15) -17/315) |
| 3.0ms | x | @ | inf | ((/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) (+ (* (* x x) 2/15) -1/3) (* x x) x 2/15 -1/3 1 (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (+ (* (* (* -1/3 x) x) x) x) (* (* -1/3 x) x) (* -1/3 x) (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) (* (+ (* (* x x) -17/315) 2/15) x) (+ (* (* x x) -17/315) 2/15) -17/315) |
| 3.0ms | x | @ | -inf | ((/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) (+ (* (* x x) 2/15) -1/3) (* x x) x 2/15 -1/3 1 (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (+ (* (* (* -1/3 x) x) x) x) (* (* -1/3 x) x) (* -1/3 x) (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) (* (+ (* (* x x) -17/315) 2/15) x) (+ (* (* x x) -17/315) 2/15) -17/315) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 211 | 1721 |
| 0 | 237 | 1503 |
| 1 | 857 | 1465 |
| 0 | 6390 | 1404 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
(*.f64 x x) |
x |
#s(literal 2/15 binary64) |
#s(literal -1/3 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) x x)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) x x) |
(*.f64 (*.f64 #s(literal -1/3 binary64) x) x) |
(*.f64 #s(literal -1/3 binary64) x) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) (*.f64 x x) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) (*.f64 x x) x) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) |
#s(literal -17/315 binary64) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))))) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))))) |
#s(approx (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/3 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))) |
#s(approx (+ (* (* x x) 2/15) -1/3) #s(hole binary64 -1/3)) |
#s(approx (+ (* (* x x) 2/15) -1/3) #s(hole binary64 (- (* 2/15 (pow x 2)) 1/3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* (* -1/3 x) x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* -1/3 x) x) x) x) #s(hole binary64 (* x (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (* (* -1/3 x) x) #s(hole binary64 (* -1/3 (pow x 2)))) |
#s(approx (* -1/3 x) #s(hole binary64 (* -1/3 x))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) #s(hole binary64 (* x (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))))) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) #s(hole binary64 (* -1/3 x))) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) #s(hole binary64 (* x (- (* 2/15 (pow x 2)) 1/3)))) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))) |
#s(approx (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) #s(hole binary64 -1/3)) |
#s(approx (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) #s(hole binary64 (- (* 2/15 (pow x 2)) 1/3))) |
#s(approx (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) #s(hole binary64 (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3))) |
#s(approx (* (+ (* (* x x) -17/315) 2/15) x) #s(hole binary64 (* 2/15 x))) |
#s(approx (* (+ (* (* x x) -17/315) 2/15) x) #s(hole binary64 (* x (+ 2/15 (* -17/315 (pow x 2)))))) |
#s(approx (+ (* (* x x) -17/315) 2/15) #s(hole binary64 2/15)) |
#s(approx (+ (* (* x x) -17/315) 2/15) #s(hole binary64 (+ 2/15 (* -17/315 (pow x 2))))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))))) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) #s(hole binary64 (* 2/15 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) #s(hole binary64 (* 2/15 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 2/15) -1/3) #s(hole binary64 (* 2/15 (pow x 2)))) |
#s(approx (+ (* (* x x) 2/15) -1/3) #s(hole binary64 (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (* -1/3 x) x) x) x) #s(hole binary64 (* -1/3 (pow x 3)))) |
#s(approx (+ (* (* (* -1/3 x) x) x) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/3)))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) #s(hole binary64 (* -17/315 (pow x 7)))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) #s(hole binary64 (* (pow x 7) (- (* 2/15 (/ 1 (pow x 2))) 17/315)))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) #s(hole binary64 (* (pow x 7) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4))))))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) #s(hole binary64 (* (pow x 7) (- (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 17/315 (/ 1/3 (pow x 4))))))) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) #s(hole binary64 (* -17/315 (pow x 5)))) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) #s(hole binary64 (* (pow x 5) (- (* 2/15 (/ 1 (pow x 2))) 17/315)))) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) #s(hole binary64 (* (pow x 5) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4))))))) |
#s(approx (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) #s(hole binary64 (* -17/315 (pow x 4)))) |
#s(approx (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) #s(hole binary64 (* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) 17/315)))) |
#s(approx (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) #s(hole binary64 (* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4))))))) |
#s(approx (* (+ (* (* x x) -17/315) 2/15) x) #s(hole binary64 (* -17/315 (pow x 3)))) |
#s(approx (* (+ (* (* x x) -17/315) 2/15) x) #s(hole binary64 (* (pow x 3) (- (* 2/15 (/ 1 (pow x 2))) 17/315)))) |
#s(approx (+ (* (* x x) -17/315) 2/15) #s(hole binary64 (* -17/315 (pow x 2)))) |
#s(approx (+ (* (* x x) -17/315) 2/15) #s(hole binary64 (* (pow x 2) (- (* 2/15 (/ 1 (pow x 2))) 17/315)))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x)))))) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15))))) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) (+ 2/15 (/ 1 (pow x 4)))))))) |
#s(approx (+ (* (* (* -1/3 x) x) x) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) #s(hole binary64 (* -1 (* (pow x 7) (- 17/315 (* 2/15 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 17/315 (/ 1/3 (pow x 4))) (* 2/15 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 17/315 (/ 1/3 (pow x 4))) (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) #s(hole binary64 (* -1 (* (pow x 5) (- 17/315 (* 2/15 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 17/315 (/ 1/3 (pow x 4))) (* 2/15 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* x x) -17/315) 2/15) x) #s(hole binary64 (* -1 (* (pow x 3) (- 17/315 (* 2/15 (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) (*.f64 x x) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) x x) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) x) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x) |
(+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64)) #s(literal 1/27 binary64))) (neg.f64 (fma.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/45 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/9 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 2/15 binary64) x) x #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))))) |
(/.f64 (fma.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 #s(literal 2/15 binary64) x) x #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64)) #s(literal 1/27 binary64)) (fma.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/45 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64) #s(literal -1/27 binary64)) (fma.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))) |
(fma.f64 (*.f64 #s(literal 2/15 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 2/15 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/3 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 2/15 binary64) x) x #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) #s(literal 1 binary64) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
(fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal -1/3 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(fma.f64 x (*.f64 #s(literal 2/15 binary64) x) #s(literal -1/3 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 2/15 binary64) x) x #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 #s(literal 2/15 binary64) x) x #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64)) (fma.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/45 binary64) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/45 binary64) #s(literal 1/9 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) |
(-.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 2/15 binary64))) |
(-.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -2/15 binary64) (*.f64 x x))) |
(-.f64 #s(literal -1/3 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 2/15 binary64) x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64)) (fma.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))) (/.f64 #s(literal -1/27 binary64) (fma.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) 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 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.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)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
#s(literal 2/15 binary64) |
#s(literal -1/3 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) x)) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) x #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 #s(literal -1/3 binary64) x) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/27 binary64) #s(literal 1 binary64)) x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/3 binary64) x) x))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/27 binary64) #s(literal 1 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/3 binary64) x) x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) x) (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) (fabs.f64 x)) (fabs.f64 x) x) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) (neg.f64 x)) (neg.f64 x) x) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/3 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) x) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 x x) x) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/3 binary64) x) x) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) x x) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 x (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) x)) (*.f64 x x))) |
(-.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal -1/3 binary64) x) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) x) |
(+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) x)) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/3 binary64))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/3 binary64) x) x)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/3 binary64))) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/3 binary64) x) x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
(*.f64 #s(literal -1/3 binary64) x) |
(*.f64 x #s(literal -1/3 binary64)) |
(neg.f64 (*.f64 x #s(literal 1/3 binary64))) |
(neg.f64 (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 2 binary64))) (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) (fabs.f64 x)) (fabs.f64 x) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) (neg.f64 x)) (neg.f64 x) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x)) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) (*.f64 x x) x) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x) x x) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x)) x) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x)) (*.f64 x x))) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x))) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) x) |
(+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal -1/27 binary64)) x) (fma.f64 #s(literal -1/3 binary64) (-.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/9 binary64)) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64)) x) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal -1/27 binary64))) (fma.f64 #s(literal -1/3 binary64) (-.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/9 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal 1/3 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) x (*.f64 #s(literal -1/3 binary64) x)) |
(fma.f64 #s(literal -1/3 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) x)) |
(fma.f64 #s(literal -1/3 binary64) x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) (*.f64 #s(literal -1/3 binary64) x)) |
(fma.f64 x #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) x)) |
(fma.f64 x #s(literal -1/3 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) x) (*.f64 #s(literal -1/3 binary64) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x)) (*.f64 #s(literal -1/3 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) x)) |
(+.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 #s(literal -1/3 binary64) (-.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/9 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (fma.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/9 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal -1/27 binary64)) (fma.f64 #s(literal -1/3 binary64) (-.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 2/15 binary64) (fabs.f64 x)) (fabs.f64 x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 2/15 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 2/15 binary64) (neg.f64 x)) (neg.f64 x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 2/15 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64) #s(literal -1/3 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 2/15 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 2/15 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 2/15 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 2/15 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64) #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 2/15 binary64) (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 2/15 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64) #s(literal -1/3 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 2/15 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 2/15 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64) #s(literal -1/3 binary64))) |
(fma.f64 x (*.f64 #s(literal 2/15 binary64) x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 x (*.f64 #s(literal 2/15 binary64) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64) #s(literal -1/3 binary64))) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) #s(literal -1/3 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal 1/3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 1/3 binary64)) |
(-.f64 #s(literal -1/3 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x)) x)) |
(-.f64 #s(literal -1/3 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) (*.f64 x x))) |
(-.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)))) |
(-.f64 #s(literal -1/3 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal -1/3 binary64) (-.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal -1/27 binary64) (fma.f64 #s(literal -1/3 binary64) (-.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x) #s(literal -1/3 binary64)) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64)) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64) #s(literal -1/3 binary64))) |
(+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)))) x) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -4/225 binary64)) x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64)) x) (fma.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64)) #s(literal 4/225 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64)) x) (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal -34/4725 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64))))) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -4/225 binary64))) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64)) #s(literal 4/225 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64))) (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal -34/4725 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 2/15 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64)))) (-.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2/15 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 2/15 binary64) x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64))) (*.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64)))))) |
(fma.f64 (*.f64 #s(literal -17/315 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 2/15 binary64) x)) |
(fma.f64 (*.f64 #s(literal -17/315 binary64) x) (*.f64 x x) (*.f64 #s(literal 2/15 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -17/315 binary64)) (*.f64 #s(literal 2/15 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64) (*.f64 #s(literal 2/15 binary64) x)) |
(fma.f64 (*.f64 #s(literal 2/15 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -17/315 binary64) x) (*.f64 #s(literal 2/15 binary64) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) x (*.f64 #s(literal 2/15 binary64) x)) |
(fma.f64 #s(literal -17/315 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 2/15 binary64) x)) |
(fma.f64 #s(literal 2/15 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64))) |
(fma.f64 x (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) (*.f64 #s(literal 2/15 binary64) x)) |
(fma.f64 x #s(literal 2/15 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64))) |
(-.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 (*.f64 #s(literal 17/315 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal -17/315 binary64) x) x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64)) (*.f64 #s(literal 2/15 binary64) x)) |
(+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64))) |
(/.f64 (-.f64 #s(literal 8/3375 binary64) (pow.f64 (*.f64 #s(literal 17/315 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 4/225 binary64) (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -4/225 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64)) #s(literal 4/225 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64))) (neg.f64 (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal -34/4725 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -4/225 binary64)) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64))) |
(/.f64 (fma.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64)) #s(literal 4/225 binary64))) |
(/.f64 (fma.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 8/3375 binary64)) (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal -34/4725 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal -17/315 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 2/15 binary64)) |
(fma.f64 (*.f64 #s(literal -17/315 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 2/15 binary64)) |
(fma.f64 (*.f64 #s(literal -17/315 binary64) x) x #s(literal 2/15 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) |
(fma.f64 #s(literal -17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) |
(fma.f64 x (*.f64 #s(literal -17/315 binary64) x) #s(literal 2/15 binary64)) |
(-.f64 (/.f64 #s(literal 4/225 binary64) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64))) (/.f64 #s(literal 4/225 binary64) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) #s(literal -2/15 binary64)) |
(-.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -17/315 binary64))) |
(-.f64 #s(literal 2/15 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -17/315 binary64) x))) |
(-.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 8/3375 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64)) #s(literal 4/225 binary64))) (/.f64 (*.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64)) #s(literal 4/225 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal -4913/31255875 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal -34/4725 binary64) (*.f64 x x))))) (/.f64 #s(literal 8/3375 binary64) (fma.f64 #s(literal 289/99225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 4/225 binary64) (*.f64 #s(literal -34/4725 binary64) (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 #s(literal -17/315 binary64) x) x) #s(literal 2/15 binary64)) |
(+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 #s(literal -17/315 binary64) x) x)) |
#s(literal -17/315 binary64) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) x) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x)) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) x) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) x)) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x)) |
#s(approx (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) 2/15) -1/3) #s(literal -1/3 binary64)) |
#s(approx (+ (* (* x x) 2/15) -1/3) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ (* (* (* -1/3 x) x) x) x) x) |
#s(approx (+ (* (* (* -1/3 x) x) x) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) x)) |
#s(approx (* (* -1/3 x) x) (*.f64 (*.f64 #s(literal -1/3 binary64) x) x)) |
#s(approx (* -1/3 x) (*.f64 #s(literal -1/3 binary64) x)) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) x) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) x)) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x)) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x)) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (*.f64 #s(literal -1/3 binary64) x)) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x)) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x)) |
#s(approx (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) #s(literal -1/3 binary64)) |
#s(approx (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
#s(approx (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64))) |
#s(approx (* (+ (* (* x x) -17/315) 2/15) x) (*.f64 #s(literal 2/15 binary64) x)) |
#s(approx (* (+ (* (* x x) -17/315) 2/15) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x)) |
#s(approx (+ (* (* x x) -17/315) 2/15) #s(literal 2/15 binary64)) |
#s(approx (+ (* (* x x) -17/315) 2/15) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (tanh.f64 x)) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/15 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/3 binary64) #s(literal 2/15 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/3 binary64) (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -2/15 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2/15 binary64))) |
#s(approx (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/3 binary64) #s(literal 2/15 binary64)))) |
#s(approx (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/3 binary64) (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -2/15 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* x x) 2/15) -1/3) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
#s(approx (+ (* (* x x) 2/15) -1/3) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/3 binary64) #s(literal 2/15 binary64)) x) x)) |
#s(approx (+ (* (* (* -1/3 x) x) x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) |
#s(approx (+ (* (* (* -1/3 x) x) x) x) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -17/315 binary64))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2/15 binary64)) #s(literal 17/315 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2/15 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal 17/315 binary64))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2/15 binary64) (pow.f64 x #s(literal -6 binary64))) (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal 17/315 binary64))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -17/315 binary64))) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2/15 binary64)) #s(literal 17/315 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2/15 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal 17/315 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -17/315 binary64))) |
#s(approx (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2/15 binary64)) #s(literal 17/315 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2/15 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal 17/315 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* x x) -17/315) 2/15) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -17/315 binary64))) |
#s(approx (* (+ (* (* x x) -17/315) 2/15) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2/15 binary64)) #s(literal 17/315 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (* x x) -17/315) 2/15) (*.f64 (*.f64 #s(literal -17/315 binary64) x) x)) |
#s(approx (+ (* (* x x) -17/315) 2/15) (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2/15 binary64)) #s(literal 17/315 binary64)) x) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (tanh.f64 x)) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal -2/15 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* (* x x) 2/15) -1/3) (* x x)) 1) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal -2/15 binary64)) (pow.f64 x #s(literal -4 binary64))))) |
#s(approx (+ (* (* (* -1/3 x) x) x) x) (*.f64 (neg.f64 (-.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) (*.f64 (neg.f64 (fma.f64 #s(literal -2/15 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 17/315 binary64))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) (*.f64 (neg.f64 (fma.f64 #s(literal -2/15 binary64) (pow.f64 x #s(literal -2 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal 17/315 binary64)))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (+ (* (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (* x x)) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 7 binary64))) (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -4 binary64)) (-.f64 #s(literal 17/315 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2/15 binary64) (pow.f64 x #s(literal -6 binary64))))))) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (*.f64 (neg.f64 (fma.f64 #s(literal -2/15 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 17/315 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (* (+ (* (* x x) -17/315) 2/15) x) x) -1/3) x) (*.f64 (neg.f64 (fma.f64 #s(literal -2/15 binary64) (pow.f64 x #s(literal -2 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal 17/315 binary64)))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (* x x) -17/315) 2/15) x) (*.f64 (neg.f64 (fma.f64 #s(literal -2/15 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 17/315 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
Compiled 17 040 to 1 968 computations (88.5% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 473 | 0 | 473 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 2 | 2 |
| Total | 473 | 5 | 478 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (tanh.f64 x) |
| ✓ | 97.5% | #s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) (*.f64 x x) x)) |
| ✓ | 97.2% | #s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) x x)) |
| ✓ | 97.6% | #s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
| ✓ | 96.7% | #s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) x) |
Compiled 292 to 104 computations (64.4% saved)
| Inputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) x) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) x x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) (*.f64 x x) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) x) x) #s(literal 1/3 binary64)) x)) |
(tanh.f64 x) |
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Outputs |
|---|
(tanh.f64 x) |
2 calls:
| 3.0ms | x |
| 2.0ms | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 100.0% | 1 | x |
Compiled 14 to 8 computations (42.9% saved)
| Inputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) x) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) x x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) x #s(literal -1/3 binary64)) x) (*.f64 x x) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) x) x) #s(literal 1/3 binary64)) x)) |
| Outputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
2 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 1 | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 97.6% | 1 | x |
Compiled 14 to 8 computations (42.9% saved)
| Inputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) x) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) x x)) |
| Outputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) x) x x)) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.2% | 1 | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 97.2% | 1 | x |
Compiled 14 to 8 computations (42.9% saved)
| Inputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) x) |
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal 1 binary64)) x)) |
| Outputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/3 binary64) #s(literal 1 binary64)) x)) |
2 calls:
| 16.0ms | x |
| 1.0ms | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.2% | 1 | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 97.2% | 1 | x |
Compiled 14 to 8 computations (42.9% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) x) |
| Outputs |
|---|
#s(approx (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) x) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.7% | 1 | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 96.7% | 1 | x |
Compiled 14 to 8 computations (42.9% saved)
| 1× | done |
Compiled 88 to 24 computations (72.7% saved)
(negabs x)
Compiled 378 to 162 computations (57.1% saved)
Loading profile data...