
Time bar (total: 3.2s)
| 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)
| 551.0ms | 8 256× | 0 | valid |
ival-mult: 72.0ms (40.1% of total)ival-div: 56.0ms (31.2% of total)ival-add: 41.0ms (22.8% of total)exact: 6.0ms (3.3% of total)ival-assert: 3.0ms (1.7% of total)adjust: 2.0ms (1.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 69 | 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 | 69 | 0 |
| ↳ | (*.f64 x x) | overflow | 69 | |
| ↳ | (+.f64 (*.f64 x x) #s(literal 1 binary64)) | overflow | 69 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 69 | 0 |
| - | 0 | 187 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 69 | 0 | 0 |
| - | 0 | 0 | 187 |
| number | freq |
|---|---|
| 0 | 187 |
| 1 | 69 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 36.0ms | 512× | 0 | valid |
Compiled 45 to 19 computations (57.8% saved)
ival-add: 7.0ms (34.9% of total)ival-mult: 6.0ms (29.9% of total)ival-div: 5.0ms (24.9% of total)ival-true: 1.0ms (5% 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 |
|---|---|---|
| ▶ | 74.8% | (/.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)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 108 | 6 | 114 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 109 | 6 | 115 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 74.8% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| 55.5% | (/.f64 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))))) | |
| ▶ | 29.8% | (/.f64 x #s(approx (+ (* x x) 1) (*.f64 x x))) |
| ▶ | 60.2% | (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
| ▶ | 55.1% | #s(approx (/ x (+ (* x x) 1)) (pow.f64 x #s(literal -1 binary64))) |
| ▶ | 46.8% | #s(approx (/ x (+ (* x x) 1)) x) |
Compiled 152 to 92 computations (39.5% 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) |
(/.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)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 x #s(literal -1 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 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) |
(fma.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 (pow x -1) #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 (- (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) -1) #s(hole binary64 -1)) |
#s(approx (+ (* x x) -1) #s(hole binary64 (- (pow x 2) 1))) |
#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 (- (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) -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)))) |
#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 | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ x (+ (* x x) 1)) x (+ (* x x) 1) 1 (/ x (+ (* x x) 1)) (/ x (+ (* x x) 1)) (+ (* x x) 1) (* x x) (/ x (+ (* x x) 1)) (pow x -1) -1 (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/ x (- (pow x 4) 1)) (- (pow x 4) 1) (pow x 4) 4 (+ (* x x) -1)) |
| 2.0ms | x | @ | inf | ((/ x (+ (* x x) 1)) x (+ (* x x) 1) 1 (/ x (+ (* x x) 1)) (/ x (+ (* x x) 1)) (+ (* x x) 1) (* x x) (/ x (+ (* x x) 1)) (pow x -1) -1 (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/ x (- (pow x 4) 1)) (- (pow x 4) 1) (pow x 4) 4 (+ (* x x) -1)) |
| 2.0ms | x | @ | 0 | ((/ x (+ (* x x) 1)) x (+ (* x x) 1) 1 (/ x (+ (* x x) 1)) (/ x (+ (* x x) 1)) (+ (* x x) 1) (* x x) (/ x (+ (* x x) 1)) (pow x -1) -1 (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/ x (- (pow x 4) 1)) (- (pow x 4) 1) (pow x 4) 4 (+ (* x x) -1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 153 | 973 |
| 0 | 166 | 799 |
| 1 | 711 | 772 |
| 0 | 7179 | 763 |
| 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) |
(/.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)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 x #s(literal -1 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 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) |
(fma.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 (pow x -1) #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 (- (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) -1) #s(hole binary64 -1)) |
#s(approx (+ (* x x) -1) #s(hole binary64 (- (pow x 2) 1))) |
#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 (- (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) -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)))) |
#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 (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 (-.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 #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 (-.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 (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 (+ (* x x) 1)) 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) (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 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.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 (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 (neg.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 #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(approx (/ x (+ (* 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) (neg.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) 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) |
(*.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 (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 (-.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 #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 (-.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 (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 (pow.f64 x #s(literal 3 binary64)) 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 (*.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 (pow.f64 x #s(literal 3 binary64)) 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 (*.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) |
(*.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)) |
#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 (pow x -1) (pow.f64 x #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 (- (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 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)) (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)) (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 (- (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 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 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))) |
#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))) |
#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 5 245 to 948 computations (81.9% saved)
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 332 | 4 | 336 |
| Fresh | 1 | 0 | 1 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 336 | 6 | 342 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 59.8% | (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
| ✓ | 74.8% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| ▶ | 60.3% | (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
| ▶ | 45.7% | (*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (fma.f64 x x #s(literal -1 binary64))) |
| ▶ | 55.1% | #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | 46.8% | #s(approx (/ x (+ (* x x) 1)) x) |
Compiled 68 to 45 computations (33.8% saved)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(*.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)) |
(neg.f64 x) |
(fma.f64 x x #s(literal -1 binary64)) |
#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)) |
(*.f64 x x) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) x) |
(-.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 (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 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 (neg x) #s(hole binary64 (* -1 x))) |
#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) #s(hole binary64 (pow x 2))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (pow x 4) 1)) #s(hole binary64 x)) |
#s(approx (/ (* (+ (* x x) -1) x) (- (pow x 4) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (pow x 4) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (pow x 4) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (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 (- (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 (- (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) x) (- (pow x 4) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (pow x 4) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (pow x 4) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (pow x 4) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#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 (- (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 (* (/ 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) -1) x) (- (pow x 4) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (pow x 4) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (pow x 4) 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) #s(hole binary64 (* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ x (+ (* x x) 1)) (/ 1 x) 1 x (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/ x (- (pow x 4) 1)) (neg x) (+ (* x x) -1) -1 (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) (/ x (+ (* (* x x) (* x x)) -1)) (+ (* (* x x) (* x x)) -1) (* x x) (/ (* (+ (* x x) -1) x) (- (pow x 4) 1)) (* (+ (* x x) -1) x) (- (pow x 4) 1) (pow x 4) 4) |
| 2.0ms | x | @ | inf | ((/ x (+ (* x x) 1)) (/ 1 x) 1 x (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/ x (- (pow x 4) 1)) (neg x) (+ (* x x) -1) -1 (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) (/ x (+ (* (* x x) (* x x)) -1)) (+ (* (* x x) (* x x)) -1) (* x x) (/ (* (+ (* x x) -1) x) (- (pow x 4) 1)) (* (+ (* x x) -1) x) (- (pow x 4) 1) (pow x 4) 4) |
| 2.0ms | x | @ | 0 | ((/ x (+ (* x x) 1)) (/ 1 x) 1 x (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/ x (- (pow x 4) 1)) (neg x) (+ (* x x) -1) -1 (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) (/ x (+ (* (* x x) (* x x)) -1)) (+ (* (* x x) (* x x)) -1) (* x x) (/ (* (+ (* x x) -1) x) (- (pow x 4) 1)) (* (+ (* x x) -1) x) (- (pow x 4) 1) (pow x 4) 4) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 200 | 1969 |
| 0 | 219 | 1527 |
| 1 | 795 | 1463 |
| 0 | 7458 | 1398 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(*.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)) |
(neg.f64 x) |
(fma.f64 x x #s(literal -1 binary64)) |
#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)) |
(*.f64 x x) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) x) |
(-.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 (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 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 (neg x) #s(hole binary64 (* -1 x))) |
#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) #s(hole binary64 (pow x 2))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (pow x 4) 1)) #s(hole binary64 x)) |
#s(approx (/ (* (+ (* x x) -1) x) (- (pow x 4) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (pow x 4) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (pow x 4) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (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 (- (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 (- (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) x) (- (pow x 4) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (pow x 4) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (pow x 4) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (pow x 4) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x))) |
#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 (- (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 (* (/ 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) -1) x) (- (pow x 4) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (pow x 4) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (pow x 4) 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) #s(hole binary64 (* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1))))) |
| Outputs |
|---|
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* 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) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 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) (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) |
x |
(*.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 (fma.f64 x x #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)) #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 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 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(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 #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 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 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 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 #s(literal -1 binary64) (fma.f64 x x #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)) (-.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 (fma.f64 x x #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 (-.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 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 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 (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 (*.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)) (*.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 (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 (neg.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 x x) #s(literal -1 binary64)) |
(fma.f64 x x #s(literal -1 binary64)) |
(expm1.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(expm1.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 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 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (*.f64 x x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
#s(literal -1 binary64) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 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 (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 #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 (/.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 (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 (fma.f64 x x #s(literal -1 binary64)) x) (fma.f64 x x #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)) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #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)) (/.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 (fma.f64 x x #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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 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 x (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.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 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 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 (fma.f64 x x #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 (-.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 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 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 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 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 (-.f64 x (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 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 (-.f64 x (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) 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))) (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 (-.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 (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 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 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 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 (neg.f64 x) x #s(literal -1 binary64)) (fma.f64 (neg.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 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (-.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (fma.f64 x x #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)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x #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)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 8 binary64))) (-.f64 #s(literal -1 binary64) (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 (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 (fma.f64 x x #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 6 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (fma.f64 x x #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)) (-.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 (*.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 (fma.f64 x x #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)) (-.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 (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 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 4 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 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) #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 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) 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 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) 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 (*.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 (neg.f64 x) (pow.f64 (neg.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 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 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 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 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(expm1.f64 (fma.f64 (log.f64 x) #s(literal 4 binary64) #s(literal 0 binary64))) |
(expm1.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 (log.f64 (*.f64 x x)) #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 #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 (/.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 #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 (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 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.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 (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 (neg.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 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)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 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 (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 #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 (/.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 (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 (fma.f64 x x #s(literal -1 binary64)) x) (fma.f64 x x #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)) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #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)) (/.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 (fma.f64 x x #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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 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 x (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.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 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 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 (fma.f64 x x #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 (-.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 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 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 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 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 (-.f64 x (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 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 (-.f64 x (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) 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))) (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 (-.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 (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 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 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 (fma.f64 x x #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) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 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 #s(literal -1 binary64) x (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(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))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) (fma.f64 (neg.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 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (-.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (fma.f64 x x #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)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x #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)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 8 binary64))) (-.f64 #s(literal -1 binary64) (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 (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 (fma.f64 x x #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 6 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (fma.f64 x x #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)) (-.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 (*.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 (fma.f64 x x #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)) (-.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 (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 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 4 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 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) #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 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) 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 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) 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 (*.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 (neg.f64 x) (pow.f64 (neg.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 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 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 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 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(expm1.f64 (fma.f64 (log.f64 x) #s(literal 4 binary64) #s(literal 0 binary64))) |
(expm1.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 (log.f64 (*.f64 x x)) #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 #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 (/.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 #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 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.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 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) |
(*.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 (neg.f64 x) (pow.f64 (neg.f64 x) #s(literal 3 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 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 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)))) |
(fabs.f64 (pow.f64 x #s(literal 4 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 4 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #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 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 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 (/ 1 x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx x x) |
#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 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 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 #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 #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 (- (pow x 4) 1)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #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)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) x)) |
#s(approx (neg x) (neg.f64 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 (- (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 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 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 #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 #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 (- (pow x 4) 1)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #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)) (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 (* 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 x (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 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) -1) x) (neg.f64 x)) |
#s(approx (* (+ (* x x) -1) x) (*.f64 (fma.f64 x x #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 (- (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 (+ (* 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)) (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) 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 (- (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 (* (/ 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)))) |
#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)))) |
#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 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 165 to 1 262 computations (86.2% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 487 | 1 | 488 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 2 | 2 |
| Total | 488 | 6 | 494 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 59.8% | (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64))) |
| ✓ | 74.8% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | 60.3% | (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
| ✓ | 45.7% | (*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (fma.f64 x x #s(literal -1 binary64))) |
| ✓ | 55.1% | #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | 46.8% | #s(approx (/ x (+ (* x x) 1)) x) |
Compiled 72 to 45 computations (37.5% saved)
| Inputs |
|---|
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) x) |
(fma.f64 x x #s(literal -1 binary64)) |
x |
#s(literal -1 binary64) |
(-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x x) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x x) (* x x)) 1)) #s(hole binary64 x)) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x x) (* x x)) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x x) (* x x)) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x 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) #s(hole binary64 (* -1 x))) |
#s(approx (* (+ (* x x) -1) x) #s(hole binary64 (* x (- (pow x 2) 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 #s(hole binary64 x)) |
#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) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x x) (* x x)) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x x) (* x x)) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x x) (* x x)) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x 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) #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 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)) 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) x) (- (* (* x x) (* x x)) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x x) (* x x)) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x 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) #s(hole binary64 (* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (* (+ (* x x) -1) x) (- (* (* x x) (* x x)) 1)) (* (+ (* x x) -1) x) (+ (* x x) -1) x -1 (- (* (* x x) (* x x)) 1) (* (* x x) (* x x)) (* x x) 1) |
| 1.0ms | x | @ | inf | ((/ (* (+ (* x x) -1) x) (- (* (* x x) (* x x)) 1)) (* (+ (* x x) -1) x) (+ (* x x) -1) x -1 (- (* (* x x) (* x x)) 1) (* (* x x) (* x x)) (* x x) 1) |
| 1.0ms | x | @ | 0 | ((/ (* (+ (* x x) -1) x) (- (* (* x x) (* x x)) 1)) (* (+ (* x x) -1) x) (+ (* x x) -1) x -1 (- (* (* x x) (* x x)) 1) (* (* x x) (* x x)) (* x x) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 92 | 571 |
| 0 | 101 | 456 |
| 1 | 441 | 431 |
| 0 | 4044 | 428 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) x) |
(fma.f64 x x #s(literal -1 binary64)) |
x |
#s(literal -1 binary64) |
(-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x x) |
#s(literal 1 binary64) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x x) (* x x)) 1)) #s(hole binary64 x)) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x x) (* x x)) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2)))))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x x) (* x x)) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x 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) #s(hole binary64 (* -1 x))) |
#s(approx (* (+ (* x x) -1) x) #s(hole binary64 (* x (- (pow x 2) 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 #s(hole binary64 x)) |
#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) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x x) (* x x)) 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x x) (* x x)) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x x) (* x x)) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x 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) #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 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)) 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) x) (- (* (* x x) (* x x)) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x)))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x x) (* x x)) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x 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) #s(hole binary64 (* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1))))) |
| Outputs |
|---|
(*.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 (*.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 (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 (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(*.f64 x (/.f64 (fma.f64 x x #s(literal -1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (fma.f64 x x #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)) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.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 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(/.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(neg.f64 (/.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 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 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) x) (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 (neg.f64 x) (*.f64 (neg.f64 x) x) (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 #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 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) |
(+.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) |
(*.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 (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 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (fma.f64 x x #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 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 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 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (fma.f64 x 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 (*.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 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.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 (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 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(fma.f64 x x #s(literal -1 binary64)) |
(expm1.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(expm1.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 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 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (*.f64 x x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
x |
#s(literal -1 binary64) |
(*.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x #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)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 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 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) #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 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) 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 (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 (pow.f64 x #s(literal 3 binary64)) x #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64) #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) (pow.f64 x #s(literal 4 binary64)) #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 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 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 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(expm1.f64 (fma.f64 (log.f64 x) #s(literal 4 binary64) #s(literal 0 binary64))) |
(expm1.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 (log.f64 (*.f64 x x)) #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 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.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 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) |
(*.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 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 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)))) |
(fabs.f64 (pow.f64 x #s(literal 4 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 4 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #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)))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.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 (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 #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 (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 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x x) (* x x)) 1)) x) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x x) (* x x)) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x 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) -1) x) (- (* (* x 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) -1) x) (neg.f64 x)) |
#s(approx (* (+ (* x x) -1) x) (*.f64 (fma.f64 x x #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) |
#s(approx (- (* (* x x) (* x x)) 1) #s(literal -1 binary64)) |
#s(approx (- (* (* x x) (* x x)) 1) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
#s(approx (* (* x x) (* x x)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x x) (* x x)) 1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x x) (* x x)) 1)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x)) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x 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) -1) x) (- (* (* x 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) (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 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) (* x x)) 1) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (- (* (* x x) (* x 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) x) (- (* (* x x) (* x x)) 1)) (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (/ (* (+ (* x x) -1) x) (- (* (* x 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) -1) x) (- (* (* x 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))) |
#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 5 062 to 834 computations (83.5% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 265 | 1 | 266 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 5 | 5 |
| Total | 266 | 6 | 272 |
| Status | Accuracy | Program |
|---|---|---|
| 59.8% | (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) | |
| ✓ | 74.8% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | 60.3% | (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
| ✓ | 45.7% | (*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (fma.f64 x x #s(literal -1 binary64))) |
| ✓ | 55.1% | #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | 46.8% | #s(approx (/ x (+ (* x x) 1)) x) |
Compiled 238 to 91 computations (61.8% saved)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) x) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #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))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(/.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 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (pow.f64 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 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 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))))) |
| 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)) |
2 calls:
| 23.0ms | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 4.0ms | x |
| 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)) |
(*.f64 #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))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 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:
| 2.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)) |
(*.f64 #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))) |
| Outputs |
|---|
(*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.f64 x)) (fma.f64 x x #s(literal -1 binary64))) |
#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 |
|---|---|---|
| 80.6% | 3 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 98.3% | 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.0% | 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:
| 1.0ms | x |
| 1.0ms | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.8% | 1 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 46.8% | 1 | x |
Compiled 8 to 6 computations (25% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 869011.7861190519 | 267332383.74131238 |
| 1.0ms | 32× | 0 | valid |
Compiled 62 to 43 computations (30.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 |
|---|---|---|
| 4.0ms | 869011.7861190519 | 267332383.74131238 |
| 2.0ms | 48× | 0 | valid |
Compiled 95 to 79 computations (16.8% 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× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 35.0ms | 0.331309070142563 | 3.440252969481124 |
| 4.0ms | 96× | 0 | valid |
Compiled 166 to 135 computations (18.7% saved)
ival-div: 1.0ms (49.1% of total)ival-add: 1.0ms (49.1% of total)ival-mult: 1.0ms (49.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)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 0.331309070142563 | 3.440252969481124 |
| 1.0ms | 32× | 0 | valid |
Compiled 130 to 105 computations (19.2% 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: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 114 |
| 1 | 43 | 114 |
| 2 | 66 | 114 |
| 3 | 109 | 114 |
| 4 | 165 | 114 |
| 5 | 386 | 114 |
| 6 | 3003 | 114 |
| 7 | 7220 | 114 |
| 1× | node limit |
| Inputs |
|---|
(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 100000000 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 7746191359077253/9007199254740992 binary64)) (*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.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 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 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 100000000 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 7746191359077253/9007199254740992 binary64)) (*.f64 #s(approx (/ x (- (pow x 4) 1)) (neg.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 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 114 to 35 computations (69.3% saved)
Compiled 316 to 124 computations (60.8% saved)
Loading profile data...