
Time bar (total: 3.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 100% | 100% | 0% | 0% | 0% | 0% | 0% | 1 |
Compiled 9 to 8 computations (11.1% saved)
| 601.0ms | 8 256× | 0 | valid |
ival-exp: 329.0ms (72.4% of total)ival-mult!: 56.0ms (12.3% of total)ival-neg: 49.0ms (10.8% of total)ival-sub!: 20.0ms (4.4% of total)adjust: 2.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 1 | 0 | - | 0 | - | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
exp.f64 | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) | sensitivity | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 1 | 0 |
| - | 0 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 255 |
| number | freq |
|---|---|
| 0 | 255 |
| 1 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 23.0ms | 512× | 0 | valid |
Compiled 57 to 22 computations (61.4% saved)
ival-exp: 4.0ms (34.7% of total)ival-mult!: 3.0ms (26% of total)ival-neg: 3.0ms (26% of total)ival-sub!: 1.0ms (8.7% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 22 |
| 1 | 46 | 19 |
| 2 | 105 | 19 |
| 3 | 274 | 19 |
| 4 | 1045 | 19 |
| 0 | 6 | 7 |
| 0 | 10 | 7 |
| 1 | 26 | 6 |
| 2 | 73 | 6 |
| 3 | 245 | 6 |
| 4 | 877 | 6 |
| 0 | 9156 | 5 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| 1× | node-limit |
| Inputs |
|---|
(exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| Outputs |
|---|
(exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(exp.f64 (fma.f64 x x #s(literal -1 binary64))) |
(abs x)
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 x x) |
x |
| Outputs |
|---|
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (exp -1))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (exp -1))))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* 1/2 (* (pow x 2) (exp -1)))))))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* (pow x 2) (+ (* 1/6 (* (pow x 2) (exp -1))) (* 1/2 (exp -1))))))))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 -1)) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (- 1 (* x x)) #s(hole binary64 1)) |
#s(approx (- 1 (* x x)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (exp (- (pow x 2) 1)))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (pow x 2))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 30.0ms | x | @ | inf | ((exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) x) |
| 1.0ms | x | @ | -inf | ((exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) x) |
| 1.0ms | x | @ | 0 | ((exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 231 |
| 0 | 59 | 224 |
| 1 | 274 | 207 |
| 0 | 2567 | 199 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 x x) |
x |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (exp -1))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (exp -1))))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* 1/2 (* (pow x 2) (exp -1)))))))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* (pow x 2) (+ (* 1/6 (* (pow x 2) (exp -1))) (* 1/2 (exp -1))))))))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 -1)) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (- 1 (* x x)) #s(hole binary64 1)) |
#s(approx (- 1 (* x x)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (exp (- (pow x 2) 1)))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (pow x 2))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
| Outputs |
|---|
(*.f64 #s(literal 1 binary64) (exp.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(pow.f64 (/.f64 (E.f64) (pow.f64 (exp.f64 x) x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (sinh.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (sinh.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (-.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (-.f64 (*.f64 (sinh.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (sinh.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))))))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (E.f64) (pow.f64 (exp.f64 x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x)))) |
(-.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(+.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(+.f64 (sinh.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(exp.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (neg.f64 (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 x)) (-.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(neg.f64 (fma.f64 x x #s(literal -1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(-.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) (/.f64 (neg.f64 (pow.f64 x #s(literal 6 binary64))) (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 x #s(literal 1 binary64))) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
#s(approx (exp (neg (- 1 (* x x)))) (exp.f64 #s(literal -1 binary64))) |
#s(approx (exp (neg (- 1 (* x x)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (exp (neg (- 1 (* x x)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 x x) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (exp (neg (- 1 (* x x)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (exp.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)))))) |
#s(approx (neg (- 1 (* x x))) #s(literal -1 binary64)) |
#s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64))) |
#s(approx (- 1 (* x x)) #s(literal 1 binary64)) |
#s(approx (- 1 (* x x)) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (exp (neg (- 1 (* x x)))) (exp.f64 (fma.f64 x x #s(literal -1 binary64)))) |
#s(approx (neg (- 1 (* x x))) (*.f64 x x)) |
#s(approx (neg (- 1 (* x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x) x)) |
#s(approx (- 1 (* x x)) (*.f64 (neg.f64 x) x)) |
#s(approx (- 1 (* x x)) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) x) x)) |
Compiled 1 338 to 423 computations (68.4% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 105 | 6 | 111 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 106 | 6 | 112 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x))) |
| 99.9% | (-.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) | |
| ▶ | 99.9% | (exp.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
| ▶ | 99.9% | (exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
| ▶ | 57.6% | (exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) |
| ▶ | 52.0% | (exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
Compiled 122 to 92 computations (24.6% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x))) |
#s(literal 1 binary64) |
(/.f64 (E.f64) (pow.f64 (exp.f64 x) x)) |
(E.f64) |
(pow.f64 (exp.f64 x) x) |
(exp.f64 x) |
x |
(exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
#s(approx (neg (- 1 (* x x))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) |
#s(approx (neg (- 1 (* x x))) (*.f64 x x)) |
(*.f64 x x) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
#s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 x x #s(literal -1 binary64)) |
(exp.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
(-.f64 #s(literal 1 binary64) x) |
| Outputs |
|---|
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (/ 1 (E)))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (+ (/ 1 (E)) (/ (pow x 2) (E))))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (pow x 2) (E))) (/ 1 (E)))) (/ 1 (E))))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/6 (/ (pow x 2) (E))) (* 1/2 (/ 1 (E))))) (/ 1 (E)))) (/ 1 (E))))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (E))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (+ (E) (* -1 (* (pow x 2) (E)))))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (+ (E) (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1 (E)) (* 1/2 (E))))) (E)))))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (+ (E) (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1 (+ (* -1 (E)) (* 1/2 (E)))) (+ (* -1/2 (E)) (* 1/6 (E)))))) (+ (* -1 (E)) (* 1/2 (E))))) (E)))))) |
#s(approx (pow (exp x) x) #s(hole binary64 1)) |
#s(approx (pow (exp x) x) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (pow (exp x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1 (* 1/2 (pow x 2))))))) |
#s(approx (pow (exp x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/6 (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 (- 1 (* x x)))) #s(hole binary64 (exp -1))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (exp -1))))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* 1/2 (* (pow x 2) (exp -1)))))))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* (pow x 2) (+ (* 1/6 (* (pow x 2) (exp -1))) (* 1/2 (exp -1))))))))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 -1)) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* x x) -1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (exp (neg (* (+ 1 x) (- 1 x)))) #s(hole binary64 (exp -1))) |
#s(approx (exp (neg (* (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (exp -1))))) |
#s(approx (exp (neg (* (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* 1/2 (* (pow x 2) (exp -1)))))))) |
#s(approx (exp (neg (* (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* (pow x 2) (+ (* 1/6 (* (pow x 2) (exp -1))) (* 1/2 (exp -1))))))))) |
#s(approx (neg (* (+ 1 x) (- 1 x))) #s(hole binary64 -1)) |
#s(approx (neg (* (+ 1 x) (- 1 x))) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (* (+ 1 x) (- 1 x)) #s(hole binary64 1)) |
#s(approx (* (+ 1 x) (- 1 x)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (/ (exp (pow x 2)) (E)))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (/ (E) (exp (pow x 2))))) |
#s(approx (pow (exp x) x) #s(hole binary64 (exp (pow x 2)))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (exp (- (pow x 2) 1)))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (pow x 2))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* x x) -1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) -1) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (exp (neg (* (+ 1 x) (- 1 x)))) #s(hole binary64 (exp (neg (* (+ 1 x) (- 1 x)))))) |
#s(approx (neg (* (+ 1 x) (- 1 x))) #s(hole binary64 (pow x 2))) |
#s(approx (neg (* (+ 1 x) (- 1 x))) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (* (+ 1 x) (- 1 x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (* (+ 1 x) (- 1 x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (exp (neg (* (+ 1 x) (- 1 x)))) #s(hole binary64 (exp (neg (* (+ 1 (* -1 x)) (- 1 (* -1 x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | x | @ | inf | ((/ 1 (/ (E) (pow (exp x) x))) 1 (/ (E) (pow (exp x) x)) (E) (pow (exp x) x) (exp x) x (exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) -1 (exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) (* x x) (exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) (+ (* x x) -1) (exp (neg (* (+ 1 x) (- 1 x)))) (neg (* (+ 1 x) (- 1 x))) (* (+ 1 x) (- 1 x)) (+ 1 x) (- 1 x)) |
| 3.0ms | x | @ | 0 | ((/ 1 (/ (E) (pow (exp x) x))) 1 (/ (E) (pow (exp x) x)) (E) (pow (exp x) x) (exp x) x (exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) -1 (exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) (* x x) (exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) (+ (* x x) -1) (exp (neg (* (+ 1 x) (- 1 x)))) (neg (* (+ 1 x) (- 1 x))) (* (+ 1 x) (- 1 x)) (+ 1 x) (- 1 x)) |
| 2.0ms | x | @ | -inf | ((/ 1 (/ (E) (pow (exp x) x))) 1 (/ (E) (pow (exp x) x)) (E) (pow (exp x) x) (exp x) x (exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) -1 (exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) (* x x) (exp (neg (- 1 (* x x)))) (neg (- 1 (* x x))) (+ (* x x) -1) (exp (neg (* (+ 1 x) (- 1 x)))) (neg (* (+ 1 x) (- 1 x))) (* (+ 1 x) (- 1 x)) (+ 1 x) (- 1 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 196 | 981 |
| 0 | 212 | 905 |
| 1 | 1053 | 787 |
| 0 | 8905 | 754 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x))) |
#s(literal 1 binary64) |
(/.f64 (E.f64) (pow.f64 (exp.f64 x) x)) |
(E.f64) |
(pow.f64 (exp.f64 x) x) |
(exp.f64 x) |
x |
(exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
#s(approx (neg (- 1 (* x x))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) |
#s(approx (neg (- 1 (* x x))) (*.f64 x x)) |
(*.f64 x x) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
#s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 x x #s(literal -1 binary64)) |
(exp.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
(-.f64 #s(literal 1 binary64) x) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (/ 1 (E)))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (+ (/ 1 (E)) (/ (pow x 2) (E))))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (pow x 2) (E))) (/ 1 (E)))) (/ 1 (E))))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/6 (/ (pow x 2) (E))) (* 1/2 (/ 1 (E))))) (/ 1 (E)))) (/ 1 (E))))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (E))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (+ (E) (* -1 (* (pow x 2) (E)))))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (+ (E) (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1 (E)) (* 1/2 (E))))) (E)))))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (+ (E) (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1 (+ (* -1 (E)) (* 1/2 (E)))) (+ (* -1/2 (E)) (* 1/6 (E)))))) (+ (* -1 (E)) (* 1/2 (E))))) (E)))))) |
#s(approx (pow (exp x) x) #s(hole binary64 1)) |
#s(approx (pow (exp x) x) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (pow (exp x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1 (* 1/2 (pow x 2))))))) |
#s(approx (pow (exp x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/6 (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 (- 1 (* x x)))) #s(hole binary64 (exp -1))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (exp -1))))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* 1/2 (* (pow x 2) (exp -1)))))))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* (pow x 2) (+ (* 1/6 (* (pow x 2) (exp -1))) (* 1/2 (exp -1))))))))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 -1)) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* x x) -1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (exp (neg (* (+ 1 x) (- 1 x)))) #s(hole binary64 (exp -1))) |
#s(approx (exp (neg (* (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (exp -1))))) |
#s(approx (exp (neg (* (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* 1/2 (* (pow x 2) (exp -1)))))))) |
#s(approx (exp (neg (* (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* (pow x 2) (+ (* 1/6 (* (pow x 2) (exp -1))) (* 1/2 (exp -1))))))))) |
#s(approx (neg (* (+ 1 x) (- 1 x))) #s(hole binary64 -1)) |
#s(approx (neg (* (+ 1 x) (- 1 x))) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (* (+ 1 x) (- 1 x)) #s(hole binary64 1)) |
#s(approx (* (+ 1 x) (- 1 x)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (/ (exp (pow x 2)) (E)))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (/ (E) (exp (pow x 2))))) |
#s(approx (pow (exp x) x) #s(hole binary64 (exp (pow x 2)))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (exp (neg (- 1 (* x x)))) #s(hole binary64 (exp (- (pow x 2) 1)))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (pow x 2))) |
#s(approx (neg (- 1 (* x x))) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* x x) -1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) -1) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (exp (neg (* (+ 1 x) (- 1 x)))) #s(hole binary64 (exp (neg (* (+ 1 x) (- 1 x)))))) |
#s(approx (neg (* (+ 1 x) (- 1 x))) #s(hole binary64 (pow x 2))) |
#s(approx (neg (* (+ 1 x) (- 1 x))) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (* (+ 1 x) (- 1 x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (* (+ 1 x) (- 1 x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (exp (neg (* (+ 1 x) (- 1 x)))) #s(hole binary64 (exp (neg (* (+ 1 (* -1 x)) (- 1 (* -1 x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
| Outputs |
|---|
(*.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64)))) (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (E.f64) (pow.f64 (exp.f64 x) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (E.f64) (pow.f64 (exp.f64 x) x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64))) (sqrt.f64 (E.f64))) (/.f64 (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64))) (sqrt.f64 (E.f64)))) |
(*.f64 (/.f64 (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64))) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64))) (cbrt.f64 (E.f64)))) |
(*.f64 (exp.f64 #s(literal -1 binary64)) (pow.f64 (exp.f64 x) x)) |
(pow.f64 (exp.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(pow.f64 (exp.f64 (-.f64 x #s(literal 1 binary64))) (-.f64 x #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(pow.f64 (/.f64 (E.f64) (pow.f64 (exp.f64 x) x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (sinh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (fma.f64 x x #s(literal -1 binary64))))) (-.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (-.f64 (*.f64 (sinh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (exp.f64 x) x))) (E.f64)) |
(/.f64 (neg.f64 (pow.f64 (exp.f64 x) x)) (neg.f64 (E.f64))) |
(/.f64 (pow.f64 (exp.f64 x) x) (E.f64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (E.f64)) (pow.f64 (exp.f64 x) x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (E.f64) (pow.f64 (exp.f64 x) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (exp.f64 x) x)) (E.f64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (E.f64)) (pow.f64 (exp.f64 x) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x)))) |
(neg.f64 (/.f64 (pow.f64 (exp.f64 x) x) (neg.f64 (E.f64)))) |
(fma.f64 (cosh.f64 (*.f64 x x)) (exp.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (exp.f64 #s(literal -1 binary64)))) |
(fma.f64 (exp.f64 #s(literal -1 binary64)) (cosh.f64 (*.f64 x x)) (*.f64 (exp.f64 #s(literal -1 binary64)) (sinh.f64 (*.f64 x x)))) |
(-.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 x x)) (exp.f64 #s(literal -1 binary64))) (*.f64 (sinh.f64 (*.f64 x x)) (exp.f64 #s(literal -1 binary64)))) |
(+.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (cosh.f64 (*.f64 x x))) (*.f64 (exp.f64 #s(literal -1 binary64)) (sinh.f64 (*.f64 x x)))) |
(+.f64 (/.f64 (cosh.f64 (*.f64 x x)) (E.f64)) (/.f64 (sinh.f64 (*.f64 x x)) (E.f64))) |
(+.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (E.f64) (pow.f64 (exp.f64 x) x))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 x x #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (sqrt.f64 (E.f64)) (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (E.f64)) (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64)))) (/.f64 (cbrt.f64 (E.f64)) (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (E.f64) (exp.f64 (*.f64 (neg.f64 x) x))) |
(pow.f64 (exp.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (E.f64)) (neg.f64 (pow.f64 (exp.f64 x) x))) |
(/.f64 (E.f64) (neg.f64 (neg.f64 (pow.f64 (exp.f64 x) x)))) |
(/.f64 (E.f64) (pow.f64 (exp.f64 x) x)) |
(neg.f64 (/.f64 (neg.f64 (E.f64)) (pow.f64 (exp.f64 x) x))) |
(+.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(exp.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(E.f64) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64)))) (neg.f64 (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) |
(pow.f64 (*.f64 (exp.f64 x) (exp.f64 x)) (/.f64 x #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (neg.f64 x)) (neg.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 x) (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 x) x) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 (*.f64 x x))) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 (*.f64 x x)))) (-.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 (*.f64 x x)) (-.f64 (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 (*.f64 x x))) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 (*.f64 x x)))))) |
(+.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 (*.f64 x x))) |
(exp.f64 (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.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 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 (cosh.f64 x) (sinh.f64 x)) |
(exp.f64 x) |
x |
(/.f64 (-.f64 (*.f64 (cosh.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) (cosh.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64)))) (*.f64 (sinh.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) (sinh.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))))) (-.f64 (cosh.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) (sinh.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) (cosh.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) (-.f64 (*.f64 (sinh.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) (sinh.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64)))) (*.f64 (cosh.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) (sinh.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))))))) |
(+.f64 (cosh.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) (sinh.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64)))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
#s(approx (neg (- 1 (* x x))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (-.f64 (*.f64 (cosh.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) (cosh.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x)))) (*.f64 (sinh.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) (sinh.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))))) (-.f64 (cosh.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) (sinh.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) (cosh.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) (-.f64 (*.f64 (sinh.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) (sinh.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x)))) (*.f64 (cosh.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) (sinh.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))))))) |
(+.f64 (cosh.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) (sinh.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x)))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) |
#s(approx (neg (- 1 (* x x))) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.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 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (sinh.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))))) (-.f64 (cosh.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) (cosh.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 (*.f64 (sinh.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (cosh.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))))))) |
(+.f64 (cosh.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) (sinh.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64))))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
#s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (-.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 x x #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)) (fma.f64 x x (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal -1 binary64)) |
(expm1.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(expm1.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64))) (fma.f64 x x (neg.f64 x))) |
(+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (*.f64 x x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64)))) (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (E.f64) (pow.f64 (exp.f64 x) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (E.f64) (pow.f64 (exp.f64 x) x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64))) (sqrt.f64 (E.f64))) (/.f64 (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64))) (sqrt.f64 (E.f64)))) |
(*.f64 (/.f64 (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64))) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64))) (cbrt.f64 (E.f64)))) |
(*.f64 (exp.f64 #s(literal -1 binary64)) (pow.f64 (exp.f64 x) x)) |
(pow.f64 (exp.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(pow.f64 (exp.f64 (-.f64 x #s(literal 1 binary64))) (-.f64 x #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(pow.f64 (/.f64 (E.f64) (pow.f64 (exp.f64 x) x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (sinh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (fma.f64 x x #s(literal -1 binary64))))) (-.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (-.f64 (*.f64 (sinh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (exp.f64 x) x))) (E.f64)) |
(/.f64 (neg.f64 (pow.f64 (exp.f64 x) x)) (neg.f64 (E.f64))) |
(/.f64 (pow.f64 (exp.f64 x) x) (E.f64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (E.f64)) (pow.f64 (exp.f64 x) x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (E.f64) (pow.f64 (exp.f64 x) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (exp.f64 x) x)) (E.f64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (E.f64)) (pow.f64 (exp.f64 x) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x)))) |
(neg.f64 (/.f64 (pow.f64 (exp.f64 x) x) (neg.f64 (E.f64)))) |
(fma.f64 (cosh.f64 (*.f64 x x)) (exp.f64 #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 x x)) (exp.f64 #s(literal -1 binary64)))) |
(fma.f64 (exp.f64 #s(literal -1 binary64)) (cosh.f64 (*.f64 x x)) (*.f64 (exp.f64 #s(literal -1 binary64)) (sinh.f64 (*.f64 x x)))) |
(-.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 x x)) (exp.f64 #s(literal -1 binary64))) (*.f64 (sinh.f64 (*.f64 x x)) (exp.f64 #s(literal -1 binary64)))) |
(+.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (cosh.f64 (*.f64 x x))) (*.f64 (exp.f64 #s(literal -1 binary64)) (sinh.f64 (*.f64 x x)))) |
(+.f64 (/.f64 (cosh.f64 (*.f64 x x)) (E.f64)) (/.f64 (sinh.f64 (*.f64 x x)) (E.f64))) |
(+.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (E.f64) (pow.f64 (exp.f64 x) x))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (-.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 x x #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)) (fma.f64 x x (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal -1 binary64)) |
(expm1.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(expm1.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64))) (fma.f64 x x (neg.f64 x))) |
(+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (*.f64 x x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
(*.f64 (+.f64 #s(literal -1 binary64) (fabs.f64 x)) (-.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal -1 binary64))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x x))) |
(neg.f64 (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x (*.f64 (neg.f64 x) (-.f64 x #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 x) (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) x #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) x (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) (neg.f64 x) (*.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (-.f64 x #s(literal -1 binary64)) (neg.f64 x))) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) (-.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (-.f64 x #s(literal -1 binary64)))) |
(fma.f64 x (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 x (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x) (*.f64 x (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 x) (-.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(-.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 (*.f64 (neg.f64 x) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (neg.f64 x)) (*.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 x #s(literal -1 binary64)) (neg.f64 x))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) x) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (neg.f64 (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x x)))) |
(+.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 x) (-.f64 x #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 x (*.f64 (neg.f64 x) (pow.f64 x #s(literal -1 binary64)))) |
(-.f64 x (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) x)) |
(-.f64 x #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(*.f64 #s(literal -1 binary64) (-.f64 x #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x #s(literal -1 binary64))) |
(neg.f64 (-.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (-.f64 x #s(literal -1 binary64)))) |
(-.f64 (neg.f64 x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 x #s(literal -1 binary64)))) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
#s(approx (exp (neg (- 1 (* x x)))) (exp.f64 #s(literal -1 binary64))) |
#s(approx (exp (neg (- 1 (* x x)))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
#s(approx (exp (neg (- 1 (* x x)))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (E.f64)) (*.f64 x x) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (exp (neg (- 1 (* x x)))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (E.f64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (exp.f64 #s(literal -1 binary64))))) |
#s(approx (/ (E) (pow (exp x) x)) (E.f64)) |
#s(approx (/ (E) (pow (exp x) x)) (-.f64 (E.f64) (*.f64 (*.f64 x x) (E.f64)))) |
#s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64))) |
#s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/2 binary64) (E.f64) (*.f64 (E.f64) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64))) |
#s(approx (pow (exp x) x) #s(literal 1 binary64)) |
#s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (pow (exp x) x) (fma.f64 x x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (pow (exp x) x) (fma.f64 x x (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (exp (neg (- 1 (* x x)))) (exp.f64 #s(literal -1 binary64))) |
#s(approx (exp (neg (- 1 (* x x)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (exp (neg (- 1 (* x x)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 x x) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (exp (neg (- 1 (* x x)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (exp.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)))))) |
#s(approx (neg (- 1 (* x x))) #s(literal -1 binary64)) |
#s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (neg (- 1 (* x x))) #s(literal -1 binary64)) |
#s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64))) |
#s(approx (exp (neg (- 1 (* x x)))) (exp.f64 #s(literal -1 binary64))) |
#s(approx (exp (neg (- 1 (* x x)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (exp (neg (- 1 (* x x)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 x x) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (exp (neg (- 1 (* x x)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (exp.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)))))) |
#s(approx (neg (- 1 (* x x))) #s(literal -1 binary64)) |
#s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64))) |
#s(approx (* (+ 1 x) (- 1 x)) #s(literal 1 binary64)) |
#s(approx (* (+ 1 x) (- 1 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (+ 1 x) #s(literal 1 binary64)) |
#s(approx (+ 1 x) (-.f64 x #s(literal -1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (exp (neg (- 1 (* x x)))) (exp.f64 (fma.f64 x x #s(literal -1 binary64)))) |
#s(approx (/ (E) (pow (exp x) x)) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x))) |
#s(approx (pow (exp x) x) (pow.f64 (exp.f64 x) x)) |
#s(approx (exp x) (exp.f64 x)) |
#s(approx (exp (neg (- 1 (* x x)))) (exp.f64 (fma.f64 x x #s(literal -1 binary64)))) |
#s(approx (neg (- 1 (* x x))) (*.f64 x x)) |
#s(approx (neg (- 1 (* x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x) x)) |
#s(approx (neg (- 1 (* x x))) (*.f64 x x)) |
#s(approx (neg (- 1 (* x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x) x)) |
#s(approx (exp (neg (- 1 (* x x)))) (exp.f64 (fma.f64 x x #s(literal -1 binary64)))) |
#s(approx (neg (- 1 (* x x))) (*.f64 x x)) |
#s(approx (neg (- 1 (* x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x) x)) |
#s(approx (* (+ 1 x) (- 1 x)) (*.f64 (neg.f64 x) x)) |
#s(approx (* (+ 1 x) (- 1 x)) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) x) x)) |
#s(approx (+ 1 x) x) |
#s(approx (+ 1 x) (-.f64 x #s(literal -1 binary64))) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (exp (neg (- 1 (* x x)))) (exp.f64 (fma.f64 x x #s(literal -1 binary64)))) |
#s(approx (- 1 x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) (neg.f64 x))) |
Compiled 4 964 to 1 105 computations (77.7% saved)
11 alts after pruning (9 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 300 | 9 | 309 |
| Fresh | 1 | 0 | 1 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 304 | 11 | 315 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
| 100.0% | (pow.f64 (exp.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64))) | |
| ▶ | 100.0% | (/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (pow.f64 (exp.f64 (neg.f64 x)) (neg.f64 x)))) |
| ▶ | 74.6% | (/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))))) |
| ▶ | 51.3% | (/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/2 binary64) (E.f64) (*.f64 (E.f64) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
| 51.4% | (/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) | |
| ▶ | 52.0% | (/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (E.f64))) |
| ✓ | 99.9% | (exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
| 99.9% | (exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64))))) | |
| ✓ | 57.6% | (exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) |
| 74.6% | #s(approx (exp (neg (- 1 (* x x)))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
Compiled 295 to 215 computations (27.1% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (pow.f64 (exp.f64 (neg.f64 x)) (neg.f64 x)))) |
#s(literal 1 binary64) |
(/.f64 (E.f64) (pow.f64 (exp.f64 (neg.f64 x)) (neg.f64 x))) |
(E.f64) |
(pow.f64 (exp.f64 (neg.f64 x)) (neg.f64 x)) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
x |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (E.f64))) |
#s(approx (/ (E) (pow (exp x) x)) (E.f64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64)))) |
#s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 x x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/2 binary64) (E.f64) (*.f64 (E.f64) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
#s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/2 binary64) (E.f64) (*.f64 (E.f64) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/2 binary64) (E.f64) (*.f64 (E.f64) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)) |
(fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/2 binary64) (E.f64) (*.f64 (E.f64) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) |
(fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/2 binary64) (E.f64) (*.f64 (E.f64) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/2 binary64) (E.f64))) |
(*.f64 (neg.f64 x) x) |
(fma.f64 #s(literal 1/2 binary64) (E.f64) (*.f64 (E.f64) #s(literal -1/3 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (E.f64) #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
(*.f64 #s(literal 1/2 binary64) (E.f64)) |
(*.f64 x x) |
(neg.f64 (E.f64)) |
(pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(exp.f64 (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(-.f64 x #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (/ 1 (/ (E) (pow (exp (neg x)) (neg x)))) #s(hole binary64 (/ 1 (E)))) |
#s(approx (/ 1 (/ (E) (pow (exp (neg x)) (neg x)))) #s(hole binary64 (+ (/ 1 (E)) (/ (pow x 2) (E))))) |
#s(approx (/ 1 (/ (E) (pow (exp (neg x)) (neg x)))) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (pow x 2) (E))) (/ 1 (E)))) (/ 1 (E))))) |
#s(approx (/ 1 (/ (E) (pow (exp (neg x)) (neg x)))) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/6 (/ (pow x 2) (E))) (* 1/2 (/ 1 (E))))) (/ 1 (E)))) (/ 1 (E))))) |
#s(approx (/ (E) (pow (exp (neg x)) (neg x))) #s(hole binary64 (E))) |
#s(approx (/ (E) (pow (exp (neg x)) (neg x))) #s(hole binary64 (+ (E) (* -1 (* (pow x 2) (E)))))) |
#s(approx (/ (E) (pow (exp (neg x)) (neg x))) #s(hole binary64 (+ (E) (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1 (E)) (* 1/2 (E))))) (E)))))) |
#s(approx (/ (E) (pow (exp (neg x)) (neg x))) #s(hole binary64 (+ (E) (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1 (+ (* -1 (E)) (* 1/2 (E)))) (+ (* -1/2 (E)) (* 1/6 (E)))))) (+ (* -1 (E)) (* 1/2 (E))))) (E)))))) |
#s(approx (pow (exp (neg x)) (neg x)) #s(hole binary64 1)) |
#s(approx (pow (exp (neg x)) (neg x)) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (pow (exp (neg x)) (neg x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1 (* 1/2 (pow x 2))))))) |
#s(approx (pow (exp (neg x)) (neg x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/6 (pow x 2))))))))) |
#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 x #s(hole binary64 x)) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (/ 1 (E)))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (+ (/ 1 (E)) (/ (pow x 2) (E))))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (pow x 2) (E))) (/ 1 (E)))) (/ 1 (E))))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/6 (/ (pow x 2) (E))) (* 1/2 (/ 1 (E))))) (/ 1 (E)))) (/ 1 (E))))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (E))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (+ (E) (* -1 (* (pow x 2) (E)))))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (+ (E) (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1 (E)) (* 1/2 (E))))) (E)))))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (+ (E) (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1 (+ (* -1 (E)) (* 1/2 (E)))) (+ (* -1/2 (E)) (* 1/6 (E)))))) (+ (* -1 (E)) (* 1/2 (E))))) (E)))))) |
#s(approx (pow (exp x) x) #s(hole binary64 1)) |
#s(approx (pow (exp x) x) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (pow (exp x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1 (* 1/2 (pow x 2))))))) |
#s(approx (pow (exp x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/6 (pow x 2))))))))) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) #s(hole binary64 (E))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) #s(hole binary64 (+ (E) (* -1 (* (pow x 2) (E)))))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) #s(hole binary64 (+ (E) (* (pow x 2) (+ (* -1 (E)) (* 1/2 (* (pow x 2) (E)))))))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) #s(hole binary64 (+ (E) (* (pow x 2) (+ (* -1 (E)) (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* -1/3 (E)) (* 1/2 (E))))) (* 1/2 (E))))))))) |
#s(approx (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) #s(hole binary64 (* -1 (E)))) |
#s(approx (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) #s(hole binary64 (- (* 1/2 (* (pow x 2) (E))) (E)))) |
#s(approx (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) #s(hole binary64 (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* -1/3 (E)) (* 1/2 (E))))) (* 1/2 (E)))) (E)))) |
#s(approx (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) #s(hole binary64 (* 1/2 (E)))) |
#s(approx (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) #s(hole binary64 (+ (* -1 (* (pow x 2) (+ (* -1/3 (E)) (* 1/2 (E))))) (* 1/2 (E))))) |
#s(approx (* (neg x) x) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (pow (exp (- x -1)) (- x 1)) #s(hole binary64 (exp -1))) |
#s(approx (pow (exp (- x -1)) (- x 1)) #s(hole binary64 (+ (exp -1) (* (pow x 2) (exp -1))))) |
#s(approx (pow (exp (- x -1)) (- x 1)) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* 1/2 (* (pow x 2) (exp -1)))))))) |
#s(approx (pow (exp (- x -1)) (- x 1)) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* (pow x 2) (+ (* 1/6 (* (pow x 2) (exp -1))) (* 1/2 (exp -1))))))))) |
#s(approx (exp (- x -1)) #s(hole binary64 (exp 1))) |
#s(approx (exp (- x -1)) #s(hole binary64 (+ (exp 1) (* x (exp 1))))) |
#s(approx (exp (- x -1)) #s(hole binary64 (+ (exp 1) (* x (+ (exp 1) (* 1/2 (* x (exp 1)))))))) |
#s(approx (exp (- x -1)) #s(hole binary64 (+ (exp 1) (* x (+ (exp 1) (* x (+ (* 1/6 (* x (exp 1))) (* 1/2 (exp 1))))))))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx (/ 1 (/ (E) (pow (exp (neg x)) (neg x)))) #s(hole binary64 (/ (exp (pow x 2)) (E)))) |
#s(approx (/ (E) (pow (exp (neg x)) (neg x))) #s(hole binary64 (/ (E) (exp (pow x 2))))) |
#s(approx (pow (exp (neg x)) (neg x)) #s(hole binary64 (exp (pow x 2)))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (/ (exp (pow x 2)) (E)))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (/ (E) (exp (pow x 2))))) |
#s(approx (pow (exp x) x) #s(hole binary64 (exp (pow x 2)))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) #s(hole binary64 (* -1 (* (pow x 6) (+ (* -1/3 (E)) (* 1/2 (E))))))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) #s(hole binary64 (* (pow x 6) (+ (* -1 (+ (* -1/3 (E)) (* 1/2 (E)))) (* 1/2 (/ (E) (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) #s(hole binary64 (* (pow x 6) (+ (* -1 (+ (* -1/3 (E)) (* 1/2 (E)))) (+ (* -1 (/ (E) (pow x 4))) (* 1/2 (/ (E) (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) #s(hole binary64 (* (pow x 6) (- (+ (* -1 (+ (* -1/3 (E)) (* 1/2 (E)))) (+ (* 1/2 (/ (E) (pow x 2))) (/ (E) (pow x 6)))) (/ (E) (pow x 4)))))) |
#s(approx (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) #s(hole binary64 (* -1 (* (pow x 4) (+ (* -1/3 (E)) (* 1/2 (E))))))) |
#s(approx (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) #s(hole binary64 (* (pow x 4) (+ (* -1 (+ (* -1/3 (E)) (* 1/2 (E)))) (* 1/2 (/ (E) (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) #s(hole binary64 (* (pow x 4) (+ (* -1 (+ (* -1/3 (E)) (* 1/2 (E)))) (+ (* -1 (/ (E) (pow x 4))) (* 1/2 (/ (E) (pow x 2)))))))) |
#s(approx (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) #s(hole binary64 (* -1 (* (pow x 2) (+ (* -1/3 (E)) (* 1/2 (E))))))) |
#s(approx (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) #s(hole binary64 (* (pow x 2) (+ (* -1 (+ (* -1/3 (E)) (* 1/2 (E)))) (* 1/2 (/ (E) (pow x 2))))))) |
#s(approx (pow (exp (- x -1)) (- x 1)) #s(hole binary64 (exp (* (+ 1 x) (- x 1))))) |
#s(approx (exp (- x -1)) #s(hole binary64 (exp (+ 1 x)))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- x 1) #s(hole binary64 x)) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
#s(approx (pow (exp (- x -1)) (- x 1)) #s(hole binary64 (exp (* -1 (* (+ 1 (* -1 x)) (- 1 (* -1 x))))))) |
#s(approx (exp (- x -1)) #s(hole binary64 (exp (- 1 (* -1 x))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.0ms | x | @ | 0 | ((/ 1 (/ (E) (pow (exp (neg x)) (neg x)))) 1 (/ (E) (pow (exp (neg x)) (neg x))) (E) (pow (exp (neg x)) (neg x)) (exp (neg x)) (neg x) x (/ 1 (/ (E) (pow (exp x) x))) (/ (E) (pow (exp x) x)) (/ 1 (/ (E) (pow (exp x) x))) (/ (E) (pow (exp x) x)) (pow (exp x) x) (+ (* x x) 1) (/ 1 (/ (E) (pow (exp x) x))) (/ (E) (pow (exp x) x)) (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3)) 1/2 (* (E) -1/3) -1/3 (* 1/2 (E)) (* x x) (neg (E)) (pow (exp (- x -1)) (- x 1)) (exp (- x -1)) (- x -1) -1 (- x 1)) |
| 3.0ms | x | @ | inf | ((/ 1 (/ (E) (pow (exp (neg x)) (neg x)))) 1 (/ (E) (pow (exp (neg x)) (neg x))) (E) (pow (exp (neg x)) (neg x)) (exp (neg x)) (neg x) x (/ 1 (/ (E) (pow (exp x) x))) (/ (E) (pow (exp x) x)) (/ 1 (/ (E) (pow (exp x) x))) (/ (E) (pow (exp x) x)) (pow (exp x) x) (+ (* x x) 1) (/ 1 (/ (E) (pow (exp x) x))) (/ (E) (pow (exp x) x)) (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3)) 1/2 (* (E) -1/3) -1/3 (* 1/2 (E)) (* x x) (neg (E)) (pow (exp (- x -1)) (- x 1)) (exp (- x -1)) (- x -1) -1 (- x 1)) |
| 3.0ms | x | @ | -inf | ((/ 1 (/ (E) (pow (exp (neg x)) (neg x)))) 1 (/ (E) (pow (exp (neg x)) (neg x))) (E) (pow (exp (neg x)) (neg x)) (exp (neg x)) (neg x) x (/ 1 (/ (E) (pow (exp x) x))) (/ (E) (pow (exp x) x)) (/ 1 (/ (E) (pow (exp x) x))) (/ (E) (pow (exp x) x)) (pow (exp x) x) (+ (* x x) 1) (/ 1 (/ (E) (pow (exp x) x))) (/ (E) (pow (exp x) x)) (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3)) 1/2 (* (E) -1/3) -1/3 (* 1/2 (E)) (* x x) (neg (E)) (pow (exp (- x -1)) (- x 1)) (exp (- x -1)) (- x -1) -1 (- x 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 300 | 1980 |
| 0 | 341 | 1721 |
| 1 | 1701 | 1688 |
| 0 | 8723 | 1635 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (pow.f64 (exp.f64 (neg.f64 x)) (neg.f64 x)))) |
#s(literal 1 binary64) |
(/.f64 (E.f64) (pow.f64 (exp.f64 (neg.f64 x)) (neg.f64 x))) |
(E.f64) |
(pow.f64 (exp.f64 (neg.f64 x)) (neg.f64 x)) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
x |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (E.f64))) |
#s(approx (/ (E) (pow (exp x) x)) (E.f64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64)))) |
#s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 x x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/2 binary64) (E.f64) (*.f64 (E.f64) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
#s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/2 binary64) (E.f64) (*.f64 (E.f64) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/2 binary64) (E.f64) (*.f64 (E.f64) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)) |
(fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/2 binary64) (E.f64) (*.f64 (E.f64) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) |
(fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/2 binary64) (E.f64) (*.f64 (E.f64) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/2 binary64) (E.f64))) |
(*.f64 (neg.f64 x) x) |
(fma.f64 #s(literal 1/2 binary64) (E.f64) (*.f64 (E.f64) #s(literal -1/3 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (E.f64) #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
(*.f64 #s(literal 1/2 binary64) (E.f64)) |
(*.f64 x x) |
(neg.f64 (E.f64)) |
(pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(exp.f64 (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(-.f64 x #s(literal 1 binary64)) |
#s(approx (/ 1 (/ (E) (pow (exp (neg x)) (neg x)))) #s(hole binary64 (/ 1 (E)))) |
#s(approx (/ 1 (/ (E) (pow (exp (neg x)) (neg x)))) #s(hole binary64 (+ (/ 1 (E)) (/ (pow x 2) (E))))) |
#s(approx (/ 1 (/ (E) (pow (exp (neg x)) (neg x)))) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (pow x 2) (E))) (/ 1 (E)))) (/ 1 (E))))) |
#s(approx (/ 1 (/ (E) (pow (exp (neg x)) (neg x)))) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/6 (/ (pow x 2) (E))) (* 1/2 (/ 1 (E))))) (/ 1 (E)))) (/ 1 (E))))) |
#s(approx (/ (E) (pow (exp (neg x)) (neg x))) #s(hole binary64 (E))) |
#s(approx (/ (E) (pow (exp (neg x)) (neg x))) #s(hole binary64 (+ (E) (* -1 (* (pow x 2) (E)))))) |
#s(approx (/ (E) (pow (exp (neg x)) (neg x))) #s(hole binary64 (+ (E) (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1 (E)) (* 1/2 (E))))) (E)))))) |
#s(approx (/ (E) (pow (exp (neg x)) (neg x))) #s(hole binary64 (+ (E) (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1 (+ (* -1 (E)) (* 1/2 (E)))) (+ (* -1/2 (E)) (* 1/6 (E)))))) (+ (* -1 (E)) (* 1/2 (E))))) (E)))))) |
#s(approx (pow (exp (neg x)) (neg x)) #s(hole binary64 1)) |
#s(approx (pow (exp (neg x)) (neg x)) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (pow (exp (neg x)) (neg x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1 (* 1/2 (pow x 2))))))) |
#s(approx (pow (exp (neg x)) (neg x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/6 (pow x 2))))))))) |
#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 x #s(hole binary64 x)) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (/ 1 (E)))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (+ (/ 1 (E)) (/ (pow x 2) (E))))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (pow x 2) (E))) (/ 1 (E)))) (/ 1 (E))))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/6 (/ (pow x 2) (E))) (* 1/2 (/ 1 (E))))) (/ 1 (E)))) (/ 1 (E))))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (E))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (+ (E) (* -1 (* (pow x 2) (E)))))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (+ (E) (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1 (E)) (* 1/2 (E))))) (E)))))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (+ (E) (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1 (+ (* -1 (E)) (* 1/2 (E)))) (+ (* -1/2 (E)) (* 1/6 (E)))))) (+ (* -1 (E)) (* 1/2 (E))))) (E)))))) |
#s(approx (pow (exp x) x) #s(hole binary64 1)) |
#s(approx (pow (exp x) x) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (pow (exp x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1 (* 1/2 (pow x 2))))))) |
#s(approx (pow (exp x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/6 (pow x 2))))))))) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) #s(hole binary64 (E))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) #s(hole binary64 (+ (E) (* -1 (* (pow x 2) (E)))))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) #s(hole binary64 (+ (E) (* (pow x 2) (+ (* -1 (E)) (* 1/2 (* (pow x 2) (E)))))))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) #s(hole binary64 (+ (E) (* (pow x 2) (+ (* -1 (E)) (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* -1/3 (E)) (* 1/2 (E))))) (* 1/2 (E))))))))) |
#s(approx (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) #s(hole binary64 (* -1 (E)))) |
#s(approx (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) #s(hole binary64 (- (* 1/2 (* (pow x 2) (E))) (E)))) |
#s(approx (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) #s(hole binary64 (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* -1/3 (E)) (* 1/2 (E))))) (* 1/2 (E)))) (E)))) |
#s(approx (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) #s(hole binary64 (* 1/2 (E)))) |
#s(approx (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) #s(hole binary64 (+ (* -1 (* (pow x 2) (+ (* -1/3 (E)) (* 1/2 (E))))) (* 1/2 (E))))) |
#s(approx (* (neg x) x) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (pow (exp (- x -1)) (- x 1)) #s(hole binary64 (exp -1))) |
#s(approx (pow (exp (- x -1)) (- x 1)) #s(hole binary64 (+ (exp -1) (* (pow x 2) (exp -1))))) |
#s(approx (pow (exp (- x -1)) (- x 1)) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* 1/2 (* (pow x 2) (exp -1)))))))) |
#s(approx (pow (exp (- x -1)) (- x 1)) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* (pow x 2) (+ (* 1/6 (* (pow x 2) (exp -1))) (* 1/2 (exp -1))))))))) |
#s(approx (exp (- x -1)) #s(hole binary64 (exp 1))) |
#s(approx (exp (- x -1)) #s(hole binary64 (+ (exp 1) (* x (exp 1))))) |
#s(approx (exp (- x -1)) #s(hole binary64 (+ (exp 1) (* x (+ (exp 1) (* 1/2 (* x (exp 1)))))))) |
#s(approx (exp (- x -1)) #s(hole binary64 (+ (exp 1) (* x (+ (exp 1) (* x (+ (* 1/6 (* x (exp 1))) (* 1/2 (exp 1))))))))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx (/ 1 (/ (E) (pow (exp (neg x)) (neg x)))) #s(hole binary64 (/ (exp (pow x 2)) (E)))) |
#s(approx (/ (E) (pow (exp (neg x)) (neg x))) #s(hole binary64 (/ (E) (exp (pow x 2))))) |
#s(approx (pow (exp (neg x)) (neg x)) #s(hole binary64 (exp (pow x 2)))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (/ (exp (pow x 2)) (E)))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (/ (E) (exp (pow x 2))))) |
#s(approx (pow (exp x) x) #s(hole binary64 (exp (pow x 2)))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) #s(hole binary64 (* -1 (* (pow x 6) (+ (* -1/3 (E)) (* 1/2 (E))))))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) #s(hole binary64 (* (pow x 6) (+ (* -1 (+ (* -1/3 (E)) (* 1/2 (E)))) (* 1/2 (/ (E) (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) #s(hole binary64 (* (pow x 6) (+ (* -1 (+ (* -1/3 (E)) (* 1/2 (E)))) (+ (* -1 (/ (E) (pow x 4))) (* 1/2 (/ (E) (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) #s(hole binary64 (* (pow x 6) (- (+ (* -1 (+ (* -1/3 (E)) (* 1/2 (E)))) (+ (* 1/2 (/ (E) (pow x 2))) (/ (E) (pow x 6)))) (/ (E) (pow x 4)))))) |
#s(approx (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) #s(hole binary64 (* -1 (* (pow x 4) (+ (* -1/3 (E)) (* 1/2 (E))))))) |
#s(approx (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) #s(hole binary64 (* (pow x 4) (+ (* -1 (+ (* -1/3 (E)) (* 1/2 (E)))) (* 1/2 (/ (E) (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) #s(hole binary64 (* (pow x 4) (+ (* -1 (+ (* -1/3 (E)) (* 1/2 (E)))) (+ (* -1 (/ (E) (pow x 4))) (* 1/2 (/ (E) (pow x 2)))))))) |
#s(approx (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) #s(hole binary64 (* -1 (* (pow x 2) (+ (* -1/3 (E)) (* 1/2 (E))))))) |
#s(approx (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) #s(hole binary64 (* (pow x 2) (+ (* -1 (+ (* -1/3 (E)) (* 1/2 (E)))) (* 1/2 (/ (E) (pow x 2))))))) |
#s(approx (pow (exp (- x -1)) (- x 1)) #s(hole binary64 (exp (* (+ 1 x) (- x 1))))) |
#s(approx (exp (- x -1)) #s(hole binary64 (exp (+ 1 x)))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- x 1) #s(hole binary64 x)) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
#s(approx (pow (exp (- x -1)) (- x 1)) #s(hole binary64 (exp (* -1 (* (+ 1 (* -1 x)) (- 1 (* -1 x))))))) |
#s(approx (exp (- x -1)) #s(hole binary64 (exp (- 1 (* -1 x))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
| Outputs |
|---|
(*.f64 (exp.f64 #s(literal -1 binary64)) (pow.f64 (exp.f64 x) x)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (neg.f64 x))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 x))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 x))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(pow.f64 (/.f64 (E.f64) (pow.f64 (exp.f64 x) x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (cosh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (sinh.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sinh.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (-.f64 (cosh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sinh.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (cosh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (sinh.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sinh.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (cosh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sinh.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (E.f64)) (pow.f64 (exp.f64 (neg.f64 x)) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (E.f64) (pow.f64 (exp.f64 x) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (E.f64) (pow.f64 (exp.f64 x) x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (pow.f64 (exp.f64 (neg.f64 x)) x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (E.f64) (pow.f64 (exp.f64 x) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x))) |
(-.f64 (cosh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sinh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (cosh.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sinh.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (E.f64) (pow.f64 (exp.f64 x) x))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (sqrt.f64 (E.f64)) (pow.f64 (exp.f64 (neg.f64 x)) (/.f64 (neg.f64 x) #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (E.f64)) (pow.f64 (exp.f64 (neg.f64 x)) (/.f64 (neg.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (E.f64)) (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (E.f64)) (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 (neg.f64 x)) (/.f64 (neg.f64 x) #s(literal 2 binary64)))) (/.f64 (cbrt.f64 (E.f64)) (pow.f64 (exp.f64 (neg.f64 x)) (/.f64 (neg.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64)))) (/.f64 (cbrt.f64 (E.f64)) (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (E.f64))) (neg.f64 (neg.f64 (pow.f64 (exp.f64 x) x)))) |
(/.f64 (neg.f64 (E.f64)) (neg.f64 (pow.f64 (exp.f64 x) x))) |
(/.f64 (E.f64) (pow.f64 (exp.f64 x) x)) |
(+.f64 (/.f64 (cosh.f64 #s(literal -1 binary64)) (pow.f64 (exp.f64 x) x)) (/.f64 (sinh.f64 #s(literal 1 binary64)) (pow.f64 (exp.f64 x) x))) |
(exp.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(E.f64) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 (neg.f64 x)) (/.f64 (neg.f64 x) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (exp.f64 (neg.f64 x)) (/.f64 (neg.f64 x) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64)))) (neg.f64 (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 (neg.f64 x)) (/.f64 (neg.f64 x) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 (neg.f64 x)) (/.f64 (neg.f64 x) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 (neg.f64 x)) (/.f64 (neg.f64 x) #s(literal 2 binary64))) (pow.f64 (exp.f64 (neg.f64 x)) (/.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) |
(pow.f64 (*.f64 (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 x))) (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (exp.f64 x) (exp.f64 x)) (/.f64 x #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64)) x) |
(pow.f64 (pow.f64 (exp.f64 (neg.f64 x)) (/.f64 (neg.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 x) (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (neg.f64 x)) x) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(pow.f64 (exp.f64 (neg.f64 x)) (+.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (/.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (neg.f64 x)) (neg.f64 x)) |
(pow.f64 (exp.f64 x) (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 x) x) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 (*.f64 x x))) (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 (*.f64 x x)))) (-.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 (*.f64 x x)) (-.f64 (*.f64 (sinh.f64 (*.f64 x x)) (sinh.f64 (*.f64 x x))) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (exp.f64 (neg.f64 x)) x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (neg.f64 x)) x)) |
(+.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 (*.f64 x x))) |
(exp.f64 (*.f64 x x)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) x) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x)))) (-.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x))) (*.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(-.f64 (cosh.f64 x) (sinh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 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 x (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(-.f64 #s(literal 0 binary64) x) |
(log.f64 (exp.f64 (neg.f64 x))) |
x |
(pow.f64 #s(approx (/ (E) (pow (exp x) x)) (E.f64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (/ (E) (pow (exp x) x)) (E.f64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (/ (E) (pow (exp x) x)) (E.f64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ (E) (pow (exp x) x)) (E.f64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (E.f64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (E) (pow (exp x) x)) (E.f64))) #s(literal -1 binary64))) |
#s(approx (/ (E) (pow (exp x) x)) (E.f64)) |
(*.f64 (exp.f64 #s(literal -1 binary64)) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (E.f64))) (neg.f64 (neg.f64 #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (E.f64)) (neg.f64 #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (/.f64 (cosh.f64 #s(literal -1 binary64)) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (sinh.f64 #s(literal 1 binary64)) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))))) |
#s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) #s(literal -1 binary64))) |
#s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64))) |
(/.f64 (-.f64 (exp.f64 #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64)))) #s(literal 3 binary64))) (fma.f64 (E.f64) (E.f64) (fma.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64)))) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64)))) (*.f64 (E.f64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64)))))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (E.f64) (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (exp.f64 #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) (E.f64)))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (E.f64) (E.f64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (E.f64) (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (exp.f64 #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) (E.f64)))))) |
(/.f64 (-.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 (E.f64) (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (exp.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) (E.f64))) |
(/.f64 (+.f64 (exp.f64 #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (E.f64) (E.f64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (E.f64) (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (exp.f64 #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) (E.f64))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) x) x (E.f64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (E.f64)) |
(-.f64 (/.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (E.f64) (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (E.f64) (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) (E.f64))) (/.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) (E.f64)))) |
(-.f64 (E.f64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))))) |
(+.f64 (/.f64 (exp.f64 #s(literal 3 binary64)) (fma.f64 (E.f64) (E.f64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (E.f64) (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 (E.f64) (E.f64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (E.f64) (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) (E.f64))))) (/.f64 (exp.f64 #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) (E.f64)))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x)) (E.f64)) |
(+.f64 (E.f64) (*.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 (exp.f64 #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64)))) #s(literal 3 binary64))) (fma.f64 (E.f64) (E.f64) (fma.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64)))) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64)))) (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64)))))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 (E.f64)) (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (exp.f64 #s(literal 3 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (E.f64) (E.f64) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (neg.f64 (exp.f64 #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) (neg.f64 (E.f64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (exp.f64 #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) (neg.f64 (E.f64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (exp.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) (neg.f64 (E.f64)))) |
(/.f64 (-.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 (neg.f64 (E.f64)) (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)))) |
(/.f64 (+.f64 (neg.f64 (exp.f64 #s(literal 3 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (E.f64) (E.f64) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (neg.f64 (exp.f64 #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) (neg.f64 (E.f64)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) x) x (neg.f64 (E.f64))) |
(fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (neg.f64 (E.f64))) |
(fma.f64 #s(literal -1 binary64) (E.f64) (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x))) |
(fma.f64 (E.f64) #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x))) |
(-.f64 (/.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (neg.f64 (E.f64)) (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (neg.f64 (E.f64)) (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) (neg.f64 (E.f64)))) (/.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) (neg.f64 (E.f64))))) |
(-.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) |
(+.f64 (/.f64 (neg.f64 (exp.f64 #s(literal 3 binary64))) (fma.f64 (E.f64) (E.f64) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 (E.f64) (E.f64) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) (neg.f64 (E.f64)))))) (/.f64 (neg.f64 (exp.f64 #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) (neg.f64 (E.f64))))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) (neg.f64 (E.f64))) |
(+.f64 (neg.f64 (E.f64)) (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (exp.f64 #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) (*.f64 #s(literal -1/2 binary64) (E.f64)))))) |
(/.f64 (fma.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) (*.f64 #s(literal 1/2 binary64) (E.f64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (exp.f64 #s(literal 3 binary64))) (*.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) (*.f64 #s(literal 1/2 binary64) (E.f64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) (*.f64 #s(literal 1/2 binary64) (E.f64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (exp.f64 #s(literal 3 binary64))) (*.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) (*.f64 #s(literal 1/2 binary64) (E.f64)))))) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 x x)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (E.f64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/2 binary64) (E.f64))) |
(fma.f64 (neg.f64 x) (*.f64 x (*.f64 #s(literal 1/6 binary64) (E.f64))) (*.f64 #s(literal 1/2 binary64) (E.f64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (E.f64))) |
(fma.f64 #s(literal 1/2 binary64) (E.f64) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)))) |
(fma.f64 (E.f64) #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) (*.f64 #s(literal 1/2 binary64) (E.f64)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) (*.f64 #s(literal 1/2 binary64) (E.f64))))) |
(-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) (*.f64 #s(literal -1/2 binary64) (E.f64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) (*.f64 #s(literal 1/2 binary64) (E.f64)))))) (/.f64 (*.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) (*.f64 #s(literal 1/2 binary64) (E.f64))))))) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64))) (*.f64 #s(literal 1/2 binary64) (E.f64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)))) |
(*.f64 (*.f64 x x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) x) |
(*.f64 #s(literal -1 binary64) (*.f64 x x)) |
(*.f64 x (neg.f64 x)) |
(neg.f64 (*.f64 x x)) |
(*.f64 #s(literal 1/6 binary64) (E.f64)) |
(*.f64 (E.f64) #s(literal 1/6 binary64)) |
(/.f64 (-.f64 (*.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (neg.f64 (E.f64)) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (E.f64)) #s(literal -1/3 binary64)) (*.f64 (neg.f64 (E.f64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 (neg.f64 (E.f64)) #s(literal -1/3 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/27 binary64) (exp.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (exp.f64 #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal -1/2 binary64) (E.f64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) |
(/.f64 (neg.f64 (fma.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal -1/27 binary64) (exp.f64 #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/27 binary64) (exp.f64 #s(literal 3 binary64)) (*.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) (*.f64 #s(literal 1/6 binary64) (E.f64))) (-.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) (*.f64 #s(literal 1/6 binary64) (E.f64))) (-.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) #s(literal 2 binary64))) (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64)))))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) (*.f64 #s(literal 1/6 binary64) (E.f64))) (fma.f64 (exp.f64 #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) (*.f64 #s(literal 1/6 binary64) (E.f64))) (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (exp.f64 #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (exp.f64 #s(literal 3 binary64)))) (-.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64)))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) (*.f64 #s(literal 1/6 binary64) (E.f64))))) (-.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) (*.f64 #s(literal 1/6 binary64) (E.f64))))) (-.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (exp.f64 #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (exp.f64 #s(literal 3 binary64)))) (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64)))))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) (*.f64 #s(literal 1/6 binary64) (E.f64))))) (fma.f64 (exp.f64 #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) (*.f64 #s(literal 1/6 binary64) (E.f64))))) (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64)))) |
(/.f64 (fma.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal -1/27 binary64) (exp.f64 #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64)))))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (exp.f64 #s(literal 3 binary64)) (*.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64)))))) |
(fma.f64 #s(literal -1/3 binary64) (E.f64) (*.f64 #s(literal 1/2 binary64) (E.f64))) |
(fma.f64 #s(literal 1/2 binary64) (E.f64) (*.f64 #s(literal -1/3 binary64) (E.f64))) |
(fma.f64 (E.f64) #s(literal -1/3 binary64) (*.f64 #s(literal 1/2 binary64) (E.f64))) |
(fma.f64 (E.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (E.f64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 (neg.f64 (E.f64)) #s(literal -1/3 binary64))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal -1/2 binary64) (E.f64))) |
(+.f64 (/.f64 (*.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64)))))) (/.f64 (*.f64 #s(literal -1/27 binary64) (exp.f64 #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/27 binary64) (exp.f64 #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64)))))) (/.f64 (*.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) |
(log.f64 (pow.f64 (exp.f64 (E.f64)) #s(literal 1/6 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal -1/3 binary64) (E.f64)) |
(*.f64 (E.f64) #s(literal -1/3 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal -1/2 binary64) (E.f64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (exp.f64 #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal -1/6 binary64) (E.f64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (E.f64)) (*.f64 #s(literal -1/6 binary64) (E.f64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) (*.f64 #s(literal -1/6 binary64) (E.f64)))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (exp.f64 #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (exp.f64 #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal -1/2 binary64) (E.f64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) (*.f64 #s(literal 1/6 binary64) (E.f64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (exp.f64 #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (exp.f64 #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) (*.f64 #s(literal 1/6 binary64) (E.f64))))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64))) (-.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64))) (-.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64))) (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64))) (fma.f64 (exp.f64 #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64))) (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (-.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (-.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64))) (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (fma.f64 (exp.f64 #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))))) |
(/.f64 (fma.f64 (fma.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal -1/27 binary64) (exp.f64 #s(literal 3 binary64)))) (-.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64))))) (-.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64))))) (-.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) |
(/.f64 (fma.f64 (fma.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal -1/27 binary64) (exp.f64 #s(literal 3 binary64)))) (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64))))) (fma.f64 (exp.f64 #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64))))) (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/27 binary64) (exp.f64 #s(literal 3 binary64)) (*.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64))) (-.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) (-.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) (-.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/27 binary64) (exp.f64 #s(literal 3 binary64)) (*.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) (fma.f64 (exp.f64 #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64))))) (*.f64 (-.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64))))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 (-.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64))))) (*.f64 (-.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (-.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64))))) (*.f64 (-.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (fma.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal -1/27 binary64) (exp.f64 #s(literal 3 binary64)))))) (*.f64 (-.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64))))))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) (*.f64 (-.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (fma.f64 #s(literal -1/27 binary64) (exp.f64 #s(literal 3 binary64)) (*.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 (-.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))))) |
(/.f64 (fma.f64 (fma.f64 (exp.f64 #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64))) (*.f64 (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64))))) (*.f64 (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64))))) |
(/.f64 (fma.f64 (fma.f64 (exp.f64 #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64))) (-.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64))))) (*.f64 (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) (-.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) |
(/.f64 (fma.f64 (fma.f64 (exp.f64 #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64))))) (*.f64 (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) (fma.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal -1/27 binary64) (exp.f64 #s(literal 3 binary64)))))) (*.f64 (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) (*.f64 #s(literal -1/3 binary64) (E.f64))))))) |
(/.f64 (fma.f64 (fma.f64 (exp.f64 #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) (*.f64 (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) (fma.f64 #s(literal -1/27 binary64) (exp.f64 #s(literal 3 binary64)) (*.f64 (exp.f64 #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))) (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) (*.f64 #s(literal 1/6 binary64) (E.f64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (exp.f64 #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (exp.f64 #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) (*.f64 #s(literal 1/6 binary64) (E.f64)))))) |
(fma.f64 #s(literal -1/2 binary64) (E.f64) (*.f64 #s(literal 1/6 binary64) (E.f64))) |
(fma.f64 #s(literal 1/6 binary64) (E.f64) (*.f64 #s(literal -1/2 binary64) (E.f64))) |
(fma.f64 (E.f64) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (E.f64))) |
(fma.f64 (E.f64) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) (E.f64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) (*.f64 #s(literal 1/6 binary64) (E.f64)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) (*.f64 #s(literal 1/6 binary64) (E.f64))))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) (*.f64 #s(literal -1/6 binary64) (E.f64))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (exp.f64 #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) (*.f64 #s(literal 1/6 binary64) (E.f64)))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (exp.f64 #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) (*.f64 #s(literal 1/6 binary64) (E.f64))))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal -1/2 binary64) (E.f64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (E.f64)) (*.f64 #s(literal 1/6 binary64) (E.f64))) |
(log.f64 (pow.f64 (exp.f64 (E.f64)) #s(literal -1/3 binary64))) |
#s(literal -1/3 binary64) |
(*.f64 #s(literal 1/2 binary64) (E.f64)) |
(*.f64 (E.f64) #s(literal 1/2 binary64)) |
(log.f64 (pow.f64 (exp.f64 (E.f64)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (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)) |
(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))) |
(*.f64 #s(literal -1 binary64) (E.f64)) |
(*.f64 (E.f64) #s(literal -1 binary64)) |
(neg.f64 (E.f64)) |
(log.f64 (pow.f64 (exp.f64 (E.f64)) #s(literal -1 binary64))) |
(log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (E.f64)))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (*.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (exp.f64 (-.f64 x #s(literal -1 binary64)))) (/.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (+.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) (neg.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (exp.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)) (exp.f64 (-.f64 x #s(literal -1 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64)))) (sinh.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (-.f64 x #s(literal -1 binary64))) (cosh.f64 (-.f64 x #s(literal -1 binary64)))) (*.f64 (sinh.f64 (-.f64 x #s(literal -1 binary64))) (sinh.f64 (-.f64 x #s(literal -1 binary64))))) (-.f64 (cosh.f64 (-.f64 x #s(literal -1 binary64))) (sinh.f64 (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (-.f64 x #s(literal -1 binary64))) (cosh.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 (sinh.f64 (-.f64 x #s(literal -1 binary64))) (sinh.f64 (-.f64 x #s(literal -1 binary64)))) (*.f64 (cosh.f64 (-.f64 x #s(literal -1 binary64))) (sinh.f64 (-.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (exp.f64 x)) (neg.f64 (exp.f64 #s(literal -1 binary64)))) |
(/.f64 (exp.f64 x) (exp.f64 #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (cosh.f64 x) (exp.f64 #s(literal -1 binary64))) (/.f64 (sinh.f64 x) (exp.f64 #s(literal -1 binary64)))) |
(+.f64 (cosh.f64 (-.f64 x #s(literal -1 binary64))) (sinh.f64 (-.f64 x #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (-.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))) |
(-.f64 x (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(-.f64 x #s(literal -1 binary64)) |
(log.f64 (exp.f64 (-.f64 x #s(literal -1 binary64)))) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(-.f64 x #s(literal 1 binary64)) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (exp.f64 #s(literal -1 binary64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (E.f64)) (*.f64 x x) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (E.f64)) (*.f64 x x) (exp.f64 #s(literal -1 binary64))) (*.f64 x x) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (/ (E) (pow (exp x) x)) (E.f64)) |
#s(approx (/ (E) (pow (exp x) x)) (fma.f64 (*.f64 (neg.f64 x) x) (E.f64) (E.f64))) |
#s(approx (/ (E) (pow (exp x) x)) (fma.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1/2 binary64) (E.f64))) (E.f64)) (*.f64 x x) (E.f64))) |
#s(approx (/ (E) (pow (exp x) x)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal -1/3 binary64) (E.f64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (E.f64))))) (*.f64 #s(literal -1/2 binary64) (E.f64))) (*.f64 x x)) (E.f64)) (*.f64 x x) (E.f64))) |
#s(approx (pow (exp x) x) #s(literal 1 binary64)) |
#s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (pow (exp x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (exp (neg x)) #s(literal 1 binary64)) |
#s(approx (exp (neg x)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.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 x x) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (exp.f64 #s(literal -1 binary64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (E.f64)) (*.f64 x x) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (E.f64)) (*.f64 x x) (exp.f64 #s(literal -1 binary64))) (*.f64 x x) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (/ (E) (pow (exp x) x)) (E.f64)) |
#s(approx (/ (E) (pow (exp x) x)) (fma.f64 (*.f64 (neg.f64 x) x) (E.f64) (E.f64))) |
#s(approx (/ (E) (pow (exp x) x)) (fma.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1/2 binary64) (E.f64))) (E.f64)) (*.f64 x x) (E.f64))) |
#s(approx (/ (E) (pow (exp x) x)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal -1/3 binary64) (E.f64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (E.f64))))) (*.f64 #s(literal -1/2 binary64) (E.f64))) (*.f64 x x)) (E.f64)) (*.f64 x x) (E.f64))) |
#s(approx (pow (exp x) x) #s(literal 1 binary64)) |
#s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (pow (exp x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* x x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) (E.f64)) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) (fma.f64 (*.f64 (neg.f64 x) x) (E.f64) (E.f64))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64))) |
#s(approx (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (neg.f64 (E.f64))) |
#s(approx (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64)) (E.f64))) |
#s(approx (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (-.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x)) (E.f64))) |
#s(approx (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (*.f64 #s(literal 1/2 binary64) (E.f64))) |
#s(approx (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64)))) |
#s(approx (* (neg x) x) (*.f64 (neg.f64 x) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (pow (exp (- x -1)) (- x 1)) (exp.f64 #s(literal -1 binary64))) |
#s(approx (pow (exp (- x -1)) (- x 1)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (pow (exp (- x -1)) (- x 1)) (fma.f64 (fma.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1/2 binary64) (exp.f64 #s(literal -1 binary64))) (*.f64 x x) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (pow (exp (- x -1)) (- x 1)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (exp.f64 #s(literal -1 binary64))) (*.f64 x x) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (exp (- x -1)) (E.f64)) |
#s(approx (exp (- x -1)) (fma.f64 (E.f64) x (E.f64))) |
#s(approx (exp (- x -1)) (fma.f64 (fma.f64 (*.f64 (E.f64) x) #s(literal 1/2 binary64) (E.f64)) x (E.f64))) |
#s(approx (exp (- x -1)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (E.f64) x) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) (E.f64))) x (E.f64)) x (E.f64))) |
#s(approx (- x -1) #s(literal 1 binary64)) |
#s(approx (- x -1) (+.f64 x #s(literal 1 binary64))) |
#s(approx (- x 1) #s(literal -1 binary64)) |
#s(approx (- x 1) (-.f64 x #s(literal 1 binary64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (pow.f64 (exp.f64 x) x) (E.f64))) |
#s(approx (/ (E) (pow (exp x) x)) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x))) |
#s(approx (pow (exp x) x) (pow.f64 (exp.f64 x) x)) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (pow.f64 (exp.f64 x) x) (E.f64))) |
#s(approx (/ (E) (pow (exp x) x)) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x))) |
#s(approx (pow (exp x) x) (pow.f64 (exp.f64 x) x)) |
#s(approx (+ (* x x) 1) (*.f64 x x)) |
#s(approx (+ (* x x) 1) (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) (neg.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal 1/6 binary64) (E.f64))))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (E.f64) x) (neg.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (E.f64) x) (/.f64 (neg.f64 (E.f64)) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (* x x)) (E)) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) #s(literal -1 binary64) (fma.f64 (/.f64 (E.f64) (*.f64 x x)) #s(literal 1/2 binary64) (/.f64 (E.f64) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (E.f64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/6 binary64) (E.f64))))) |
#s(approx (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (E.f64) x) (neg.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)))))) |
#s(approx (+ (* (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (* x x)) (neg (E))) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (E.f64) x) (/.f64 (neg.f64 (E.f64)) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) (E.f64)))) |
#s(approx (+ (* (* (neg x) x) (+ (* 1/2 (E)) (* (E) -1/3))) (* 1/2 (E))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (E.f64) x) (neg.f64 (*.f64 #s(literal 1/6 binary64) (E.f64)))) (*.f64 x x))) |
#s(approx (pow (exp (- x -1)) (- x 1)) (pow.f64 (*.f64 (exp.f64 x) (E.f64)) (-.f64 x #s(literal 1 binary64)))) |
#s(approx (exp (- x -1)) (*.f64 (exp.f64 x) (E.f64))) |
#s(approx (- x -1) x) |
#s(approx (- x -1) (fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64))) |
#s(approx (- x 1) x) |
#s(approx (- x 1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (pow (exp (- x -1)) (- x 1)) (*.f64 (exp.f64 #s(literal -1 binary64)) (pow.f64 (exp.f64 x) x))) |
#s(approx (exp (- x -1)) (/.f64 (E.f64) (exp.f64 (neg.f64 x)))) |
#s(approx (- x 1) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
Compiled 14 738 to 2 049 computations (86.1% saved)
14 alts after pruning (9 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 435 | 7 | 442 |
| Fresh | 2 | 2 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 439 | 14 | 453 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
| 100.0% | (pow.f64 (exp.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64))) | |
| 97.9% | (pow.f64 #s(approx (exp (- x -1)) (E.f64)) (-.f64 x #s(literal 1 binary64))) | |
| ▶ | 90.9% | (/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
| 86.5% | (/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) | |
| ✓ | 74.6% | (/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))))) |
| 26.2% | (/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) #s(approx (+ (* x x) 1) (*.f64 x x))))) | |
| ▶ | 100.0% | (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (pow.f64 (exp.f64 (neg.f64 x)) x))) |
| ▶ | 51.4% | (/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
| ✓ | 52.0% | (/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (E.f64))) |
| ▶ | 99.9% | (exp.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64)))) |
| ✓ | 99.9% | (exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
| ✓ | 57.6% | (exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) |
| ▶ | 74.6% | #s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
Compiled 328 to 236 computations (28% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (pow.f64 (exp.f64 (neg.f64 x)) x))) |
#s(literal 1 binary64) |
(*.f64 (E.f64) (pow.f64 (exp.f64 (neg.f64 x)) x)) |
(E.f64) |
(pow.f64 (exp.f64 (neg.f64 x)) x) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
x |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
(/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64)) |
(fma.f64 x x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
#s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)) |
(fma.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64) (neg.f64 (E.f64))) |
(*.f64 (*.f64 x x) (E.f64)) |
(*.f64 x x) |
#s(literal 1/2 binary64) |
(neg.f64 (E.f64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
(exp.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64)))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(-.f64 x #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (/ 1 (* (E) (pow (exp (neg x)) x))) #s(hole binary64 (/ 1 (E)))) |
#s(approx (/ 1 (* (E) (pow (exp (neg x)) x))) #s(hole binary64 (+ (/ 1 (E)) (/ (pow x 2) (E))))) |
#s(approx (/ 1 (* (E) (pow (exp (neg x)) x))) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (pow x 2) (E))) (/ 1 (E)))) (/ 1 (E))))) |
#s(approx (/ 1 (* (E) (pow (exp (neg x)) x))) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/6 (/ (pow x 2) (E))) (* 1/2 (/ 1 (E))))) (/ 1 (E)))) (/ 1 (E))))) |
#s(approx (* (E) (pow (exp (neg x)) x)) #s(hole binary64 (E))) |
#s(approx (* (E) (pow (exp (neg x)) x)) #s(hole binary64 (+ (E) (* -1 (* (pow x 2) (E)))))) |
#s(approx (* (E) (pow (exp (neg x)) x)) #s(hole binary64 (+ (E) (* (pow x 2) (+ (* -1 (E)) (* 1/2 (* (pow x 2) (E)))))))) |
#s(approx (* (E) (pow (exp (neg x)) x)) #s(hole binary64 (+ (E) (* (pow x 2) (+ (* -1 (E)) (* (pow x 2) (+ (* -1/6 (* (pow x 2) (E))) (* 1/2 (E))))))))) |
#s(approx (pow (exp (neg x)) x) #s(hole binary64 1)) |
#s(approx (pow (exp (neg x)) x) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (pow (exp (neg x)) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/2 (pow x 2)) 1))))) |
#s(approx (pow (exp (neg x)) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/2 (* -1/6 (pow x 2)))) 1))))) |
#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 x #s(hole binary64 x)) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (/ 1 (E)))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (+ (/ 1 (E)) (/ (pow x 2) (E))))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (pow x 2) (E))) (/ 1 (E)))) (/ 1 (E))))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/6 (/ (pow x 2) (E))) (* 1/2 (/ 1 (E))))) (/ 1 (E)))) (/ 1 (E))))) |
#s(approx (/ (+ (* x x) 1) (E)) #s(hole binary64 (/ 1 (E)))) |
#s(approx (/ (+ (* x x) 1) (E)) #s(hole binary64 (+ (/ 1 (E)) (/ (pow x 2) (E))))) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (E))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (+ (E) (* -1 (* (pow x 2) (E)))))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (+ (E) (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1 (E)) (* 1/2 (E))))) (E)))))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (+ (E) (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1 (+ (* -1 (E)) (* 1/2 (E)))) (+ (* -1/2 (E)) (* 1/6 (E)))))) (+ (* -1 (E)) (* 1/2 (E))))) (E)))))) |
#s(approx (+ (* (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* x x)) (E)) #s(hole binary64 (E))) |
#s(approx (+ (* (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* x x)) (E)) #s(hole binary64 (+ (E) (* -1 (* (pow x 2) (E)))))) |
#s(approx (+ (* (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* x x)) (E)) #s(hole binary64 (+ (E) (* (pow x 2) (+ (* -1 (E)) (* 1/2 (* (pow x 2) (E)))))))) |
#s(approx (+ (* (* (* x x) (E)) 1/2) (neg (E))) #s(hole binary64 (* -1 (E)))) |
#s(approx (+ (* (* (* x x) (E)) 1/2) (neg (E))) #s(hole binary64 (- (* 1/2 (* (pow x 2) (E))) (E)))) |
#s(approx (* (* x x) (E)) #s(hole binary64 (* (pow x 2) (E)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (pow (exp x) x) #s(hole binary64 1)) |
#s(approx (pow (exp x) x) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (pow (exp x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1 (* 1/2 (pow x 2))))))) |
#s(approx (pow (exp x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/6 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1 (* 1/2 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/6 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/6 (pow x 2))))))) |
#s(approx (+ (* 1/6 (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow x 2))))) |
#s(approx (exp (* (- x -1) (- x 1))) #s(hole binary64 (exp -1))) |
#s(approx (exp (* (- x -1) (- x 1))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (exp -1))))) |
#s(approx (exp (* (- x -1) (- x 1))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* 1/2 (* (pow x 2) (exp -1)))))))) |
#s(approx (exp (* (- x -1) (- x 1))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* (pow x 2) (+ (* 1/6 (* (pow x 2) (exp -1))) (* 1/2 (exp -1))))))))) |
#s(approx (* (- x -1) (- x 1)) #s(hole binary64 -1)) |
#s(approx (* (- x -1) (- x 1)) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx (/ 1 (* (E) (pow (exp (neg x)) x))) #s(hole binary64 (/ 1 (* (E) (exp (* -1 (pow x 2))))))) |
#s(approx (* (E) (pow (exp (neg x)) x)) #s(hole binary64 (* (E) (exp (* -1 (pow x 2)))))) |
#s(approx (pow (exp (neg x)) x) #s(hole binary64 (exp (* -1 (pow x 2))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (/ (exp (pow x 2)) (E)))) |
#s(approx (/ (+ (* x x) 1) (E)) #s(hole binary64 (/ (pow x 2) (E)))) |
#s(approx (/ (+ (* x x) 1) (E)) #s(hole binary64 (* (pow x 2) (+ (/ 1 (E)) (/ 1 (* (pow x 2) (E))))))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (/ (E) (exp (pow x 2))))) |
#s(approx (+ (* (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* x x)) (E)) #s(hole binary64 (* 1/2 (* (pow x 4) (E))))) |
#s(approx (+ (* (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* x x)) (E)) #s(hole binary64 (* (pow x 4) (+ (* -1 (/ (E) (pow x 2))) (* 1/2 (E)))))) |
#s(approx (+ (* (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* x x)) (E)) #s(hole binary64 (* (pow x 4) (- (+ (* 1/2 (E)) (/ (E) (pow x 4))) (/ (E) (pow x 2)))))) |
#s(approx (+ (* (* (* x x) (E)) 1/2) (neg (E))) #s(hole binary64 (* 1/2 (* (pow x 2) (E))))) |
#s(approx (+ (* (* (* x x) (E)) 1/2) (neg (E))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (E) (pow x 2))) (* 1/2 (E)))))) |
#s(approx (pow (exp x) x) #s(hole binary64 (exp (pow x 2)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) #s(hole binary64 (* 1/6 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/6 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/6 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/6 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/6 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/6 (* x x)) 1/2) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* 1/6 (* x x)) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (exp (* (- x -1) (- x 1))) #s(hole binary64 (exp (* (+ 1 x) (- x 1))))) |
#s(approx (* (- x -1) (- x 1)) #s(hole binary64 (pow x 2))) |
#s(approx (* (- x -1) (- x 1)) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- x 1) #s(hole binary64 x)) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
#s(approx (exp (* (- x -1) (- x 1))) #s(hole binary64 (exp (* -1 (* (+ 1 (* -1 x)) (- 1 (* -1 x))))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | ((/ 1 (* (E) (pow (exp (neg x)) x))) 1 (* (E) (pow (exp (neg x)) x)) (E) (pow (exp (neg x)) x) (exp (neg x)) (neg x) x (/ 1 (/ (E) (pow (exp x) x))) (/ (+ (* x x) 1) (E)) (+ (* x x) 1) (/ 1 (/ (E) (pow (exp x) x))) (/ (E) (pow (exp x) x)) (+ (* (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* x x)) (E)) (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* (* x x) (E)) (* x x) 1/2 (neg (E)) (/ 1 (/ (E) (pow (exp x) x))) (/ (E) (pow (exp x) x)) (pow (exp x) x) (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (+ (* 1/6 (* x x)) 1/2) 1/6 (exp (* (- x -1) (- x 1))) (* (- x -1) (- x 1)) (- x -1) -1 (- x 1)) |
| 3.0ms | x | @ | -inf | ((/ 1 (* (E) (pow (exp (neg x)) x))) 1 (* (E) (pow (exp (neg x)) x)) (E) (pow (exp (neg x)) x) (exp (neg x)) (neg x) x (/ 1 (/ (E) (pow (exp x) x))) (/ (+ (* x x) 1) (E)) (+ (* x x) 1) (/ 1 (/ (E) (pow (exp x) x))) (/ (E) (pow (exp x) x)) (+ (* (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* x x)) (E)) (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* (* x x) (E)) (* x x) 1/2 (neg (E)) (/ 1 (/ (E) (pow (exp x) x))) (/ (E) (pow (exp x) x)) (pow (exp x) x) (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (+ (* 1/6 (* x x)) 1/2) 1/6 (exp (* (- x -1) (- x 1))) (* (- x -1) (- x 1)) (- x -1) -1 (- x 1)) |
| 3.0ms | x | @ | 0 | ((/ 1 (* (E) (pow (exp (neg x)) x))) 1 (* (E) (pow (exp (neg x)) x)) (E) (pow (exp (neg x)) x) (exp (neg x)) (neg x) x (/ 1 (/ (E) (pow (exp x) x))) (/ (+ (* x x) 1) (E)) (+ (* x x) 1) (/ 1 (/ (E) (pow (exp x) x))) (/ (E) (pow (exp x) x)) (+ (* (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* x x)) (E)) (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* (* x x) (E)) (* x x) 1/2 (neg (E)) (/ 1 (/ (E) (pow (exp x) x))) (/ (E) (pow (exp x) x)) (pow (exp x) x) (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (+ (* 1/6 (* x x)) 1/2) 1/6 (exp (* (- x -1) (- x 1))) (* (- x -1) (- x 1)) (- x -1) -1 (- x 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 318 | 1937 |
| 0 | 358 | 1837 |
| 1 | 1710 | 1797 |
| 0 | 8190 | 1746 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (pow.f64 (exp.f64 (neg.f64 x)) x))) |
#s(literal 1 binary64) |
(*.f64 (E.f64) (pow.f64 (exp.f64 (neg.f64 x)) x)) |
(E.f64) |
(pow.f64 (exp.f64 (neg.f64 x)) x) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
x |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
(/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64)) |
(fma.f64 x x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
#s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)) |
(fma.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64) (neg.f64 (E.f64))) |
(*.f64 (*.f64 x x) (E.f64)) |
(*.f64 x x) |
#s(literal 1/2 binary64) |
(neg.f64 (E.f64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
(exp.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64)))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(-.f64 x #s(literal 1 binary64)) |
#s(approx (/ 1 (* (E) (pow (exp (neg x)) x))) #s(hole binary64 (/ 1 (E)))) |
#s(approx (/ 1 (* (E) (pow (exp (neg x)) x))) #s(hole binary64 (+ (/ 1 (E)) (/ (pow x 2) (E))))) |
#s(approx (/ 1 (* (E) (pow (exp (neg x)) x))) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (pow x 2) (E))) (/ 1 (E)))) (/ 1 (E))))) |
#s(approx (/ 1 (* (E) (pow (exp (neg x)) x))) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/6 (/ (pow x 2) (E))) (* 1/2 (/ 1 (E))))) (/ 1 (E)))) (/ 1 (E))))) |
#s(approx (* (E) (pow (exp (neg x)) x)) #s(hole binary64 (E))) |
#s(approx (* (E) (pow (exp (neg x)) x)) #s(hole binary64 (+ (E) (* -1 (* (pow x 2) (E)))))) |
#s(approx (* (E) (pow (exp (neg x)) x)) #s(hole binary64 (+ (E) (* (pow x 2) (+ (* -1 (E)) (* 1/2 (* (pow x 2) (E)))))))) |
#s(approx (* (E) (pow (exp (neg x)) x)) #s(hole binary64 (+ (E) (* (pow x 2) (+ (* -1 (E)) (* (pow x 2) (+ (* -1/6 (* (pow x 2) (E))) (* 1/2 (E))))))))) |
#s(approx (pow (exp (neg x)) x) #s(hole binary64 1)) |
#s(approx (pow (exp (neg x)) x) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (pow (exp (neg x)) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/2 (pow x 2)) 1))))) |
#s(approx (pow (exp (neg x)) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/2 (* -1/6 (pow x 2)))) 1))))) |
#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 x #s(hole binary64 x)) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (/ 1 (E)))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (+ (/ 1 (E)) (/ (pow x 2) (E))))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (pow x 2) (E))) (/ 1 (E)))) (/ 1 (E))))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/6 (/ (pow x 2) (E))) (* 1/2 (/ 1 (E))))) (/ 1 (E)))) (/ 1 (E))))) |
#s(approx (/ (+ (* x x) 1) (E)) #s(hole binary64 (/ 1 (E)))) |
#s(approx (/ (+ (* x x) 1) (E)) #s(hole binary64 (+ (/ 1 (E)) (/ (pow x 2) (E))))) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (E))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (+ (E) (* -1 (* (pow x 2) (E)))))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (+ (E) (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1 (E)) (* 1/2 (E))))) (E)))))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (+ (E) (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1 (+ (* -1 (E)) (* 1/2 (E)))) (+ (* -1/2 (E)) (* 1/6 (E)))))) (+ (* -1 (E)) (* 1/2 (E))))) (E)))))) |
#s(approx (+ (* (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* x x)) (E)) #s(hole binary64 (E))) |
#s(approx (+ (* (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* x x)) (E)) #s(hole binary64 (+ (E) (* -1 (* (pow x 2) (E)))))) |
#s(approx (+ (* (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* x x)) (E)) #s(hole binary64 (+ (E) (* (pow x 2) (+ (* -1 (E)) (* 1/2 (* (pow x 2) (E)))))))) |
#s(approx (+ (* (* (* x x) (E)) 1/2) (neg (E))) #s(hole binary64 (* -1 (E)))) |
#s(approx (+ (* (* (* x x) (E)) 1/2) (neg (E))) #s(hole binary64 (- (* 1/2 (* (pow x 2) (E))) (E)))) |
#s(approx (* (* x x) (E)) #s(hole binary64 (* (pow x 2) (E)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (pow (exp x) x) #s(hole binary64 1)) |
#s(approx (pow (exp x) x) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (pow (exp x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1 (* 1/2 (pow x 2))))))) |
#s(approx (pow (exp x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/6 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1 (* 1/2 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/6 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/6 (pow x 2))))))) |
#s(approx (+ (* 1/6 (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow x 2))))) |
#s(approx (exp (* (- x -1) (- x 1))) #s(hole binary64 (exp -1))) |
#s(approx (exp (* (- x -1) (- x 1))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (exp -1))))) |
#s(approx (exp (* (- x -1) (- x 1))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* 1/2 (* (pow x 2) (exp -1)))))))) |
#s(approx (exp (* (- x -1) (- x 1))) #s(hole binary64 (+ (exp -1) (* (pow x 2) (+ (exp -1) (* (pow x 2) (+ (* 1/6 (* (pow x 2) (exp -1))) (* 1/2 (exp -1))))))))) |
#s(approx (* (- x -1) (- x 1)) #s(hole binary64 -1)) |
#s(approx (* (- x -1) (- x 1)) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx (/ 1 (* (E) (pow (exp (neg x)) x))) #s(hole binary64 (/ 1 (* (E) (exp (* -1 (pow x 2))))))) |
#s(approx (* (E) (pow (exp (neg x)) x)) #s(hole binary64 (* (E) (exp (* -1 (pow x 2)))))) |
#s(approx (pow (exp (neg x)) x) #s(hole binary64 (exp (* -1 (pow x 2))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) #s(hole binary64 (/ (exp (pow x 2)) (E)))) |
#s(approx (/ (+ (* x x) 1) (E)) #s(hole binary64 (/ (pow x 2) (E)))) |
#s(approx (/ (+ (* x x) 1) (E)) #s(hole binary64 (* (pow x 2) (+ (/ 1 (E)) (/ 1 (* (pow x 2) (E))))))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (/ (E) (pow (exp x) x)) #s(hole binary64 (/ (E) (exp (pow x 2))))) |
#s(approx (+ (* (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* x x)) (E)) #s(hole binary64 (* 1/2 (* (pow x 4) (E))))) |
#s(approx (+ (* (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* x x)) (E)) #s(hole binary64 (* (pow x 4) (+ (* -1 (/ (E) (pow x 2))) (* 1/2 (E)))))) |
#s(approx (+ (* (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* x x)) (E)) #s(hole binary64 (* (pow x 4) (- (+ (* 1/2 (E)) (/ (E) (pow x 4))) (/ (E) (pow x 2)))))) |
#s(approx (+ (* (* (* x x) (E)) 1/2) (neg (E))) #s(hole binary64 (* 1/2 (* (pow x 2) (E))))) |
#s(approx (+ (* (* (* x x) (E)) 1/2) (neg (E))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (E) (pow x 2))) (* 1/2 (E)))))) |
#s(approx (pow (exp x) x) #s(hole binary64 (exp (pow x 2)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) #s(hole binary64 (* 1/6 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/6 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/6 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/6 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/6 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/6 (* x x)) 1/2) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* 1/6 (* x x)) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (exp (* (- x -1) (- x 1))) #s(hole binary64 (exp (* (+ 1 x) (- x 1))))) |
#s(approx (* (- x -1) (- x 1)) #s(hole binary64 (pow x 2))) |
#s(approx (* (- x -1) (- x 1)) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- x 1) #s(hole binary64 x)) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
#s(approx (exp (* (- x -1) (- x 1))) #s(hole binary64 (exp (* -1 (* (+ 1 (* -1 x)) (- 1 (* -1 x))))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (exp.f64 (neg.f64 x)) x)) (/.f64 #s(literal -1 binary64) (E.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (neg.f64 x)) x)) (exp.f64 #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (E.f64)) (/.f64 #s(literal -1 binary64) (pow.f64 (exp.f64 (neg.f64 x)) x))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 (neg.f64 x)) x) #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) |
(*.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (neg.f64 x)) x))) |
(*.f64 (exp.f64 #s(literal -1 binary64)) (pow.f64 (pow.f64 (exp.f64 (neg.f64 x)) x) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (exp.f64 #s(literal -1 binary64))) (neg.f64 (pow.f64 (exp.f64 (neg.f64 x)) x))) |
(/.f64 (exp.f64 #s(literal -1 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (exp.f64 (neg.f64 x)) x) (E.f64)) |
(*.f64 (E.f64) (pow.f64 (exp.f64 (neg.f64 x)) x)) |
(exp.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(exp.f64 (fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64))) |
(log.f64 (pow.f64 (exp.f64 (E.f64)) (pow.f64 (exp.f64 (neg.f64 x)) x))) |
(E.f64) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 (neg.f64 x)) (/.f64 x #s(literal 2 binary64)))) (neg.f64 (pow.f64 (exp.f64 (neg.f64 x)) (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 (neg.f64 x)) (/.f64 x #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 (neg.f64 x)) (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 (neg.f64 x)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 (neg.f64 x)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (*.f64 (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 x))) (/.f64 x #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 (neg.f64 x)) (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 x x)) |
(pow.f64 (exp.f64 (neg.f64 x)) (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (neg.f64 x)) x) |
(pow.f64 (pow.f64 (exp.f64 x) x) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 x x)) (cosh.f64 (*.f64 x x)) (-.f64 (*.f64 (sinh.f64 (neg.f64 (*.f64 x x))) (sinh.f64 (neg.f64 (*.f64 x x)))) (*.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 (neg.f64 (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) x)) |
(-.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 (*.f64 x x))) |
(+.f64 (cosh.f64 (*.f64 (neg.f64 x) x)) (sinh.f64 (*.f64 (neg.f64 x) x))) |
(+.f64 (cosh.f64 (*.f64 x x)) (sinh.f64 (neg.f64 (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (*.f64 x x))) |
(exp.f64 (neg.f64 (*.f64 x x))) |
(exp.f64 (*.f64 (neg.f64 x) x)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) x) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x))) (*.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(-.f64 (cosh.f64 x) (sinh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 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 x (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(-.f64 #s(literal 0 binary64) x) |
(log.f64 (exp.f64 (neg.f64 x))) |
x |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
(/.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (exp.f64 #s(literal 3 binary64))) (exp.f64 #s(literal -3 binary64))) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (exp.f64 #s(literal 2 binary64))) (-.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 x x) (E.f64)) (exp.f64 #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 (E.f64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (neg.f64 (E.f64))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (exp.f64 #s(literal 2 binary64))))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (E.f64)))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 #s(literal -3 binary64)) (/.f64 (pow.f64 x #s(literal 6 binary64)) (exp.f64 #s(literal 3 binary64))))) (neg.f64 (+.f64 (exp.f64 #s(literal -2 binary64)) (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (*.f64 x x) (E.f64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (neg.f64 (E.f64)))) |
(/.f64 (neg.f64 (+.f64 (E.f64) (*.f64 (*.f64 x x) (E.f64)))) (neg.f64 (exp.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x x)) (neg.f64 (E.f64)) (*.f64 (neg.f64 (E.f64)) #s(literal -1 binary64))) (exp.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 (E.f64)) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64)))) |
(/.f64 (fma.f64 (*.f64 x x) (E.f64) (E.f64)) (exp.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (E.f64)) (*.f64 (neg.f64 (E.f64)) (neg.f64 (*.f64 x x)))) (exp.f64 #s(literal 2 binary64))) |
(/.f64 (+.f64 (neg.f64 (E.f64)) (*.f64 (neg.f64 (E.f64)) (*.f64 x x))) (*.f64 (neg.f64 (E.f64)) (E.f64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (E.f64)) (*.f64 (E.f64) (neg.f64 (*.f64 x x)))) (*.f64 (E.f64) (neg.f64 (E.f64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x x)) (E.f64) (*.f64 (neg.f64 (E.f64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (E.f64)) (E.f64))) |
(/.f64 (-.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (exp.f64 #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (E.f64))) |
(/.f64 (+.f64 (exp.f64 #s(literal -3 binary64)) (/.f64 (pow.f64 x #s(literal 6 binary64)) (exp.f64 #s(literal 3 binary64)))) (+.f64 (exp.f64 #s(literal -2 binary64)) (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (*.f64 x x) (E.f64)))))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (E.f64))) |
(/.f64 (+.f64 (E.f64) (*.f64 (*.f64 x x) (E.f64))) (exp.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (E.f64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (E.f64))) (/.f64 (*.f64 x x) (E.f64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (cbrt.f64 (E.f64))) (/.f64 (*.f64 x x) (E.f64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (E.f64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (E.f64))) (/.f64 (*.f64 x x) (E.f64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (E.f64))) (/.f64 (*.f64 x x) (E.f64))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (E.f64)) (exp.f64 #s(literal -1 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (sqrt.f64 (E.f64))) (/.f64 (fabs.f64 x) (sqrt.f64 (E.f64))) (exp.f64 #s(literal -1 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (fabs.f64 x) (cbrt.f64 (E.f64))) (exp.f64 #s(literal -1 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) (sqrt.f64 (E.f64))) (/.f64 (neg.f64 x) (sqrt.f64 (E.f64))) (exp.f64 #s(literal -1 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (cbrt.f64 (E.f64))) (exp.f64 #s(literal -1 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 (E.f64))) (/.f64 x (sqrt.f64 (E.f64))) (exp.f64 #s(literal -1 binary64))) |
(fma.f64 (/.f64 x (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 x (cbrt.f64 (E.f64))) (exp.f64 #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (E.f64)) (/.f64 (*.f64 x x) #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (sqrt.f64 (E.f64)) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (E.f64)) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (E.f64))) |
(fma.f64 (pow.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (cbrt.f64 (E.f64)) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (E.f64))) |
(fma.f64 (/.f64 (*.f64 x x) (E.f64)) #s(literal 1 binary64) (exp.f64 #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (E.f64)) (exp.f64 #s(literal -1 binary64))) |
(-.f64 (/.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (E.f64))) (/.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (exp.f64 #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (E.f64)))) |
(+.f64 (/.f64 (exp.f64 #s(literal -3 binary64)) (+.f64 (exp.f64 #s(literal -2 binary64)) (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (*.f64 x x) (E.f64)))))) (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (exp.f64 #s(literal 3 binary64))) (+.f64 (exp.f64 #s(literal -2 binary64)) (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (*.f64 x x) (E.f64))))))) |
(+.f64 (/.f64 (E.f64) (exp.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 x x) (E.f64)) (exp.f64 #s(literal 2 binary64)))) |
(+.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (*.f64 x x) (E.f64))) |
(+.f64 (/.f64 (*.f64 x x) (E.f64)) (exp.f64 #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) #s(literal -1 binary64))) |
#s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64))) |
(/.f64 (-.f64 (exp.f64 #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64)))) #s(literal 3 binary64))) (fma.f64 (E.f64) (E.f64) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64)))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64)))) (*.f64 (E.f64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64)))))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (E.f64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) #s(literal 2 binary64)) (exp.f64 #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) (E.f64)))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (fma.f64 (E.f64) (E.f64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) #s(literal 2 binary64)) (*.f64 (E.f64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (exp.f64 #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) #s(literal 2 binary64)) (-.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) (E.f64)))))) |
(/.f64 (-.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) #s(literal 2 binary64))) (-.f64 (E.f64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) #s(literal 2 binary64)) (exp.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) (E.f64))) |
(/.f64 (+.f64 (exp.f64 #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (E.f64) (E.f64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) #s(literal 2 binary64)) (*.f64 (E.f64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (exp.f64 #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) #s(literal 2 binary64)) (-.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) (E.f64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x (E.f64)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) (E.f64)) |
(-.f64 (/.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (E.f64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) #s(literal 2 binary64)) (-.f64 (E.f64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) (E.f64))) (/.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) (E.f64)))) |
(-.f64 (E.f64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))))) |
(+.f64 (/.f64 (exp.f64 #s(literal 3 binary64)) (fma.f64 (E.f64) (E.f64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) #s(literal 2 binary64)) (*.f64 (E.f64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (E.f64) (E.f64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) #s(literal 2 binary64)) (*.f64 (E.f64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) #s(literal 2 binary64)) (-.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) (E.f64))))) (/.f64 (exp.f64 #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) #s(literal 2 binary64)) (-.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) (E.f64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x) (E.f64)) |
(+.f64 (E.f64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) x) x)) |
(/.f64 (-.f64 (neg.f64 (exp.f64 #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (E.f64))) #s(literal 3 binary64))) (+.f64 (exp.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (E.f64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (E.f64))) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (E.f64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (exp.f64 #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) (neg.f64 (E.f64))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (exp.f64 #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (exp.f64 #s(literal 3 binary64))))) (neg.f64 (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (exp.f64 #s(literal 3 binary64)) (neg.f64 (exp.f64 #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) (neg.f64 (E.f64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (exp.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) (neg.f64 (E.f64)))) |
(/.f64 (-.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (exp.f64 #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (exp.f64 #s(literal 3 binary64)))) (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (exp.f64 #s(literal 3 binary64)) (neg.f64 (exp.f64 #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) (neg.f64 (E.f64)))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) |
(fma.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64) (neg.f64 (E.f64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (E.f64)) (neg.f64 (E.f64))) |
(fma.f64 #s(literal -1 binary64) (E.f64) (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (E.f64)) (neg.f64 (E.f64))) |
(fma.f64 (E.f64) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) (neg.f64 (E.f64)))) (/.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) (neg.f64 (E.f64))))) |
(-.f64 (neg.f64 (E.f64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (E.f64)))) |
(+.f64 (/.f64 (neg.f64 (exp.f64 #s(literal 3 binary64))) (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (exp.f64 #s(literal 3 binary64))) (+.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (exp.f64 #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) (neg.f64 (E.f64)))))) (/.f64 (neg.f64 (exp.f64 #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) (neg.f64 (E.f64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) (neg.f64 (E.f64))) |
(+.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) (E.f64)) |
(*.f64 (E.f64) (*.f64 x x)) |
(*.f64 x (*.f64 x (E.f64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 1 binary64))) |
(exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (exp.f64 (E.f64)) (*.f64 x x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (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)) |
(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))) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal -1 binary64) (E.f64)) |
(*.f64 (E.f64) #s(literal -1 binary64)) |
(neg.f64 (E.f64)) |
(log.f64 (pow.f64 (exp.f64 (E.f64)) #s(literal -1 binary64))) |
(log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (E.f64)))) |
(*.f64 (exp.f64 #s(literal -1 binary64)) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (E.f64))) (neg.f64 (neg.f64 #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (E.f64)) (neg.f64 #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(literal 1/6 binary64) |
(pow.f64 (exp.f64 (-.f64 x #s(literal 1 binary64))) (-.f64 x #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64)))) (cosh.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64)))) (-.f64 (*.f64 (sinh.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64)))) (sinh.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64))))) (*.f64 (cosh.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64)))) (sinh.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) x) (pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64)))) (sinh.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (-.f64 x #s(literal -1 binary64)))) (-.f64 x #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64)))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 x #s(literal 1 binary64)) |
#s(approx (/ 1 (* (E) (pow (exp (neg x)) x))) (exp.f64 #s(literal -1 binary64))) |
#s(approx (/ 1 (* (E) (pow (exp (neg x)) x))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
#s(approx (/ 1 (* (E) (pow (exp (neg x)) x))) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (E.f64)) (*.f64 x x) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (/ 1 (* (E) (pow (exp (neg x)) x))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (E.f64)) (*.f64 x x) (exp.f64 #s(literal -1 binary64))) (*.f64 x x) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (* (E) (pow (exp (neg x)) x)) (E.f64)) |
#s(approx (* (E) (pow (exp (neg x)) x)) (fma.f64 (neg.f64 (*.f64 x x)) (E.f64) (E.f64))) |
#s(approx (* (E) (pow (exp (neg x)) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64))) |
#s(approx (* (E) (pow (exp (neg x)) x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64))) |
#s(approx (pow (exp (neg x)) x) #s(literal 1 binary64)) |
#s(approx (pow (exp (neg x)) x) (fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (pow (exp (neg x)) x) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (exp (neg x)) x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (exp (neg x)) #s(literal 1 binary64)) |
#s(approx (exp (neg x)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.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 x x) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (exp.f64 #s(literal -1 binary64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (E.f64)) (*.f64 x x) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (E.f64)) (*.f64 x x) (exp.f64 #s(literal -1 binary64))) (*.f64 x x) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (/ (+ (* x x) 1) (E)) (exp.f64 #s(literal -1 binary64))) |
#s(approx (/ (+ (* x x) 1) (E)) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
#s(approx (+ (* x x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (/ (E) (pow (exp x) x)) (E.f64)) |
#s(approx (/ (E) (pow (exp x) x)) (fma.f64 (neg.f64 (*.f64 x x)) (E.f64) (E.f64))) |
#s(approx (/ (E) (pow (exp x) x)) (fma.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) (E.f64))) (E.f64)) (*.f64 x x) (E.f64))) |
#s(approx (/ (E) (pow (exp x) x)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (E.f64) #s(literal -1/3 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (E.f64))))) (*.f64 #s(literal -1/2 binary64) (E.f64))) (*.f64 x x)) (E.f64)) (*.f64 x x) (E.f64))) |
#s(approx (+ (* (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* x x)) (E)) (E.f64)) |
#s(approx (+ (* (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* x x)) (E)) (fma.f64 (neg.f64 (*.f64 x x)) (E.f64) (E.f64))) |
#s(approx (+ (* (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* x x)) (E)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (E.f64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64))) |
#s(approx (+ (* (* (* x x) (E)) 1/2) (neg (E))) (neg.f64 (E.f64))) |
#s(approx (+ (* (* (* x x) (E)) 1/2) (neg (E))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64)) (E.f64))) |
#s(approx (* (* x x) (E)) (*.f64 (*.f64 x x) (E.f64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (pow (exp x) x) #s(literal 1 binary64)) |
#s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (pow (exp x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* 1/6 (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/6 (* x x)) 1/2) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (exp (* (- x -1) (- x 1))) (exp.f64 #s(literal -1 binary64))) |
#s(approx (exp (* (- x -1) (- x 1))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (exp (* (- x -1) (- x 1))) (fma.f64 (fma.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1/2 binary64) (exp.f64 #s(literal -1 binary64))) (*.f64 x x) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (exp (* (- x -1) (- x 1))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (exp.f64 #s(literal -1 binary64))) (*.f64 x x) (exp.f64 #s(literal -1 binary64)))) |
#s(approx (* (- x -1) (- x 1)) #s(literal -1 binary64)) |
#s(approx (* (- x -1) (- x 1)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- x -1) #s(literal 1 binary64)) |
#s(approx (- x -1) (+.f64 x #s(literal 1 binary64))) |
#s(approx (- x 1) #s(literal -1 binary64)) |
#s(approx (- x 1) (-.f64 x #s(literal 1 binary64))) |
#s(approx (/ 1 (* (E) (pow (exp (neg x)) x))) (pow.f64 (exp.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) #s(literal -1 binary64))) |
#s(approx (* (E) (pow (exp (neg x)) x)) (exp.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
#s(approx (pow (exp (neg x)) x) (pow.f64 (exp.f64 (neg.f64 x)) x)) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (pow.f64 (exp.f64 x) x) (E.f64))) |
#s(approx (/ (+ (* x x) 1) (E)) (/.f64 (*.f64 x x) (E.f64))) |
#s(approx (/ (+ (* x x) 1) (E)) (*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (E.f64)) (*.f64 x x))) |
#s(approx (+ (* x x) 1) (*.f64 x x)) |
#s(approx (+ (* x x) 1) (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (E) (pow (exp x) x)) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x))) |
#s(approx (+ (* (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* x x)) (E)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (E.f64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* x x)) (E)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (E.f64) (/.f64 (neg.f64 (E.f64)) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* (* (* x x) (E)) 1/2) (neg (E))) (* x x)) (E)) (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (E.f64) (/.f64 (E.f64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (E.f64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* (* x x) (E)) 1/2) (neg (E))) (*.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (* x x) (E)) 1/2) (neg (E))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (E.f64) (/.f64 (neg.f64 (E.f64)) (*.f64 x x))) (*.f64 x x))) |
#s(approx (pow (exp x) x) (pow.f64 (exp.f64 x) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (* x x)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -4 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/6 (* x x)) 1/2) (* x x)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 1/6 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* 1/6 (* x x)) 1/2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (exp (* (- x -1) (- x 1))) (pow.f64 (*.f64 (exp.f64 x) (E.f64)) (-.f64 x #s(literal 1 binary64)))) |
#s(approx (* (- x -1) (- x 1)) (*.f64 x x)) |
#s(approx (* (- x -1) (- x 1)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (- x -1) x) |
#s(approx (- x -1) (fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64))) |
#s(approx (- x 1) x) |
#s(approx (- x 1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (exp (* (- x -1) (- x 1))) (*.f64 (exp.f64 #s(literal -1 binary64)) (pow.f64 (exp.f64 x) x))) |
#s(approx (- x 1) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
Compiled 13 157 to 2 106 computations (84% saved)
20 alts after pruning (11 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 487 | 7 | 494 |
| Fresh | 0 | 4 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 488 | 20 | 508 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
| 100.0% | (pow.f64 (exp.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64))) | |
| 97.9% | (pow.f64 #s(approx (exp (- x -1)) (E.f64)) (-.f64 x #s(literal 1 binary64))) | |
| 90.9% | (/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) | |
| 90.9% | (/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) | |
| 86.5% | (/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) | |
| 90.9% | (/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) | |
| 90.9% | (/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 1 binary64))))) | |
| ✓ | 74.6% | (/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))))) |
| 26.2% | (/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) #s(approx (+ (* x x) 1) (*.f64 x x))))) | |
| ✓ | 100.0% | (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (pow.f64 (exp.f64 (neg.f64 x)) x))) |
| 51.3% | (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) #s(approx (pow (exp (neg x)) x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) | |
| ✓ | 51.4% | (/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
| ✓ | 52.0% | (/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (E.f64))) |
| ✓ | 99.9% | (exp.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64)))) |
| ✓ | 99.9% | (exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
| ✓ | 57.6% | (exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) |
| 74.6% | #s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 (*.f64 x x) (neg.f64 (E.f64)) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64))))) | |
| ✓ | 74.6% | #s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
| 26.2% | #s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 #s(approx (+ (* x x) 1) (*.f64 x x)) (E.f64))) |
Compiled 827 to 387 computations (53.2% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 #s(approx (+ (* x x) 1) (*.f64 x x)) (E.f64))) |
#s(approx (exp (neg (- 1 (* x x)))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) #s(approx (+ (* x x) 1) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 (*.f64 x x) (neg.f64 (E.f64)) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (E.f64) #s(approx (pow (exp (neg x)) x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/2 binary64) (E.f64) (*.f64 (E.f64) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
(pow.f64 #s(approx (exp (- x -1)) (E.f64)) (-.f64 x #s(literal 1 binary64))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64))) |
(-.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (pow.f64 (exp.f64 (neg.f64 x)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (pow.f64 (exp.f64 x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (pow.f64 (exp.f64 (neg.f64 x)) (neg.f64 x)))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (pow.f64 (exp.f64 (neg.f64 x)) x))) |
5 calls:
| 8.0ms | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| 8.0ms | x |
| 7.0ms | (*.f64 x x) |
| 6.0ms | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 6.0ms | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 x x) |
| 100.0% | 1 | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 100.0% | 1 | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 100.0% | 1 | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| 100.0% | 1 | x |
Compiled 22 to 18 computations (18.2% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 #s(approx (+ (* x x) 1) (*.f64 x x)) (E.f64))) |
#s(approx (exp (neg (- 1 (* x x)))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) #s(approx (+ (* x x) 1) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 (*.f64 x x) (neg.f64 (E.f64)) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (E.f64) #s(approx (pow (exp (neg x)) x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/2 binary64) (E.f64) (*.f64 (E.f64) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
(pow.f64 #s(approx (exp (- x -1)) (E.f64)) (-.f64 x #s(literal 1 binary64))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64))) |
(-.f64 (cosh.f64 (fma.f64 x x #s(literal -1 binary64))) (sinh.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
| Outputs |
|---|
(pow.f64 (exp.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64))) |
5 calls:
| 14.0ms | (*.f64 x x) |
| 7.0ms | x |
| 6.0ms | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 5.0ms | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 5.0ms | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 x x) |
| 100.0% | 1 | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 100.0% | 1 | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 100.0% | 1 | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| 100.0% | 1 | x |
Compiled 22 to 18 computations (18.2% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 #s(approx (+ (* x x) 1) (*.f64 x x)) (E.f64))) |
#s(approx (exp (neg (- 1 (* x x)))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) #s(approx (+ (* x x) 1) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 (*.f64 x x) (neg.f64 (E.f64)) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (E.f64) #s(approx (pow (exp (neg x)) x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/2 binary64) (E.f64) (*.f64 (E.f64) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
(pow.f64 #s(approx (exp (- x -1)) (E.f64)) (-.f64 x #s(literal 1 binary64))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
| Outputs |
|---|
(pow.f64 (exp.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
5 calls:
| 24.0ms | (*.f64 x x) |
| 7.0ms | x |
| 5.0ms | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 5.0ms | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 5.0ms | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 x x) |
| 100.0% | 1 | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 100.0% | 1 | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 100.0% | 1 | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| 100.0% | 1 | x |
Compiled 22 to 18 computations (18.2% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 #s(approx (+ (* x x) 1) (*.f64 x x)) (E.f64))) |
#s(approx (exp (neg (- 1 (* x x)))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) #s(approx (+ (* x x) 1) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 (*.f64 x x) (neg.f64 (E.f64)) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (E.f64) #s(approx (pow (exp (neg x)) x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/2 binary64) (E.f64) (*.f64 (E.f64) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
(pow.f64 #s(approx (exp (- x -1)) (E.f64)) (-.f64 x #s(literal 1 binary64))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
| Outputs |
|---|
(exp.f64 #s(approx (neg (- 1 (* x x))) (fma.f64 x x #s(literal -1 binary64)))) |
5 calls:
| 6.0ms | x |
| 5.0ms | (*.f64 x x) |
| 5.0ms | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 5.0ms | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 5.0ms | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (*.f64 x x) |
| 99.9% | 1 | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 99.9% | 1 | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 99.9% | 1 | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| 99.9% | 1 | x |
Compiled 22 to 18 computations (18.2% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 #s(approx (+ (* x x) 1) (*.f64 x x)) (E.f64))) |
#s(approx (exp (neg (- 1 (* x x)))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) #s(approx (+ (* x x) 1) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 (*.f64 x x) (neg.f64 (E.f64)) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (E.f64) #s(approx (pow (exp (neg x)) x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/2 binary64) (E.f64) (*.f64 (E.f64) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
(pow.f64 #s(approx (exp (- x -1)) (E.f64)) (-.f64 x #s(literal 1 binary64))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) (*.f64 x x))) |
| Outputs |
|---|
(pow.f64 #s(approx (exp (- x -1)) (E.f64)) (-.f64 x #s(literal 1 binary64))) |
5 calls:
| 5.0ms | x |
| 4.0ms | (*.f64 x x) |
| 4.0ms | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 4.0ms | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 4.0ms | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 1 | (*.f64 x x) |
| 97.9% | 1 | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 97.9% | 1 | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 97.9% | 1 | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| 97.9% | 1 | x |
Compiled 22 to 18 computations (18.2% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 #s(approx (+ (* x x) 1) (*.f64 x x)) (E.f64))) |
#s(approx (exp (neg (- 1 (* x x)))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) #s(approx (+ (* x x) 1) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 (*.f64 x x) (neg.f64 (E.f64)) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (E.f64) #s(approx (pow (exp (neg x)) x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/2 binary64) (E.f64) (*.f64 (E.f64) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/2 binary64) (E.f64))) (*.f64 x x) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
(exp.f64 #s(approx (neg (- 1 (* x x))) #s(literal -1 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 1 binary64))))) |
5 calls:
| 8.0ms | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 5.0ms | x |
| 4.0ms | (*.f64 x x) |
| 4.0ms | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 3.0ms | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.9% | 1 | (*.f64 x x) |
| 90.9% | 1 | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 90.9% | 1 | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 90.9% | 1 | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| 90.9% | 1 | x |
Compiled 22 to 18 computations (18.2% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 #s(approx (+ (* x x) 1) (*.f64 x x)) (E.f64))) |
#s(approx (exp (neg (- 1 (* x x)))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) #s(approx (+ (* x x) 1) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 (*.f64 x x) (neg.f64 (E.f64)) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (E.f64) #s(approx (pow (exp (neg x)) x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
5 calls:
| 3.0ms | x |
| 3.0ms | (*.f64 x x) |
| 3.0ms | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 3.0ms | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 2.0ms | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.9% | 1 | (*.f64 x x) |
| 90.9% | 1 | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 90.9% | 1 | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 90.9% | 1 | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| 90.9% | 1 | x |
Compiled 22 to 18 computations (18.2% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 #s(approx (+ (* x x) 1) (*.f64 x x)) (E.f64))) |
#s(approx (exp (neg (- 1 (* x x)))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) #s(approx (+ (* x x) 1) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 (*.f64 x x) (neg.f64 (E.f64)) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (E.f64) #s(approx (pow (exp (neg x)) x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
5 calls:
| 3.0ms | x |
| 3.0ms | (*.f64 x x) |
| 3.0ms | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 2.0ms | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 2.0ms | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.5% | 1 | (*.f64 x x) |
| 86.5% | 1 | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 86.5% | 1 | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| 86.5% | 1 | x |
| 86.5% | 1 | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
Compiled 22 to 18 computations (18.2% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 #s(approx (+ (* x x) 1) (*.f64 x x)) (E.f64))) |
#s(approx (exp (neg (- 1 (* x x)))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) #s(approx (+ (* x x) 1) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) #s(approx (pow (exp x) x) (fma.f64 x x #s(literal 1 binary64))))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 (fma.f64 (*.f64 x x) (neg.f64 (E.f64)) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (E.f64)) #s(literal 1/2 binary64) (neg.f64 (E.f64))) (*.f64 x x) (E.f64)))) |
| Outputs |
|---|
#s(approx (exp (neg (- 1 (* x x)))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (E.f64))) |
5 calls:
| 3.0ms | x |
| 2.0ms | (*.f64 x x) |
| 2.0ms | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 2.0ms | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 2.0ms | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.6% | 1 | (*.f64 x x) |
| 74.6% | 1 | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 74.6% | 1 | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 74.6% | 1 | x |
| 74.6% | 1 | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
Compiled 22 to 18 computations (18.2% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 #s(approx (+ (* x x) 1) (*.f64 x x)) (E.f64))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (E.f64))) |
#s(approx (/ 1 (/ (E) (pow (exp x) x))) (/.f64 #s(approx (+ (* x x) 1) (*.f64 x x)) (E.f64))) |
5 calls:
| 1.0ms | x |
| 1.0ms | (*.f64 x x) |
| 1.0ms | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 1.0ms | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 1.0ms | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.5% | 2 | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 74.5% | 2 | (*.f64 x x) |
| 74.5% | 2 | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 74.5% | 2 | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| 74.5% | 2 | x |
Compiled 22 to 18 computations (18.2% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (E.f64))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (/ (E) (pow (exp x) x)) (E.f64))) |
5 calls:
| 1.0ms | x |
| 1.0ms | (*.f64 x x) |
| 1.0ms | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 1.0ms | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 1.0ms | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.0% | 1 | (*.f64 x x) |
| 52.0% | 1 | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 52.0% | 1 | (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 52.0% | 1 | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| 52.0% | 1 | x |
Compiled 22 to 18 computations (18.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 0.3776813182304913 | 4.571010979947211 |
| 4.0ms | 96× | 0 | valid |
Compiled 190 to 160 computations (15.8% saved)
ival-exp: 1.0ms (45.2% of total)ival-mult!: 1.0ms (45.2% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1× | fuel |
Compiled 183 to 72 computations (60.7% saved)
(abs x)
Compiled 746 to 406 computations (45.6% saved)
Loading profile data...