
Time bar (total: 3.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 100% | 100% | 0% | 0% | 0% | 0% | 0% | 2 |
Compiled 9 to 7 computations (22.2% saved)
| 649.0ms | 8 256× | 0 | valid |
ival-mult: 176.0ms (62% of total)ival-div: 55.0ms (19.4% of total)ival-add: 43.0ms (15.2% of total)exact: 5.0ms (1.8% of total)ival-assert: 3.0ms (1.1% of total)adjust: 2.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 59 | 0 | - | 0 | - | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 x x) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) | n/o | 59 | 0 |
| ↳ | (*.f64 x x) | overflow | 59 | |
| ↳ | (+.f64 (*.f64 x x) #s(literal 1 binary64)) | overflow | 59 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 59 | 0 |
| - | 0 | 197 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 59 | 0 | 0 |
| - | 0 | 0 | 197 |
| number | freq |
|---|---|
| 0 | 197 |
| 1 | 59 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 21.0ms | 512× | 0 | valid |
Compiled 45 to 19 computations (57.8% saved)
ival-mult: 4.0ms (38.2% of total)ival-div: 3.0ms (28.7% of total)ival-add: 2.0ms (19.1% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 22 |
| 1 | 28 | 22 |
| 2 | 62 | 21 |
| 3 | 91 | 21 |
| 4 | 164 | 21 |
| 5 | 408 | 21 |
| 6 | 2768 | 21 |
| 7 | 6481 | 21 |
| 0 | 5 | 7 |
| 0 | 8 | 7 |
| 1 | 15 | 7 |
| 2 | 37 | 7 |
| 3 | 77 | 7 |
| 4 | 138 | 7 |
| 5 | 347 | 7 |
| 6 | 2391 | 7 |
| 7 | 5991 | 7 |
| 0 | 8230 | 6 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(negabs x)
Compiled 7 to 5 computations (28.6% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 78.3% | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
x |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 x)) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#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 (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((/ x (+ (* x x) 1)) x (+ (* x x) 1) (* x x) 1) |
| 1.0ms | x | @ | -inf | ((/ x (+ (* x x) 1)) x (+ (* x x) 1) (* x x) 1) |
| 1.0ms | x | @ | 0 | ((/ x (+ (* x x) 1)) x (+ (* x x) 1) (* x x) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 302 |
| 0 | 72 | 267 |
| 1 | 361 | 257 |
| 0 | 3689 | 234 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
x |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal 1 binary64) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 x)) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#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 (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
| Outputs |
|---|
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 x) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) |
(neg.f64 (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
x |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.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)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 x (*.f64 x (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1 binary64))) (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.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 6 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 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))) |
(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) (neg.f64 x)) (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 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.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 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 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 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal 1 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 #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 x x) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64)))) |
(-.f64 (*.f64 x x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(+.f64 (*.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 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) (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 (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 (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 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (+.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 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x #s(literal -1 binary64)) x)) |
#s(approx x x) |
#s(approx (+ (* x x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ x (+ (* x x) 1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -6 binary64))) x)) |
#s(approx (+ (* x x) 1) (*.f64 x x)) |
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -4 binary64))) (neg.f64 x))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -2 binary64))) (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64))) (neg.f64 x))) |
Compiled 1 388 to 341 computations (75.4% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 106 | 8 | 114 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 107 | 8 | 115 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 78.3% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| 56.8% | (/.f64 x (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 x x))) | |
| 31.7% | (/.f64 x #s(approx (+ (* x x) 1) (*.f64 x x))) | |
| ▶ | 63.0% | (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
| ▶ | 49.0% | #s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x)) |
| ▶ | 53.4% | #s(approx (/ x (+ (* x x) 1)) (pow.f64 x #s(literal -1 binary64))) |
| 48.0% | #s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) | |
| ▶ | 48.9% | #s(approx (/ x (+ (* x x) 1)) x) |
Compiled 180 to 124 computations (31.1% saved)
| Inputs |
|---|
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
x |
(fma.f64 x x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(fma.f64 x x #s(literal -1 binary64)) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 x)) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) #s(hole binary64 x)) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (+ (* x x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* x x) -1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 x)) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 x))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* -1 (pow x 4)) 1)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1)) 1)))) |
#s(approx (- (pow x 4) 1) #s(hole binary64 -1)) |
#s(approx (- (pow x 4) 1) #s(hole binary64 (- (pow x 4) 1))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) #s(hole binary64 (pow x 5))) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) #s(hole binary64 (* (pow x 5) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) #s(hole binary64 (* (pow x 5) (- (+ 1 (/ 1 (pow x 4))) (/ 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 (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (/ 1 (pow x 4))) (pow x 3)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (/ 1 (pow x 8)))) (pow x 3)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (+ (/ 1 (pow x 8)) (/ 1 (pow x 12))))) (pow x 3)))) |
#s(approx (- (pow x 4) 1) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) 1) #s(hole binary64 (* (pow x 4) (- 1 (/ 1 (pow x 4)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) #s(hole binary64 (* -1 (* (pow x 5) (- (/ 1 (pow x 2)) 1))))) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) #s(hole binary64 (* -1 (* (pow x 5) (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))))))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 4))) 1) (pow x 3))))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 8))) (+ 1 (/ 1 (pow x 4)))) (pow x 3))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((/ x (+ (* x x) 1)) x (+ (* x x) 1) 1 (/ x (+ (* x x) 1)) (/ x (+ (* x x) 1)) (pow x -1) -1 (/ x (+ (* x x) 1)) (+ (* (pow x 3) (+ (* x x) -1)) x) (pow x 3) 3 (+ (* x x) -1) (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/ x (- (pow x 4) 1)) (- (pow x 4) 1) (pow x 4) 4) |
| 2.0ms | x | @ | inf | ((/ x (+ (* x x) 1)) x (+ (* x x) 1) 1 (/ x (+ (* x x) 1)) (/ x (+ (* x x) 1)) (pow x -1) -1 (/ x (+ (* x x) 1)) (+ (* (pow x 3) (+ (* x x) -1)) x) (pow x 3) 3 (+ (* x x) -1) (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/ x (- (pow x 4) 1)) (- (pow x 4) 1) (pow x 4) 4) |
| 2.0ms | x | @ | 0 | ((/ x (+ (* x x) 1)) x (+ (* x x) 1) 1 (/ x (+ (* x x) 1)) (/ x (+ (* x x) 1)) (pow x -1) -1 (/ x (+ (* x x) 1)) (+ (* (pow x 3) (+ (* x x) -1)) x) (pow x 3) 3 (+ (* x x) -1) (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/ x (- (pow x 4) 1)) (- (pow x 4) 1) (pow x 4) 4) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 171 | 1147 |
| 0 | 184 | 950 |
| 1 | 762 | 922 |
| 0 | 7540 | 915 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
x |
(fma.f64 x x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(fma.f64 x x #s(literal -1 binary64)) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 x)) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) #s(hole binary64 x)) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (+ (* x x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* x x) -1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 x)) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 x))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* -1 (pow x 4)) 1)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1)) 1)))) |
#s(approx (- (pow x 4) 1) #s(hole binary64 -1)) |
#s(approx (- (pow x 4) 1) #s(hole binary64 (- (pow x 4) 1))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) #s(hole binary64 (pow x 5))) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) #s(hole binary64 (* (pow x 5) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) #s(hole binary64 (* (pow x 5) (- (+ 1 (/ 1 (pow x 4))) (/ 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 (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (/ 1 (pow x 4))) (pow x 3)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (/ 1 (pow x 8)))) (pow x 3)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (+ (/ 1 (pow x 8)) (/ 1 (pow x 12))))) (pow x 3)))) |
#s(approx (- (pow x 4) 1) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) 1) #s(hole binary64 (* (pow x 4) (- 1 (/ 1 (pow x 4)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) #s(hole binary64 (* -1 (* (pow x 5) (- (/ 1 (pow x 2)) 1))))) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) #s(hole binary64 (* -1 (* (pow x 5) (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))))))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 4))) 1) (pow x 3))))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 8))) (+ 1 (/ 1 (pow x 4)))) (pow x 3))))) |
| Outputs |
|---|
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
(*.f64 x (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (-.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)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (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 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #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 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 x) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(/.f64 x (neg.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) |
(neg.f64 (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 x)) (neg.f64 x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fabs.f64 x)) (fabs.f64 x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) x) x (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(fma.f64 x (*.f64 x (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(+.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
x |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.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)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 x (*.f64 x (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1 binary64))) (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.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 6 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #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 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #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 6 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.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)) (fma.f64 x 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) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.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 (*.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 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.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 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.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 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (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 (neg.f64 x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x 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)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64)))) |
(-.f64 (*.f64 x x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) x) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
#s(literal -1 binary64) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) (-.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64)))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) (-.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fabs.f64 x)) (fabs.f64 x) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 x)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 x)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fabs.f64 x)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (neg.f64 x) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 x) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (fabs.f64 x) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 5/2 binary64))) (neg.f64 (pow.f64 x #s(literal 5/2 binary64))) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal 5/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 5/2 binary64))) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (*.f64 x x) x) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) x) |
(fma.f64 (pow.f64 x #s(literal 5/2 binary64)) (pow.f64 x #s(literal 5/2 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x x)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) x) |
(fma.f64 (neg.f64 x) (neg.f64 (pow.f64 x #s(literal 4 binary64))) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 x #s(literal 3 binary64))) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (neg.f64 x) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) x (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) x x) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 x (pow.f64 x #s(literal 4 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) x))) (/.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) x)))) |
(-.f64 x (*.f64 (*.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x) x)) |
(-.f64 x (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)))) |
(-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 x (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(+.f64 (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64))))) |
(+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) x) |
(+.f64 x (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
#s(literal 3 binary64) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) (-.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1 binary64) 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 (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 x #s(literal -1 binary64)) (-.f64 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 (-.f64 (pow.f64 x #s(literal 8 binary64)) #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 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #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 6 binary64)) #s(literal 1 binary64)) (+.f64 (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 4 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.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))) |
(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) (neg.f64 x)) (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 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.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 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.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 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 x) (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 (neg.f64 x) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal -1 binary64)) |
(fma.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 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 (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 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) 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 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
(*.f64 x (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (-.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)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (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 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #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 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 x) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(/.f64 x (neg.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) |
(neg.f64 (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 x)) (neg.f64 x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fabs.f64 x)) (fabs.f64 x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) x) x (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(fma.f64 x (*.f64 x (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(+.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 x (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 (*.f64 (neg.f64 x) x)) (fabs.f64 (*.f64 (neg.f64 x) x)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 x) (pow.f64 (neg.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) |
(fma.f64 x (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(expm1.f64 (fma.f64 (log.f64 x) #s(literal 4 binary64) #s(literal 0 binary64))) |
(expm1.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(expm1.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (fabs.f64 (*.f64 (neg.f64 x) x)) (fabs.f64 (*.f64 (neg.f64 x) x))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 x (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 4 binary64) #s(literal 0 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
#s(literal 4 binary64) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) x) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x #s(literal -1 binary64)) x)) |
#s(approx x x) |
#s(approx (+ (* x x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) x) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (pow x 3) (pow.f64 x #s(literal 3 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 (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) x) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x #s(literal -1 binary64)) x)) |
#s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) |
#s(approx (/ x (- (pow x 4) 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) x)) |
#s(approx (/ x (- (pow x 4) 1)) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) x)) |
#s(approx (/ x (- (pow x 4) 1)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) x)) |
#s(approx (- (pow x 4) 1) #s(literal -1 binary64)) |
#s(approx (- (pow x 4) 1) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x)) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) x)) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/.f64 (-.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -6 binary64))) x)) |
#s(approx (+ (* x x) 1) (*.f64 x x)) |
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) (pow.f64 x #s(literal 5 binary64))) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))))) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))))) |
#s(approx (+ (* x x) -1) (*.f64 x x)) |
#s(approx (+ (* x x) -1) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x) x)) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x)) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) x)) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/.f64 (-.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -6 binary64))) x)) |
#s(approx (/ x (- (pow x 4) 1)) (pow.f64 x #s(literal -3 binary64))) |
#s(approx (/ x (- (pow x 4) 1)) (+.f64 (pow.f64 x #s(literal -7 binary64)) (pow.f64 x #s(literal -3 binary64)))) |
#s(approx (/ x (- (pow x 4) 1)) (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -8 binary64)) (pow.f64 x #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ x (- (pow x 4) 1)) (/.f64 (-.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -12 binary64)) (pow.f64 x #s(literal -8 binary64))) (pow.f64 x #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (pow x 4) 1) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (- (pow x 4) 1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -4 binary64))) (neg.f64 x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -2 binary64))) (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64))) (neg.f64 x))) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (pow x 3) (+ (* x x) -1)) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -4 binary64))))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -4 binary64))) (neg.f64 x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -2 binary64))) (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64))) (neg.f64 x))) |
#s(approx (/ x (- (pow x 4) 1)) (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -8 binary64)) (pow.f64 x #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ x (- (pow x 4) 1)) (/.f64 (-.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal -12 binary64)) (pow.f64 x #s(literal -8 binary64)))) (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64))) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) |
Compiled 7 829 to 1 174 computations (85% saved)
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 418 | 6 | 424 |
| Fresh | 2 | 1 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 423 | 9 | 432 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 78.3% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| ▶ | 31.7% | (/.f64 x #s(approx (+ (* x x) 1) (*.f64 x x))) |
| 63.0% | (*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) | |
| 63.0% | (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) | |
| ▶ | 48.0% | (*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (fma.f64 x x #s(literal -1 binary64))) |
| ▶ | 78.3% | (*.f64 x (/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
| ▶ | 49.0% | #s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (*.f64 x x) x)) |
| ▶ | 53.4% | #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | 48.9% | #s(approx (/ x (+ (* x x) 1)) x) |
Compiled 209 to 128 computations (38.8% saved)
| Inputs |
|---|
(*.f64 x (/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
x |
(/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
#s(literal -1 binary64) |
(fma.f64 (neg.f64 x) x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (fma.f64 x x #s(literal -1 binary64))) |
#s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) |
(fma.f64 x x #s(literal -1 binary64)) |
(/.f64 x #s(approx (+ (* x x) 1) (*.f64 x x))) |
#s(approx (+ (* x x) 1) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (*.f64 x x) x)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (*.f64 x x) x) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) x) |
| Outputs |
|---|
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) #s(hole binary64 x)) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) #s(hole binary64 1)) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) #s(hole binary64 (+ 1 (* (pow x 2) (- (pow x 2) 1))))) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))) |
#s(approx (+ (* (neg x) x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (neg x) x) -1) #s(hole binary64 (- (* -1 (pow x 2)) 1))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 x)) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 x)) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 x))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* -1 (pow x 4)) 1)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1)) 1)))) |
#s(approx (+ (* x x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* x x) -1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (* (+ (* x x) -1) x) #s(hole binary64 (* -1 x))) |
#s(approx (* (+ (* x x) -1) x) #s(hole binary64 (* x (- (pow x 2) 1)))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) #s(hole binary64 (/ 1 x))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) (pow x 2)))) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) (pow x 2)))) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) (pow x 2)))) |
#s(approx (+ (* (neg x) x) -1) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (+ (* (neg x) x) -1) #s(hole binary64 (* -1 (* (pow x 2) (+ 1 (/ 1 (pow x 2))))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (/ 1 (pow x 4))) (pow x 3)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (/ 1 (pow x 8)))) (pow x 3)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (+ (/ 1 (pow x 8)) (/ 1 (pow x 12))))) (pow x 3)))) |
#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 (+ (* 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 (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (pow x 5))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* (pow x 5) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* (pow x 5) (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2)))))) |
#s(approx (* (+ (* x x) -1) x) #s(hole binary64 (pow x 3))) |
#s(approx (* (+ (* x x) -1) x) #s(hole binary64 (* (pow x 3) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 4))) 1) (pow x 3))))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 8))) (+ 1 (/ 1 (pow x 4)))) (pow x 3))))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* -1 (* (pow x 5) (- (/ 1 (pow x 2)) 1))))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* -1 (* (pow x 5) (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))))))) |
#s(approx (* (+ (* x x) -1) x) #s(hole binary64 (* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((* x (/ -1 (+ (* (neg x) x) -1))) x (/ -1 (+ (* (neg x) x) -1)) -1 (+ (* (neg x) x) -1) (neg x) (/ x (+ (* x x) 1)) (/ 1 x) 1 (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/ x (- (pow x 4) 1)) (+ (* x x) -1) (/ x (+ (* x x) 1)) (+ (* x x) 1) (* x x) (/ x (+ (* x x) 1)) (+ (* (* (+ (* x x) -1) x) (* x x)) x) (* (+ (* x x) -1) x)) |
| 2.0ms | x | @ | inf | ((* x (/ -1 (+ (* (neg x) x) -1))) x (/ -1 (+ (* (neg x) x) -1)) -1 (+ (* (neg x) x) -1) (neg x) (/ x (+ (* x x) 1)) (/ 1 x) 1 (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/ x (- (pow x 4) 1)) (+ (* x x) -1) (/ x (+ (* x x) 1)) (+ (* x x) 1) (* x x) (/ x (+ (* x x) 1)) (+ (* (* (+ (* x x) -1) x) (* x x)) x) (* (+ (* x x) -1) x)) |
| 1.0ms | x | @ | 0 | ((* x (/ -1 (+ (* (neg x) x) -1))) x (/ -1 (+ (* (neg x) x) -1)) -1 (+ (* (neg x) x) -1) (neg x) (/ x (+ (* x x) 1)) (/ 1 x) 1 (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/ x (- (pow x 4) 1)) (+ (* x x) -1) (/ x (+ (* x x) 1)) (+ (* x x) 1) (* x x) (/ x (+ (* x x) 1)) (+ (* (* (+ (* x x) -1) x) (* x x)) x) (* (+ (* x x) -1) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 210 | 1699 |
| 0 | 229 | 1455 |
| 1 | 859 | 1377 |
| 0 | 8020 | 1299 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 x (/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
x |
(/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
#s(literal -1 binary64) |
(fma.f64 (neg.f64 x) x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (fma.f64 x x #s(literal -1 binary64))) |
#s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) |
(fma.f64 x x #s(literal -1 binary64)) |
(/.f64 x #s(approx (+ (* x x) 1) (*.f64 x x))) |
#s(approx (+ (* x x) 1) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (*.f64 x x) x)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (*.f64 x x) x) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) x) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) #s(hole binary64 x)) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) #s(hole binary64 1)) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) #s(hole binary64 (+ 1 (* (pow x 2) (- (pow x 2) 1))))) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))) |
#s(approx (+ (* (neg x) x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (neg x) x) -1) #s(hole binary64 (- (* -1 (pow x 2)) 1))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 x)) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 x)) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 x))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* -1 (pow x 4)) 1)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1)) 1)))) |
#s(approx (+ (* x x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* x x) -1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (* (+ (* x x) -1) x) #s(hole binary64 (* -1 x))) |
#s(approx (* (+ (* x x) -1) x) #s(hole binary64 (* x (- (pow x 2) 1)))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) #s(hole binary64 (/ 1 x))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) (pow x 2)))) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) (pow x 2)))) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) (pow x 2)))) |
#s(approx (+ (* (neg x) x) -1) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (+ (* (neg x) x) -1) #s(hole binary64 (* -1 (* (pow x 2) (+ 1 (/ 1 (pow x 2))))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (/ 1 (pow x 4))) (pow x 3)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (/ 1 (pow x 8)))) (pow x 3)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (+ (/ 1 (pow x 8)) (/ 1 (pow x 12))))) (pow x 3)))) |
#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 (+ (* 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 (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (pow x 5))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* (pow x 5) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* (pow x 5) (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2)))))) |
#s(approx (* (+ (* x x) -1) x) #s(hole binary64 (pow x 3))) |
#s(approx (* (+ (* x x) -1) x) #s(hole binary64 (* (pow x 3) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 4))) 1) (pow x 3))))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 8))) (+ 1 (/ 1 (pow x 4)))) (pow x 3))))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* -1 (* (pow x 5) (- (/ 1 (pow x 2)) 1))))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* -1 (* (pow x 5) (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))))))) |
#s(approx (* (+ (* x x) -1) x) #s(hole binary64 (* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1))))) |
| Outputs |
|---|
(*.f64 (/.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64) #s(literal -1 binary64))) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
(*.f64 x (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(*.f64 x (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (-.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)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (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 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #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 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 x) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) |
(neg.f64 (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fabs.f64 x)) (fabs.f64 x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 x)) (neg.f64 x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) x) x (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(fma.f64 x (*.f64 x (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(+.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
x |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64) #s(literal -1 binary64))) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
#s(literal -1 binary64) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (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 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.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) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 x x)) |
(*.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 x x)) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 x x) (neg.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (*.f64 x (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 x (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) x) (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1 binary64))) (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (neg.f64 (fma.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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(neg.f64 (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) x (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) x (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 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)) (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64)))) |
(fma.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(fma.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 x) x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 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) (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 x) x (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) x (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 x) x #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 x (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 x (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64)))) |
(fma.f64 x (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 x (neg.f64 x) (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 x (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64)))) |
(fma.f64 x (neg.f64 x) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) 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 (pow.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (neg.f64 x) x)) |
(+.f64 (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 x) x))) |
(+.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64)))) |
(+.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 x #s(literal 1 binary64)) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))) |
(*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (-.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)))) |
(/.f64 (*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))) (*.f64 (*.f64 x x) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)))) (*.f64 (neg.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))) (neg.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))))) (-.f64 (*.f64 (*.f64 x x) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))) (neg.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (neg.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))) (*.f64 (*.f64 x x) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))) (-.f64 (*.f64 (neg.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))) (neg.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)))) (*.f64 (*.f64 (*.f64 x x) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))) (neg.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))))))) |
(fma.f64 (*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (fabs.f64 x)) (fabs.f64 x) (neg.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)))) |
(fma.f64 (*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (neg.f64 x)) (neg.f64 x) (neg.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)))) |
(fma.f64 (*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) x) x (neg.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))) (neg.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)))) |
(fma.f64 (*.f64 x x) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (neg.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)))) |
(fma.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (*.f64 x x) (neg.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)))) |
(fma.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))) (neg.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (*.f64 (*.f64 x x) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)))) |
(fma.f64 x (*.f64 x #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))) (neg.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)))) |
(-.f64 (*.f64 (*.f64 x x) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))) (*.f64 #s(literal 1 binary64) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)))) |
(-.f64 (*.f64 (*.f64 x x) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))) (*.f64 (neg.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))) #s(literal -1 binary64))) |
(+.f64 (neg.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))) (*.f64 (*.f64 x x) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)))) |
(+.f64 (*.f64 (*.f64 x x) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))) (neg.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)))) |
#s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (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 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) (-.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 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 (-.f64 (pow.f64 x #s(literal 8 binary64)) #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 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #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 6 binary64)) #s(literal 1 binary64)) (+.f64 (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 4 binary64))) (fma.f64 (neg.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))) |
(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 #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) (neg.f64 x)) (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 (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 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 x) (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 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(fma.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 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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) 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 #s(literal -1 binary64) (/.f64 x (neg.f64 #s(approx (+ (* x x) 1) (*.f64 x x))))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (+ (* x x) 1) (*.f64 x x))))) |
(/.f64 (neg.f64 x) (neg.f64 #s(approx (+ (* x x) 1) (*.f64 x x)))) |
(/.f64 x (neg.f64 (neg.f64 #s(approx (+ (* x x) 1) (*.f64 x x))))) |
(/.f64 x #s(approx (+ (* x x) 1) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 x) #s(approx (+ (* x x) 1) (*.f64 x x)))) |
(neg.f64 (/.f64 x (neg.f64 #s(approx (+ (* x x) 1) (*.f64 x x))))) |
#s(approx (+ (* x x) 1) (*.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)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (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 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) 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)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (+.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 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) (-.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64)))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) (-.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64))) (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (fabs.f64 x)) (fabs.f64 x) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (neg.f64 x)) (neg.f64 x) x) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) x) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (*.f64 x x) x) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) x x) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x) |
(fma.f64 (neg.f64 x) (*.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x) x) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) x))) |
(-.f64 x (*.f64 (*.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x) x)) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) (*.f64 x x))) |
(-.f64 x (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x))) |
(-.f64 x (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) x) |
(+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (*.f64 x (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) x) |
(*.f64 x (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.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)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x) (neg.f64 x)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 x)) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x) (neg.f64 x)) |
(fma.f64 (*.f64 (neg.f64 x) x) (neg.f64 x) (neg.f64 x)) |
(fma.f64 (*.f64 x x) x (neg.f64 x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) x (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 x (*.f64 x x) (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(+.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) |
(+.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) x) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x)) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x #s(literal -1 binary64)) x)) |
#s(approx x x) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) #s(literal 1 binary64)) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) (fma.f64 (fma.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (neg x) x) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (neg x) x) -1) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) x) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x)) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x #s(literal -1 binary64)) x)) |
#s(approx (/ 1 x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) x) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x)) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x #s(literal -1 binary64)) x)) |
#s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) |
#s(approx (/ x (- (pow x 4) 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) x)) |
#s(approx (/ x (- (pow x 4) 1)) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) x)) |
#s(approx (/ x (- (pow x 4) 1)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) x)) |
#s(approx (+ (* x x) -1) #s(literal -1 binary64)) |
#s(approx (+ (* x x) -1) (fma.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 (* x x) (*.f64 x x)) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) x) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x)) |
#s(approx (* (+ (* x x) -1) x) (neg.f64 x)) |
#s(approx (* (+ (* x x) -1) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x)) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) x)) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (/.f64 (-.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -6 binary64))) x)) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) (-.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -4 binary64)))) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) (-.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -4 binary64)))) |
#s(approx (/ -1 (+ (* (neg x) x) -1)) (-.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -4 binary64))) (pow.f64 x #s(literal -8 binary64)))) |
#s(approx (+ (* (neg x) x) -1) (*.f64 (neg.f64 x) x)) |
#s(approx (+ (* (neg x) x) -1) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x)) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) x)) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (/.f64 (-.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -6 binary64))) x)) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x)) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) x)) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (/.f64 (-.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -6 binary64))) x)) |
#s(approx (/ x (- (pow x 4) 1)) (pow.f64 x #s(literal -3 binary64))) |
#s(approx (/ x (- (pow x 4) 1)) (+.f64 (pow.f64 x #s(literal -7 binary64)) (pow.f64 x #s(literal -3 binary64)))) |
#s(approx (/ x (- (pow x 4) 1)) (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -8 binary64)) (pow.f64 x #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ x (- (pow x 4) 1)) (/.f64 (-.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -12 binary64)) (pow.f64 x #s(literal -8 binary64))) (pow.f64 x #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* x x) -1) (*.f64 x x)) |
#s(approx (+ (* x x) -1) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x) x)) |
#s(approx (+ (* x x) 1) (*.f64 x x)) |
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) (pow.f64 x #s(literal 5 binary64))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))))) |
#s(approx (* (+ (* x x) -1) x) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (* (+ (* x x) -1) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -4 binary64))) (neg.f64 x))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -4 binary64))) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -4 binary64))) (neg.f64 x))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -4 binary64))) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -4 binary64))) (neg.f64 x))) |
#s(approx (* x (/ -1 (+ (* (neg x) x) -1))) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -4 binary64))) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (/ x (- (pow x 4) 1)) (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -8 binary64)) (pow.f64 x #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ x (- (pow x 4) 1)) (/.f64 (-.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal -12 binary64)) (pow.f64 x #s(literal -8 binary64)))) (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64))) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -4 binary64))))) |
#s(approx (* (+ (* x x) -1) x) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) |
Compiled 9 689 to 1 344 computations (86.1% saved)
10 alts after pruning (5 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 484 | 3 | 487 |
| Fresh | 0 | 2 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 486 | 10 | 496 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 78.3% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | 31.7% | (/.f64 x #s(approx (+ (* x x) 1) (*.f64 x x))) |
| ▶ | 63.0% | (*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
| ▶ | 63.0% | (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
| ▶ | 48.0% | (*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
| ▶ | 78.3% | (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
| ✓ | 49.0% | #s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (*.f64 x x) x)) |
| ▶ | 48.0% | #s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) x) (neg.f64 x)) (*.f64 x x) x)) |
| ✓ | 53.4% | #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | 48.9% | #s(approx (/ x (+ (* x x) 1)) x) |
Compiled 214 to 128 computations (40.2% saved)
| Inputs |
|---|
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
x |
(/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) |
#s(literal 1 binary64) |
(fma.f64 x x #s(literal 1 binary64)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) x) (neg.f64 x)) (*.f64 x x) x)) |
(fma.f64 #s(approx (* (+ (* x x) -1) x) (neg.f64 x)) (*.f64 x x) x) |
#s(approx (* (+ (* x x) -1) x) (neg.f64 x)) |
(neg.f64 x) |
(*.f64 x x) |
(*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(fma.f64 x x #s(literal -1 binary64)) |
(*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 x (fma.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x) #s(literal -1 binary64)) |
(*.f64 (*.f64 x x) (fabs.f64 x)) |
(fabs.f64 x) |
| Outputs |
|---|
#s(approx (* x (/ 1 (+ (* x x) 1))) #s(hole binary64 x)) |
#s(approx (* x (/ 1 (+ (* x x) 1))) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (* x (/ 1 (+ (* x x) 1))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (* x (/ 1 (+ (* x x) 1))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1 (+ (* x x) 1)) #s(hole binary64 1)) |
#s(approx (/ 1 (+ (* x x) 1)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (/ 1 (+ (* x x) 1)) #s(hole binary64 (+ 1 (* (pow x 2) (- (pow x 2) 1))))) |
#s(approx (/ 1 (+ (* x x) 1)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 x)) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (* (+ (* x x) -1) x) #s(hole binary64 (* -1 x))) |
#s(approx (* (+ (* x x) -1) x) #s(hole binary64 (* x (- (pow x 2) 1)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) #s(hole binary64 x)) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 x))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* -1 (pow x 4)) 1)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1)) 1)))) |
#s(approx (- (* x x) 1) #s(hole binary64 -1)) |
#s(approx (- (* x x) 1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 x)) |
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* -1 x))) |
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* x (- (* -1 (pow x 4)) 1)))) |
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1)))) |
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1)) 1)))) |
#s(approx (+ (* (* x x) (* x x)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* x x) (* x x)) -1) #s(hole binary64 (- (pow x 4) 1))) |
#s(approx (+ (* x x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* x x) -1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) #s(hole binary64 x)) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* -1 (* (pow x 2) (+ 1 (* -1 (pow (fabs x) 2))))))))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* -1 (* (pow x 2) (* (pow (fabs x) 2) (+ 1 (* -1 (pow (fabs x) 2)))))) (+ 1 (* -1 (pow (fabs x) 2))))))))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (* (pow (fabs x) 4) (+ 1 (* -1 (pow (fabs x) 2)))))) (* (pow (fabs x) 2) (+ 1 (* -1 (pow (fabs x) 2)))))) (+ 1 (* -1 (pow (fabs x) 2))))))))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) #s(hole binary64 (* -1 x))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) #s(hole binary64 (* x (- (* -1 (* (pow x 2) (pow (fabs x) 2))) 1)))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) #s(hole binary64 (* x (- (* (pow x 2) (- (* -1 (* (pow x 2) (pow (fabs x) 4))) (pow (fabs x) 2))) 1)))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (pow (fabs x) 6))) (pow (fabs x) 4))) (pow (fabs x) 2))) 1)))) |
#s(approx (+ (* (* (* x x) (fabs x)) (fabs x)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* (* x x) (fabs x)) (fabs x)) -1) #s(hole binary64 (- (* (pow x 2) (pow (fabs x) 2)) 1))) |
#s(approx (* (* x x) (fabs x)) #s(hole binary64 (* (pow x 2) (fabs x)))) |
#s(approx (fabs x) #s(hole binary64 (fabs x))) |
#s(approx (* x (/ 1 (+ (* x x) 1))) #s(hole binary64 (/ 1 x))) |
#s(approx (* x (/ 1 (+ (* x x) 1))) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (* x (/ 1 (+ (* x x) 1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (* x (/ 1 (+ (* x x) 1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (/ 1 (+ (* x x) 1)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ 1 (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) (pow x 2)))) |
#s(approx (/ 1 (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) (pow x 2)))) |
#s(approx (/ 1 (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) (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 (/ x (+ (* x x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (pow x 5))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* (pow x 5) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* (pow x 5) (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2)))))) |
#s(approx (* (+ (* x x) -1) x) #s(hole binary64 (pow x 3))) |
#s(approx (* (+ (* x x) -1) x) #s(hole binary64 (* (pow x 3) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (/ 1 (pow x 4))) (pow x 3)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (/ 1 (pow x 8)))) (pow x 3)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (+ (/ 1 (pow x 8)) (/ 1 (pow x 12))))) (pow x 3)))) |
#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 (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (/ (+ 1 (/ 1 (pow x 4))) (pow x 3)))) |
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (/ 1 (pow x 8)))) (pow x 3)))) |
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (+ (/ 1 (pow x 8)) (/ 1 (pow x 12))))) (pow x 3)))) |
#s(approx (+ (* (* x x) (* x x)) -1) #s(hole binary64 (pow x 4))) |
#s(approx (+ (* (* x x) (* x x)) -1) #s(hole binary64 (* (pow x 4) (- 1 (/ 1 (pow x 4)))))) |
#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 (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) #s(hole binary64 (/ x (pow (fabs x) 2)))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (- (+ (/ 1 (* (pow x 2) (pow (fabs x) 4))) (/ 1 (pow (fabs x) 2))) (/ 1 (* (pow x 2) (pow (fabs x) 2))))))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (- (+ (/ 1 (* (pow x 2) (pow (fabs x) 4))) (+ (/ 1 (* (pow x 4) (pow (fabs x) 6))) (/ 1 (pow (fabs x) 2)))) (+ (/ 1 (* (pow x 2) (pow (fabs x) 2))) (/ 1 (* (pow x 4) (pow (fabs x) 4)))))))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (- (+ (/ 1 (* (pow x 2) (pow (fabs x) 4))) (+ (/ 1 (* (pow x 6) (pow (fabs x) 8))) (/ 1 (pow (fabs x) 2)))) (+ (* -1 (/ (- (/ 1 (pow (fabs x) 4)) (/ 1 (pow (fabs x) 2))) (* (pow x 4) (pow (fabs x) 2)))) (+ (/ 1 (* (pow x 2) (pow (fabs x) 2))) (/ 1 (* (pow x 6) (pow (fabs x) 6))))))))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) #s(hole binary64 (/ 1 (* x (pow (fabs x) 2))))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) #s(hole binary64 (/ (+ (/ 1 (* (pow x 2) (pow (fabs x) 4))) (/ 1 (pow (fabs x) 2))) x))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) #s(hole binary64 (/ (+ (/ 1 (* (pow x 2) (pow (fabs x) 4))) (+ (/ 1 (* (pow x 4) (pow (fabs x) 6))) (/ 1 (pow (fabs x) 2)))) x))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) #s(hole binary64 (/ (+ (/ 1 (* (pow x 2) (pow (fabs x) 4))) (+ (/ 1 (* (pow x 4) (pow (fabs x) 6))) (+ (/ 1 (* (pow x 6) (pow (fabs x) 8))) (/ 1 (pow (fabs x) 2))))) x))) |
#s(approx (+ (* (* (* x x) (fabs x)) (fabs x)) -1) #s(hole binary64 (* (pow x 2) (pow (fabs x) 2)))) |
#s(approx (+ (* (* (* x x) (fabs x)) (fabs x)) -1) #s(hole binary64 (* (pow x 2) (- (pow (fabs x) 2) (/ 1 (pow x 2)))))) |
#s(approx (* x (/ 1 (+ (* x x) 1))) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (* x (/ 1 (+ (* x x) 1))) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (* x (/ 1 (+ (* x x) 1))) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* -1 (* (pow x 5) (- (/ 1 (pow x 2)) 1))))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* -1 (* (pow x 5) (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))))))) |
#s(approx (* (+ (* x x) -1) x) #s(hole binary64 (* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1))))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 4))) 1) (pow x 3))))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 8))) (+ 1 (/ 1 (pow x 4)))) (pow x 3))))) |
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 4))) 1) (pow x 3))))) |
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 8))) (+ 1 (/ 1 (pow x 4)))) (pow x 3))))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ 1 (pow (fabs x) 4)) (/ 1 (pow (fabs x) 2))) (pow x 2))) (/ 1 (pow (fabs x) 2))))))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (/ 1 (pow (fabs x) 4)) (/ 1 (pow (fabs x) 2))) (* (pow x 4) (pow (fabs x) 2)))) (* -1 (/ (- (/ 1 (pow (fabs x) 4)) (/ 1 (pow (fabs x) 2))) (pow x 2)))) (/ 1 (pow (fabs x) 2))))))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (/ 1 (pow (fabs x) 4)) (/ 1 (pow (fabs x) 2))) (* (pow x 4) (pow (fabs x) 2)))) (+ (* -1 (/ (- (/ 1 (pow (fabs x) 4)) (/ 1 (pow (fabs x) 2))) (* (pow x 6) (pow (fabs x) 4)))) (* -1 (/ (- (/ 1 (pow (fabs x) 4)) (/ 1 (pow (fabs x) 2))) (pow x 2))))) (/ 1 (pow (fabs x) 2))))))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (/ 1 (* (pow x 2) (pow (fabs x) 6))) (/ 1 (pow (fabs x) 4))) (pow x 2))) (/ 1 (pow (fabs x) 2))) x)))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (/ 1 (* (pow x 2) (pow (fabs x) 8))) (/ 1 (pow (fabs x) 6))) (pow x 4))) (+ (/ 1 (* (pow x 2) (pow (fabs x) 4))) (/ 1 (pow (fabs x) 2)))) x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | ((* x (/ 1 (+ (* x x) 1))) x (/ 1 (+ (* x x) 1)) 1 (+ (* x x) 1) (/ x (+ (* x x) 1)) (+ (* (* (+ (* x x) -1) x) (* x x)) x) (* (+ (* x x) -1) x) (neg x) (* x x) (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) (/ x (- (pow x 4) 1)) (- (* x x) 1) (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) (/ x (+ (* (* x x) (* x x)) -1)) (+ (* (* x x) (* x x)) -1) -1 (+ (* x x) -1) (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* (* (* x x) (fabs x)) (fabs x)) -1) (* (* x x) (fabs x)) (fabs x)) |
| 4.0ms | x | @ | -inf | ((* x (/ 1 (+ (* x x) 1))) x (/ 1 (+ (* x x) 1)) 1 (+ (* x x) 1) (/ x (+ (* x x) 1)) (+ (* (* (+ (* x x) -1) x) (* x x)) x) (* (+ (* x x) -1) x) (neg x) (* x x) (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) (/ x (- (pow x 4) 1)) (- (* x x) 1) (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) (/ x (+ (* (* x x) (* x x)) -1)) (+ (* (* x x) (* x x)) -1) -1 (+ (* x x) -1) (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* (* (* x x) (fabs x)) (fabs x)) -1) (* (* x x) (fabs x)) (fabs x)) |
| 3.0ms | x | @ | 0 | ((* x (/ 1 (+ (* x x) 1))) x (/ 1 (+ (* x x) 1)) 1 (+ (* x x) 1) (/ x (+ (* x x) 1)) (+ (* (* (+ (* x x) -1) x) (* x x)) x) (* (+ (* x x) -1) x) (neg x) (* x x) (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) (/ x (- (pow x 4) 1)) (- (* x x) 1) (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) (/ x (+ (* (* x x) (* x x)) -1)) (+ (* (* x x) (* x x)) -1) -1 (+ (* x x) -1) (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* (* (* x x) (fabs x)) (fabs x)) -1) (* (* x x) (fabs x)) (fabs x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 394 | 3476 |
| 0 | 426 | 2784 |
| 1 | 2046 | 2596 |
| 0 | 8580 | 2565 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
x |
(/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) |
#s(literal 1 binary64) |
(fma.f64 x x #s(literal 1 binary64)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) x) (neg.f64 x)) (*.f64 x x) x)) |
(fma.f64 #s(approx (* (+ (* x x) -1) x) (neg.f64 x)) (*.f64 x x) x) |
#s(approx (* (+ (* x x) -1) x) (neg.f64 x)) |
(neg.f64 x) |
(*.f64 x x) |
(*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(fma.f64 x x #s(literal -1 binary64)) |
(*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 x (fma.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x) #s(literal -1 binary64)) |
(*.f64 (*.f64 x x) (fabs.f64 x)) |
(fabs.f64 x) |
#s(approx (* x (/ 1 (+ (* x x) 1))) #s(hole binary64 x)) |
#s(approx (* x (/ 1 (+ (* x x) 1))) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (* x (/ 1 (+ (* x x) 1))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (* x (/ 1 (+ (* x x) 1))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1 (+ (* x x) 1)) #s(hole binary64 1)) |
#s(approx (/ 1 (+ (* x x) 1)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (/ 1 (+ (* x x) 1)) #s(hole binary64 (+ 1 (* (pow x 2) (- (pow x 2) 1))))) |
#s(approx (/ 1 (+ (* x x) 1)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 x)) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (* (+ (* x x) -1) x) #s(hole binary64 (* -1 x))) |
#s(approx (* (+ (* x x) -1) x) #s(hole binary64 (* x (- (pow x 2) 1)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) #s(hole binary64 x)) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 x))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* -1 (pow x 4)) 1)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1)) 1)))) |
#s(approx (- (* x x) 1) #s(hole binary64 -1)) |
#s(approx (- (* x x) 1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 x)) |
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))))) |
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* -1 x))) |
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* x (- (* -1 (pow x 4)) 1)))) |
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1)))) |
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1)) 1)))) |
#s(approx (+ (* (* x x) (* x x)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* x x) (* x x)) -1) #s(hole binary64 (- (pow x 4) 1))) |
#s(approx (+ (* x x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* x x) -1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) #s(hole binary64 x)) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* -1 (* (pow x 2) (+ 1 (* -1 (pow (fabs x) 2))))))))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* -1 (* (pow x 2) (* (pow (fabs x) 2) (+ 1 (* -1 (pow (fabs x) 2)))))) (+ 1 (* -1 (pow (fabs x) 2))))))))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (* (pow (fabs x) 4) (+ 1 (* -1 (pow (fabs x) 2)))))) (* (pow (fabs x) 2) (+ 1 (* -1 (pow (fabs x) 2)))))) (+ 1 (* -1 (pow (fabs x) 2))))))))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) #s(hole binary64 (* -1 x))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) #s(hole binary64 (* x (- (* -1 (* (pow x 2) (pow (fabs x) 2))) 1)))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) #s(hole binary64 (* x (- (* (pow x 2) (- (* -1 (* (pow x 2) (pow (fabs x) 4))) (pow (fabs x) 2))) 1)))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (pow (fabs x) 6))) (pow (fabs x) 4))) (pow (fabs x) 2))) 1)))) |
#s(approx (+ (* (* (* x x) (fabs x)) (fabs x)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* (* x x) (fabs x)) (fabs x)) -1) #s(hole binary64 (- (* (pow x 2) (pow (fabs x) 2)) 1))) |
#s(approx (* (* x x) (fabs x)) #s(hole binary64 (* (pow x 2) (fabs x)))) |
#s(approx (fabs x) #s(hole binary64 (fabs x))) |
#s(approx (* x (/ 1 (+ (* x x) 1))) #s(hole binary64 (/ 1 x))) |
#s(approx (* x (/ 1 (+ (* x x) 1))) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (* x (/ 1 (+ (* x x) 1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (* x (/ 1 (+ (* x x) 1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (/ 1 (+ (* x x) 1)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ 1 (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) (pow x 2)))) |
#s(approx (/ 1 (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) (pow x 2)))) |
#s(approx (/ 1 (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) (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 (/ x (+ (* x x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (pow x 5))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* (pow x 5) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* (pow x 5) (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2)))))) |
#s(approx (* (+ (* x x) -1) x) #s(hole binary64 (pow x 3))) |
#s(approx (* (+ (* x x) -1) x) #s(hole binary64 (* (pow x 3) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (/ 1 (pow x 4))) (pow x 3)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (/ 1 (pow x 8)))) (pow x 3)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (+ (/ 1 (pow x 8)) (/ 1 (pow x 12))))) (pow x 3)))) |
#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 (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (/ (+ 1 (/ 1 (pow x 4))) (pow x 3)))) |
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (/ 1 (pow x 8)))) (pow x 3)))) |
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (+ (/ 1 (pow x 8)) (/ 1 (pow x 12))))) (pow x 3)))) |
#s(approx (+ (* (* x x) (* x x)) -1) #s(hole binary64 (pow x 4))) |
#s(approx (+ (* (* x x) (* x x)) -1) #s(hole binary64 (* (pow x 4) (- 1 (/ 1 (pow x 4)))))) |
#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 (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) #s(hole binary64 (/ x (pow (fabs x) 2)))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (- (+ (/ 1 (* (pow x 2) (pow (fabs x) 4))) (/ 1 (pow (fabs x) 2))) (/ 1 (* (pow x 2) (pow (fabs x) 2))))))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (- (+ (/ 1 (* (pow x 2) (pow (fabs x) 4))) (+ (/ 1 (* (pow x 4) (pow (fabs x) 6))) (/ 1 (pow (fabs x) 2)))) (+ (/ 1 (* (pow x 2) (pow (fabs x) 2))) (/ 1 (* (pow x 4) (pow (fabs x) 4)))))))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (- (+ (/ 1 (* (pow x 2) (pow (fabs x) 4))) (+ (/ 1 (* (pow x 6) (pow (fabs x) 8))) (/ 1 (pow (fabs x) 2)))) (+ (* -1 (/ (- (/ 1 (pow (fabs x) 4)) (/ 1 (pow (fabs x) 2))) (* (pow x 4) (pow (fabs x) 2)))) (+ (/ 1 (* (pow x 2) (pow (fabs x) 2))) (/ 1 (* (pow x 6) (pow (fabs x) 6))))))))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) #s(hole binary64 (/ 1 (* x (pow (fabs x) 2))))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) #s(hole binary64 (/ (+ (/ 1 (* (pow x 2) (pow (fabs x) 4))) (/ 1 (pow (fabs x) 2))) x))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) #s(hole binary64 (/ (+ (/ 1 (* (pow x 2) (pow (fabs x) 4))) (+ (/ 1 (* (pow x 4) (pow (fabs x) 6))) (/ 1 (pow (fabs x) 2)))) x))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) #s(hole binary64 (/ (+ (/ 1 (* (pow x 2) (pow (fabs x) 4))) (+ (/ 1 (* (pow x 4) (pow (fabs x) 6))) (+ (/ 1 (* (pow x 6) (pow (fabs x) 8))) (/ 1 (pow (fabs x) 2))))) x))) |
#s(approx (+ (* (* (* x x) (fabs x)) (fabs x)) -1) #s(hole binary64 (* (pow x 2) (pow (fabs x) 2)))) |
#s(approx (+ (* (* (* x x) (fabs x)) (fabs x)) -1) #s(hole binary64 (* (pow x 2) (- (pow (fabs x) 2) (/ 1 (pow x 2)))))) |
#s(approx (* x (/ 1 (+ (* x x) 1))) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (* x (/ 1 (+ (* x x) 1))) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (* x (/ 1 (+ (* x x) 1))) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* -1 (* (pow x 5) (- (/ 1 (pow x 2)) 1))))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) #s(hole binary64 (* -1 (* (pow x 5) (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))))))) |
#s(approx (* (+ (* x x) -1) x) #s(hole binary64 (* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1))))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 4))) 1) (pow x 3))))) |
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 8))) (+ 1 (/ 1 (pow x 4)))) (pow x 3))))) |
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 4))) 1) (pow x 3))))) |
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 8))) (+ 1 (/ 1 (pow x 4)))) (pow x 3))))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ 1 (pow (fabs x) 4)) (/ 1 (pow (fabs x) 2))) (pow x 2))) (/ 1 (pow (fabs x) 2))))))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (/ 1 (pow (fabs x) 4)) (/ 1 (pow (fabs x) 2))) (* (pow x 4) (pow (fabs x) 2)))) (* -1 (/ (- (/ 1 (pow (fabs x) 4)) (/ 1 (pow (fabs x) 2))) (pow x 2)))) (/ 1 (pow (fabs x) 2))))))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (/ 1 (pow (fabs x) 4)) (/ 1 (pow (fabs x) 2))) (* (pow x 4) (pow (fabs x) 2)))) (+ (* -1 (/ (- (/ 1 (pow (fabs x) 4)) (/ 1 (pow (fabs x) 2))) (* (pow x 6) (pow (fabs x) 4)))) (* -1 (/ (- (/ 1 (pow (fabs x) 4)) (/ 1 (pow (fabs x) 2))) (pow x 2))))) (/ 1 (pow (fabs x) 2))))))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (/ 1 (* (pow x 2) (pow (fabs x) 6))) (/ 1 (pow (fabs x) 4))) (pow x 2))) (/ 1 (pow (fabs x) 2))) x)))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (/ 1 (* (pow x 2) (pow (fabs x) 8))) (/ 1 (pow (fabs x) 6))) (pow x 4))) (+ (/ 1 (* (pow x 2) (pow (fabs x) 4))) (/ 1 (pow (fabs x) 2)))) x)))) |
| Outputs |
|---|
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) x) |
(*.f64 x (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 x) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
x |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64))) |
#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 (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 (-.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 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))))) |
(/.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 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.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 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)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.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)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 x x) #s(approx (* (+ (* x x) -1) x) (neg.f64 x)) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (* (+ (* x x) -1) x) (neg.f64 x))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(approx (* (+ (* x x) -1) x) (neg.f64 x))) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (* (+ (* x x) -1) x) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (* (+ (* x x) -1) x) (neg.f64 x))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(approx (* (+ (* x x) -1) x) (neg.f64 x))) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (* (+ (* x x) -1) x) (neg.f64 x))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(approx (* (+ (* x x) -1) x) (neg.f64 x))) x)) |
(/.f64 (fma.f64 (pow.f64 #s(approx (* (+ (* x x) -1) x) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (* (+ (* x x) -1) x) (neg.f64 x))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(approx (* (+ (* x x) -1) x) (neg.f64 x))) x)))) |
(fma.f64 (*.f64 #s(approx (* (+ (* x x) -1) x) (neg.f64 x)) x) x x) |
(fma.f64 (*.f64 x x) #s(approx (* (+ (* x x) -1) x) (neg.f64 x)) x) |
(fma.f64 #s(approx (* (+ (* x x) -1) x) (neg.f64 x)) (*.f64 x x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (* (+ (* x x) -1) x) (neg.f64 x))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(approx (* (+ (* x x) -1) x) (neg.f64 x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(approx (* (+ (* x x) -1) x) (neg.f64 x))) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (* (+ (* x x) -1) x) (neg.f64 x))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (* (+ (* x x) -1) x) (neg.f64 x))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(approx (* (+ (* x x) -1) x) (neg.f64 x))) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (* (+ (* x x) -1) x) (neg.f64 x))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(approx (* (+ (* x x) -1) x) (neg.f64 x))) x))))) |
(+.f64 (*.f64 (*.f64 x x) #s(approx (* (+ (* x x) -1) x) (neg.f64 x))) x) |
(+.f64 x (*.f64 (*.f64 x x) #s(approx (* (+ (* x x) -1) x) (neg.f64 x)))) |
#s(approx (* (+ (* x x) -1) x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.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 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x (neg.f64 x))) |
(fabs.f64 (neg.f64 (*.f64 x x))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))) |
#s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 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)) (+.f64 #s(literal 1 binary64) (*.f64 (*.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)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.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 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))))) |
(/.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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.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 x) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 x x #s(literal -1 binary64)) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(-.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 (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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) |
(+.f64 (*.f64 x x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 4 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 (neg.f64 x) (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (-.f64 (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 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 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #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 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #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 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) x) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 x x) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(+.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 x) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (+.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 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (+.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 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (+.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 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #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 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (+.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 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #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 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64)))))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 x x))) (neg.f64 (neg.f64 (*.f64 x x))) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 x (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64))))))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) |
#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 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 (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) (neg.f64 (*.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 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))))) |
(/.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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.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 x) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 x x #s(literal -1 binary64)) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(-.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 (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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) |
(+.f64 (*.f64 x x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 4 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 (neg.f64 x) (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (-.f64 (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 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 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #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 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #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 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) x) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 x x) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(+.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 x) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (+.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 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (+.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 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (+.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 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #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 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (+.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 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #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 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64)))))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 x x))) (neg.f64 (neg.f64 (*.f64 x x))) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 x (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64))))))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
x |
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (fabs x) x) |
#s(approx (/ 1 (+ (* x x) 1)) #s(literal 1 binary64)) |
#s(approx (/ 1 (+ (* x x) 1)) (fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ 1 (+ (* x x) 1)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
#s(approx (/ 1 (+ (* x x) 1)) (fma.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) #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 (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) x) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* x x) -1) x) (neg.f64 x)) |
#s(approx (* (+ (* x x) -1) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) x) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) |
#s(approx (/ x (- (pow x 4) 1)) (*.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (/ x (- (pow x 4) 1)) (*.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (/ x (- (pow x 4) 1)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (- (* x x) 1) #s(literal -1 binary64)) |
#s(approx (- (* x x) 1) (fma.f64 x x #s(literal -1 binary64))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) x) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (neg.f64 x)) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (*.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (*.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (* x x) (fabs x)) (fabs x)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (* (* x x) (fabs x)) (fabs x)) -1) (-.f64 (pow.f64 x #s(literal 4 binary64)) #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 (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) x) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (*.f64 (fma.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (*.f64 (fma.f64 (-.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 6 binary64))))) (fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64))) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)))) (fma.f64 #s(literal 1 binary64) (*.f64 x x) (neg.f64 (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64))) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (neg.f64 x)) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (*.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (*.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal 6 binary64))) (*.f64 x x)) (*.f64 x x)) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 x x)) (*.f64 x x)) (*.f64 x x)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (* x x) (fabs x)) (fabs x)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (* (* x x) (fabs x)) (fabs x)) -1) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (* (* x x) (fabs x)) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (fabs x) x) |
#s(approx (/ x (+ (* x x) 1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64))) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -6 binary64))) x)) |
#s(approx (/ 1 (+ (* x x) 1)) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (/ 1 (+ (* x x) 1)) (-.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -4 binary64)))) |
#s(approx (/ 1 (+ (* x x) 1)) (-.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -4 binary64)))) |
#s(approx (/ 1 (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -6 binary64))) (*.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 (/ x (+ (* x x) 1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64))) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -6 binary64))) x)) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) (pow.f64 x #s(literal 5 binary64))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64))))) |
#s(approx (* (+ (* x x) -1) x) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (* (+ (* x x) -1) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x)) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64))) x)) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -6 binary64))) x)) |
#s(approx (/ x (- (pow x 4) 1)) (pow.f64 x #s(literal -3 binary64))) |
#s(approx (/ x (- (pow x 4) 1)) (+.f64 (pow.f64 x #s(literal -7 binary64)) (pow.f64 x #s(literal -3 binary64)))) |
#s(approx (/ x (- (pow x 4) 1)) (/.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -8 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ x (- (pow x 4) 1)) (/.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -12 binary64)) (pow.f64 x #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (* x x) 1) (*.f64 x x)) |
#s(approx (- (* x x) 1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x)) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64))) x)) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -6 binary64))) x)) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (pow.f64 x #s(literal -3 binary64))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+.f64 (pow.f64 x #s(literal -7 binary64)) (pow.f64 x #s(literal -3 binary64)))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (/.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -8 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (/.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -12 binary64)) (pow.f64 x #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (* (* x x) (fabs x)) (fabs x)) -1) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (+ (* (* (* x x) (fabs x)) (fabs x)) -1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (* x x) 1) (*.f64 x x)) |
#s(approx (- (* x x) 1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (/.f64 x (*.f64 x x))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -4 binary64))) x)) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (*.f64 (-.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (+.f64 (pow.f64 x #s(literal -10 binary64)) (pow.f64 x #s(literal -2 binary64)))) (pow.f64 x #s(literal -4 binary64))) (pow.f64 x #s(literal -8 binary64))) x)) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (+.f64 (pow.f64 x #s(literal -14 binary64)) (pow.f64 x #s(literal -2 binary64)))) (fma.f64 (-.f64 (pow.f64 x #s(literal -10 binary64)) (pow.f64 x #s(literal -8 binary64))) #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal -12 binary64)) (pow.f64 x #s(literal -4 binary64))))) x)) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (pow.f64 x #s(literal -3 binary64))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (/.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -2 binary64))) x)) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (/.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (+.f64 (pow.f64 x #s(literal -10 binary64)) (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (/.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (+.f64 (pow.f64 x #s(literal -10 binary64)) (+.f64 (pow.f64 x #s(literal -14 binary64)) (pow.f64 x #s(literal -2 binary64))))) x)) |
#s(approx (+ (* (* (* x x) (fabs x)) (fabs x)) -1) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (+ (* (* (* x x) (fabs x)) (fabs x)) -1) (*.f64 (-.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (/ x (+ (* x x) 1)) (neg.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (/ x (+ (* x x) 1)) (neg.f64 (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -4 binary64))) x))) |
#s(approx (/ x (+ (* x x) 1)) (neg.f64 (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -2 binary64))) (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64))) x))) |
#s(approx (/ x (+ (* x x) 1)) (neg.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (/ x (+ (* x x) 1)) (neg.f64 (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -4 binary64))) x))) |
#s(approx (/ x (+ (* x x) 1)) (neg.f64 (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -2 binary64))) (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64))) x))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (+ (* (* (+ (* x x) -1) x) (* x x)) x) (neg.f64 (*.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -4 binary64))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (+ (* x x) -1) x) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) (neg.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) (neg.f64 (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -4 binary64))) x))) |
#s(approx (* (/ x (- (pow x 4) 1)) (- (* x x) 1)) (neg.f64 (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -2 binary64))) (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64))) x))) |
#s(approx (/ x (- (pow x 4) 1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal -8 binary64)) (pow.f64 x #s(literal -4 binary64)))) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (/ x (- (pow x 4) 1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal -12 binary64)) (pow.f64 x #s(literal -8 binary64)))) (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (neg.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (neg.f64 (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -4 binary64))) x))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (neg.f64 (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -2 binary64))) (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64))) x))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal -8 binary64)) (pow.f64 x #s(literal -4 binary64)))) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal -12 binary64)) (pow.f64 x #s(literal -8 binary64)))) (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -4 binary64)))) (pow.f64 x #s(literal -2 binary64))))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -4 binary64))) #s(literal -1 binary64) (neg.f64 (-.f64 (pow.f64 x #s(literal -10 binary64)) (pow.f64 x #s(literal -8 binary64))))) (pow.f64 x #s(literal -2 binary64))))) |
#s(approx (* (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (+ (* x x) -1)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -10 binary64)) (pow.f64 x #s(literal -8 binary64))) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -4 binary64)))) (neg.f64 (-.f64 (pow.f64 x #s(literal -10 binary64)) (pow.f64 x #s(literal -8 binary64))))) (pow.f64 x #s(literal -2 binary64))))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (neg.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal -8 binary64)) (pow.f64 x #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) x))) |
#s(approx (/ x (+ (* (* (* x x) (fabs x)) (fabs x)) -1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -10 binary64))) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -2 binary64)))) x))) |
Compiled 8 555 to 1 150 computations (86.6% saved)
10 alts after pruning (1 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 381 | 1 | 382 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 382 | 10 | 392 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 78.3% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | 31.7% | (/.f64 x #s(approx (+ (* x x) 1) (*.f64 x x))) |
| 63.0% | (*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x x) x) (fabs.f64 x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) | |
| ✓ | 63.0% | (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
| ✓ | 48.0% | (*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
| ✓ | 78.3% | (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
| ✓ | 49.0% | #s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (*.f64 x x) x)) |
| ✓ | 48.0% | #s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) x) (neg.f64 x)) (*.f64 x x) x)) |
| ✓ | 53.4% | #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | 48.9% | #s(approx (/ x (+ (* x x) 1)) x) |
Compiled 380 to 153 computations (59.7% saved)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) x) (neg.f64 x)) (*.f64 x x) x)) |
(*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 x #s(approx (+ (* x x) 1) (*.f64 x x))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (*.f64 x x) x)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x x) x) (fabs.f64 x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x)) |
(/.f64 x (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
| Outputs |
|---|
(*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x x) x) (fabs.f64 x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
2 calls:
| 5.0ms | x |
| 5.0ms | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 2 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 100.0% | 2 | x |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) x) (neg.f64 x)) (*.f64 x x) x)) |
(*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 x #s(approx (+ (* x x) 1) (*.f64 x x))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (*.f64 x x) x)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
| Outputs |
|---|
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) x) (neg.f64 x)) (*.f64 x x) x)) |
(*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 x #s(approx (+ (* x x) 1) (*.f64 x x))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (*.f64 x x) x)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
| Outputs |
|---|
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) x) (neg.f64 x)) (*.f64 x x) x)) |
(*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 x #s(approx (+ (* x x) 1) (*.f64 x x))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (*.f64 x x) x)) |
| Outputs |
|---|
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) x) (neg.f64 x)) (*.f64 x x) x)) |
(*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 x #s(approx (+ (* x x) 1) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) x) (neg.f64 x)) (*.f64 x x) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
2 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.4% | 6 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 98.8% | 2 | x |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
1 calls:
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 2 | x |
Compiled 1 to 1 computations (0% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) x) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) x) |
2 calls:
| 5.0ms | x |
| 1.0ms | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.9% | 1 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 48.9% | 1 | x |
Compiled 8 to 6 computations (25% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 15789251.842846075 | 35668341926.571884 |
| 1.0ms | 32× | 0 | valid |
Compiled 64 to 47 computations (26.6% saved)
ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 15789251.842846075 | 35668341926.571884 |
Compiled 62 to 43 computations (30.6% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 15789251.842846075 | 35668341926.571884 |
Compiled 29 to 24 computations (17.2% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 15789251.842846075 | 35668341926.571884 |
Compiled 27 to 23 computations (14.8% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 0.7048413245886409 | 11.824324070201369 |
| 4.0ms | 112× | 0 | valid |
Compiled 248 to 170 computations (31.5% saved)
ival-div: 1.0ms (45.6% of total)ival-add: 1.0ms (45.6% of total)ival-mult: 1.0ms (45.6% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 0.7048413245886409 | 11.824324070201369 |
| 2.0ms | 64× | 0 | valid |
Compiled 150 to 121 computations (19.3% saved)
ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 176 |
| 1 | 55 | 176 |
| 2 | 111 | 175 |
| 3 | 257 | 174 |
| 4 | 938 | 174 |
| 5 | 5893 | 174 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 x #s(literal 20000000 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x x) x) (fabs.f64 x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
(if (<=.f64 x #s(literal 20000000 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
(if (<=.f64 x #s(literal 20000000 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
(if (<=.f64 x #s(literal 20000000 binary64)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
(if (<=.f64 x #s(literal 7656119366529843/9007199254740992 binary64)) #s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) x) (neg.f64 x)) (*.f64 x x) x)) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
(if (<=.f64 x #s(literal 1 binary64)) #s(approx (/ x (+ (* x x) 1)) x) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ x (+ (* x x) 1)) x) |
| Outputs |
|---|
(if (<=.f64 x #s(literal 20000000 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x x) x) (fabs.f64 x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
(if (<=.f64 x #s(literal 20000000 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
(if (<=.f64 x #s(literal 20000000 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
(if (<=.f64 x #s(literal 20000000 binary64)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
(if (<=.f64 x #s(literal 7656119366529843/9007199254740992 binary64)) #s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) x) (neg.f64 x)) (*.f64 x x) x)) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
(if (<=.f64 x #s(literal 1 binary64)) #s(approx (/ x (+ (* x x) 1)) x) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ x (+ (* x x) 1)) x) |
| 1× | fuel |
Compiled 176 to 42 computations (76.1% saved)
Compiled 442 to 142 computations (67.9% saved)
Loading profile data...