
Time bar (total: 3.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 100% | 100% | 0% | 0% | 0% | 0% | 0% | 2 |
Compiled 9 to 7 computations (22.2% saved)
| 270.0ms | 8 256× | 0 | valid |
ival-mult: 56.0ms (36.6% of total)ival-div: 48.0ms (31.4% of total)ival-add: 37.0ms (24.2% of total)ival-true: 5.0ms (3.3% of total)exact: 4.0ms (2.6% of total)ival-assert: 3.0ms (2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 59 | 0 | - | 0 | - | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 x x) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) | n/o | 59 | 0 |
| ↳ | (*.f64 x x) | overflow | 59 | |
| ↳ | (+.f64 (*.f64 x x) #s(literal 1 binary64)) | overflow | 59 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 59 | 0 |
| - | 0 | 197 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 59 | 0 | 0 |
| - | 0 | 0 | 197 |
| number | freq |
|---|---|
| 0 | 197 |
| 1 | 59 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 19.0ms | 512× | 0 | valid |
Compiled 62 to 24 computations (61.3% saved)
ival-mult: 4.0ms (41.4% of total)ival-div: 3.0ms (31.1% of total)ival-add: 2.0ms (20.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 17 |
| 1 | 26 | 15 |
| 2 | 62 | 14 |
| 3 | 128 | 14 |
| 4 | 232 | 14 |
| 5 | 331 | 14 |
| 6 | 344 | 14 |
| 7 | 346 | 14 |
| 8 | 350 | 14 |
| 0 | 5 | 7 |
| 0 | 8 | 7 |
| 1 | 11 | 7 |
| 0 | 11 | 6 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(negabs x)
Compiled 7 to 5 computations (28.6% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 78.4% | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
Compiled 7 to 5 computations (28.6% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 x x) | |
| cost-diff | 0 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) | |
| cost-diff | 128 | (+.f64 (*.f64 x x) #s(literal 1 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 17 |
| 0 | 8 | 17 |
| 1 | 11 | 17 |
| 0 | 11 | 15 |
| 1× | iter limit |
| 1× | saturated |
| 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) |
| Outputs |
|---|
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
x |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal 1 binary64) |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (+.f64 (*.f64 x x) #s(literal 1 binary64)) | |
| accuracy | 0 | (*.f64 x x) | |
| accuracy | 13.799648805576062 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 10.0ms | 256× | 0 | valid |
Compiled 36 to 12 computations (66.7% saved)
ival-mult: 2.0ms (38% of total)ival-div: 1.0ms (19% of total)ival-add: 1.0ms (19% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 x x) |
| Outputs |
|---|
1 |
(+ 1 (pow x 2)) |
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(/ 1 x) |
(/ (- 1 (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(* -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) 1) (/ x (+ (* x x) 1)) (* x x)) |
| 1.0ms | x | @ | -inf | ((+ (* x x) 1) (/ x (+ (* x x) 1)) (* x x)) |
| 1.0ms | x | @ | 0 | ((+ (* x x) 1) (/ x (+ (* x x) 1)) (* x x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 149 |
| 1 | 131 | 147 |
| 2 | 312 | 139 |
| 3 | 883 | 135 |
| 4 | 2391 | 133 |
| 5 | 5547 | 133 |
| 6 | 7623 | 133 |
| 0 | 8043 | 127 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (pow x 2)) |
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(/ 1 x) |
(/ (- 1 (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (pow x 2)) |
(fma.f64 x x #s(literal 1 binary64)) |
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(-.f64 x (pow.f64 x #s(literal 3 binary64))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- 1 (/ 1 (pow x 2))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(/.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) x) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) x) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(/.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 15 |
| 0 | 8 | 15 |
| 1 | 33 | 15 |
| 2 | 202 | 15 |
| 3 | 1766 | 15 |
| 0 | 8562 | 13 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 x x) |
| Outputs |
|---|
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 18 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (pow.f64 (-.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.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 (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 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 12 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (-.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 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 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) (pow.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) (pow.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 18 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) (pow.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -3 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #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 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 18 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.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))) (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #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 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 18 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) #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 (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))) |
(pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) (*.f64 (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 (neg.f64 x) x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (neg.f64 (*.f64 (neg.f64 x) x)) (neg.f64 (*.f64 (neg.f64 x) x)) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) x)) (neg.f64 (*.f64 (neg.f64 x) x))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 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 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64)))) (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 18 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -3 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.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 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 18 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (neg.f64 (pow.f64 x #s(literal 6 binary64))))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (-.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal -1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 x #s(literal 1 binary64))) (-.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 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 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 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 18 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -2 binary64))) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -3 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 18 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.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 (fma.f64 x x #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 (neg.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 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 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 18 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.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 (neg.f64 x) x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #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 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 18 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (neg.f64 (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))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))))) |
(/.f64 #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))) (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 18 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))))) (-.f64 (*.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -3 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.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 8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.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 12 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 18 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x #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 12 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 x #s(literal 18 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(neg.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) x)) (/.f64 x (-.f64 x #s(literal 1 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 x #s(literal 1 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (pow.f64 (fma.f64 x 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) (pow.f64 (neg.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.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 (*.f64 x x) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.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 x (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -2 binary64)) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))))) (/.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #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 (fma.f64 x x #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 (fma.f64 x x #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 (pow.f64 x #s(literal 12 binary64)) (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))))) (/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64))))) |
(-.f64 (/.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)))) (neg.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) (/.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) (neg.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(-.f64 (/.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)))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (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 12 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))))) (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (neg.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (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)) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (neg.f64 (*.f64 (neg.f64 x) x)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 x) x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #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)))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) 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))) (pow.f64 (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) #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))) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 12 binary64)))) (pow.f64 (fma.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (-.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x x (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))) (/.f64 #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 x (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 #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 (neg.f64 x) x #s(literal 1 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 12 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (-.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64)))))) |
(*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) x) (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) |
(*.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x)) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (neg.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 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 x (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 #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 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))))))) |
(/.f64 (neg.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)))) (neg.f64 (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.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 (neg.f64 x) x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 12 binary64))))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (-.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 12 binary64))))) (neg.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (-.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64)))))) |
(/.f64 (neg.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (-.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 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) (/.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) (/.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))))) (*.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) (neg.f64 x))) (*.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) (*.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) x)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) x)) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) (*.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) (/.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) x))) |
(/.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 (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 (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 6 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 12 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (-.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) x)) (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #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 (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))) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 12 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (-.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 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 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) x) (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) x)) |
(/.f64 (neg.f64 x) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x x (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))) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (*.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))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (-.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64))) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 12 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.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 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) (*.f64 x (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (-.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64)))) (*.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 12 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.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 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 x x) (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal -1 binary64))) (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.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))) (pow.f64 x #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64) (log.f64 x))) |
(exp.f64 (+.f64 (log.f64 x) (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
Compiled 7 652 to 1 078 computations (85.9% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 332 | 5 | 337 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 333 | 5 | 338 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 78.4% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| ▶ | 51.4% | (/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) |
| ▶ | 78.4% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
| ▶ | 51.7% | #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
| ▶ | 50.7% | #s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
Compiled 94 to 66 computations (29.8% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (pow.f64 x #s(literal 3 binary64)) | |
| cost-diff | 0 | (-.f64 x (pow.f64 x #s(literal 3 binary64))) | |
| cost-diff | 0 | #s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) | |
| cost-diff | 0 | (fma.f64 x x #s(literal 1 binary64)) | |
| cost-diff | 192 | (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) | |
| cost-diff | 512 | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) | |
| cost-diff | 0 | #s(approx (+ (* x x) 1) #s(literal 1 binary64)) | |
| cost-diff | 0 | (/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) | |
| cost-diff | 0 | #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) | |
| cost-diff | 0 | (fma.f64 x x #s(literal 1 binary64)) | |
| cost-diff | 0 | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
Useful iterations: 10 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 85 |
| 0 | 25 | 83 |
| 1 | 34 | 83 |
| 2 | 49 | 83 |
| 3 | 66 | 83 |
| 4 | 121 | 83 |
| 5 | 210 | 83 |
| 6 | 363 | 83 |
| 7 | 651 | 83 |
| 8 | 1187 | 83 |
| 9 | 2142 | 83 |
| 10 | 3272 | 82 |
| 11 | 4409 | 82 |
| 12 | 5544 | 82 |
| 13 | 6254 | 82 |
| 14 | 6699 | 82 |
| 15 | 7127 | 82 |
| 16 | 7847 | 82 |
| 0 | 8138 | 82 |
| 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)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) |
x |
#s(approx (+ (* x x) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) 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(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 x (pow.f64 x #s(literal 3 binary64))) |
x |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
| Outputs |
|---|
(/.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)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) |
x |
#s(approx (+ (* x x) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
#s(literal 1 binary64) |
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) x) |
(fma.f64 x x #s(literal 1 binary64)) |
x |
#s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 x (pow.f64 x #s(literal 3 binary64))) |
x |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (pow.f64 x #s(literal 3 binary64)) | |
| accuracy | 0.00390625 | (-.f64 x (pow.f64 x #s(literal 3 binary64))) | |
| accuracy | 31.569533996229463 | #s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) | |
| accuracy | 0 | (fma.f64 x x #s(literal 1 binary64)) | |
| accuracy | 0.09375 | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) | |
| accuracy | 13.75192042683724 | (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) | |
| accuracy | 13.799648805576062 | (/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) | |
| accuracy | 30.958190071241134 | #s(approx (+ (* x x) 1) #s(literal 1 binary64)) | |
| accuracy | 0 | (/.f64 #s(literal 1 binary64) x) | |
| accuracy | 30.93334159834112 | #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) | |
| accuracy | 0 | (fma.f64 x x #s(literal 1 binary64)) | |
| accuracy | 13.799648805576062 | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| 22.0ms | 256× | 0 | valid |
Compiled 171 to 31 computations (81.9% saved)
ival-div: 5.0ms (40.6% of total)ival-mult: 2.0ms (16.2% of total)ival-pow: 2.0ms (16.2% of total)ival-sub: 1.0ms (8.1% of total)ival-add: 1.0ms (8.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 x (fma.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)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) |
#s(approx (+ (* x x) 1) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x) |
#s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 x (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
1 |
(+ 1 (pow x 2)) |
(/ 1 x) |
(/ (+ 1 (pow x 2)) x) |
(pow x 3) |
(/ (- 1 (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* x (+ 1 (/ 1 (pow x 2)))) |
(* -1 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1)) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ x (+ (* x x) 1)) (+ (* x x) 1) (/ x (+ (* x x) 1)) (/ 1 x) (/ x (+ (* x x) 1)) (+ (* x x) 1) (/ 1 (/ (+ (* x x) 1) x)) (/ (+ (* x x) 1) x) (/ x (+ (* x x) 1)) (- x (pow x 3)) (pow x 3)) |
| 1.0ms | x | @ | inf | ((/ x (+ (* x x) 1)) (+ (* x x) 1) (/ x (+ (* x x) 1)) (/ 1 x) (/ x (+ (* x x) 1)) (+ (* x x) 1) (/ 1 (/ (+ (* x x) 1) x)) (/ (+ (* x x) 1) x) (/ x (+ (* x x) 1)) (- x (pow x 3)) (pow x 3)) |
| 1.0ms | x | @ | 0 | ((/ x (+ (* x x) 1)) (+ (* x x) 1) (/ x (+ (* x x) 1)) (/ 1 x) (/ x (+ (* x x) 1)) (+ (* x x) 1) (/ 1 (/ (+ (* x x) 1) x)) (/ (+ (* x x) 1) x) (/ x (+ (* x x) 1)) (- x (pow x 3)) (pow x 3)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 186 |
| 1 | 153 | 174 |
| 2 | 375 | 170 |
| 3 | 1190 | 162 |
| 4 | 4420 | 162 |
| 0 | 8215 | 152 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
1 |
(+ 1 (pow x 2)) |
(/ 1 x) |
(/ (+ 1 (pow x 2)) x) |
(pow x 3) |
(/ (- 1 (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* x (+ 1 (/ 1 (pow x 2)))) |
(* -1 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1)) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2))))) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(-.f64 x (pow.f64 x #s(literal 3 binary64))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (pow x 2)) |
(fma.f64 x x #s(literal 1 binary64)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (pow x 2)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) x) |
(pow x 3) |
(pow.f64 x #s(literal 3 binary64)) |
(/ (- 1 (/ 1 (pow x 2))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(-.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 7 binary64))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) x)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) x) |
(* -1 (pow x 3)) |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1)) |
(-.f64 x (pow.f64 x #s(literal 3 binary64))) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 7 binary64))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) x)) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2))))) |
(-.f64 x (pow.f64 x #s(literal 3 binary64))) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 71 |
| 0 | 25 | 69 |
| 1 | 91 | 69 |
| 2 | 521 | 69 |
| 3 | 4782 | 68 |
| 0 | 9077 | 68 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 x (fma.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)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) |
#s(approx (+ (* x x) 1) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x) |
#s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 x (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
| Outputs |
|---|
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64)))) (-.f64 (fma.f64 x x (pow.f64 x #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 x (-.f64 x (pow.f64 x #s(literal 5 binary64))))) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #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 #s(literal 1 binary64) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (sqrt.f64 x) (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x 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 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) 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 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 x (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) |
(*.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 x (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal -1 binary64)) 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 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) x) |
(*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (pow.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 x (/.f64 x (+.f64 (pow.f64 x #s(literal 3 binary64)) x))) |
(*.f64 x (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.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))) (fma.f64 x (+.f64 (pow.f64 x #s(literal 3 binary64)) 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 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (-.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64)))) |
(/.f64 (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) x) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (-.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 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)) (fma.f64 x (+.f64 (pow.f64 x #s(literal 3 binary64)) 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 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) x) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal -1 binary64)) 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 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) |
(/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 x) (*.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (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 #s(literal -1 binary64) (neg.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) |
(/.f64 x (*.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(fma.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 x x) (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(exp.f64 (fma.f64 (log.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal -1/2 binary64) (*.f64 (log.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64) (*.f64 (log.f64 x) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64) (log.f64 x))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 1 binary64) (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (log.f64 x) (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (-.f64 (log.f64 x) (log1p.f64 (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (-.f64 (log.f64 x) (log1p.f64 (*.f64 x x))) #s(literal 1 binary64))) |
(exp.f64 (-.f64 (log.f64 x) (log1p.f64 (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 x (+.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 x (+.f64 (pow.f64 x #s(literal 3 binary64)) 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 8 binary64)) (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (-.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (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 (fma.f64 x x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #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 (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))) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 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 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 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 18 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -2 binary64))) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 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 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 18 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #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 (fma.f64 x x #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 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (-.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 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 18 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (neg.f64 (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))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(neg.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 x (+.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 5/2 binary64)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (-.f64 x #s(literal 1 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) x)) (/.f64 x (-.f64 x #s(literal 1 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 x #s(literal 1 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 5/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(-.f64 (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log1p.f64 (*.f64 x x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal 1 binary64))) |
(+.f64 (neg.f64 (*.f64 (neg.f64 x) x)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 x) x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(approx (/ x (+ (* x x) 1)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 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 -1 binary64) (neg.f64 x)) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal -1/2 binary64) (*.f64 (log.f64 x) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (log.f64 x))) |
(*.f64 (pow.f64 (/.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* x x) 1) #s(literal 1 binary64))) (neg.f64 x)) |
(*.f64 (pow.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)) #s(literal -1 binary64)) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) #s(approx (+ (* x x) 1) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) #s(approx (+ (* x x) 1) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64)))) |
(*.f64 x (pow.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(pow.f64 (*.f64 (/.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)) x) (/.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)) x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (pow.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 x) #s(approx (+ (* x x) 1) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (pow.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 x) (neg.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (neg.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64))) x)) |
(/.f64 (/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)) x)) |
(/.f64 x (*.f64 (neg.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)) x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) #s(approx (+ (* x x) 1) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (neg.f64 x) #s(approx (+ (* x x) 1) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)))) (/.f64 (neg.f64 x) #s(approx (+ (* x x) 1) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) #s(approx (+ (* x x) 1) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64))) #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64))) #s(literal -1 binary64) (*.f64 (log.f64 x) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64))) #s(literal -1 binary64) (log.f64 x))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (*.f64 (log.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 1 binary64) (*.f64 (log.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (log.f64 x) (*.f64 (log.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)) x)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (+ (* x x) 1) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (+ (* x x) 1) #s(literal 1 binary64)) |
(/.f64 (neg.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64)))) (-.f64 (fma.f64 x x (pow.f64 x #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 x (-.f64 x (pow.f64 x #s(literal 5 binary64))))) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #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 #s(literal 1 binary64) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (sqrt.f64 x) (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x 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 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) 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 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 x (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) |
(*.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 x (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal -1 binary64)) 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 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) x) |
(*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (pow.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 x (/.f64 x (+.f64 (pow.f64 x #s(literal 3 binary64)) x))) |
(*.f64 x (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.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))) (fma.f64 x (+.f64 (pow.f64 x #s(literal 3 binary64)) 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 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (-.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64)))) |
(/.f64 (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) x) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (-.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 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)) (fma.f64 x (+.f64 (pow.f64 x #s(literal 3 binary64)) 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 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) x) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal -1 binary64)) 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 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) |
(/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 x) (*.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (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 #s(literal -1 binary64) (neg.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) |
(/.f64 x (*.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(fma.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 x x) (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(exp.f64 (fma.f64 (log.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal -1/2 binary64) (*.f64 (log.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64) (*.f64 (log.f64 x) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64) (log.f64 x))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 1 binary64) (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (log.f64 x) (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (-.f64 (log.f64 x) (log1p.f64 (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (-.f64 (log.f64 x) (log1p.f64 (*.f64 x x))) #s(literal 1 binary64))) |
(exp.f64 (-.f64 (log.f64 x) (log1p.f64 (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 x (+.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) 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 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (+.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (-.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) (sqrt.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal -1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x) (/.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (/.f64 (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x)))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) x)) |
(*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal -1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64)) x)) |
(*.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) |
(pow.f64 (pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (pow.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (pow.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x)) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x)) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -1 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 (*.f64 #s(literal -1 binary64) (neg.f64 (-.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 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 x (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal -1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) x)) |
(/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) 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 #s(literal 1 binary64) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (+.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 12 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) (-.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 x (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 18 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) (-.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (*.f64 x (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (neg.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x))) |
(/.f64 (-.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 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) (neg.f64 x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal 1 binary64)) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(neg.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) x) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x x) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)) x) |
(fma.f64 #s(literal 1 binary64) x (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) x) (/.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (neg.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (-.f64 (log.f64 x) (log1p.f64 (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (-.f64 (log.f64 x) (log1p.f64 (*.f64 x x))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x)) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x)) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x))) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) x) |
(+.f64 x (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 2 binary64)))) (-.f64 (*.f64 x (-.f64 x (pow.f64 x #s(literal 5 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64))) (+.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 x (pow.f64 x #s(literal 5 binary64)))) (*.f64 x (-.f64 x (pow.f64 x #s(literal 5 binary64))))) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 x (pow.f64 x #s(literal 5 binary64)))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64)))) (-.f64 (fma.f64 x x (pow.f64 x #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x)) |
(*.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal -1 binary64)) (*.f64 x (-.f64 x (pow.f64 x #s(literal 5 binary64))))) |
(*.f64 (pow.f64 (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64)))) |
(*.f64 (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 6 binary64))) (pow.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64))) (pow.f64 (neg.f64 (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) x))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) (pow.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 x (-.f64 x (pow.f64 x #s(literal 5 binary64)))) (pow.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64))) (pow.f64 (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x) |
(*.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 x (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(pow.f64 (/.f64 (pow.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 x (-.f64 x (pow.f64 x #s(literal 5 binary64)))) (fma.f64 x x #s(literal 1 binary64))) x) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 12 binary64))) (pow.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal -1 binary64))) (fma.f64 x x (pow.f64 x #s(literal 6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 18 binary64))) (pow.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal -1 binary64))) (+.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 x #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 18 binary64))) (pow.f64 (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 27 binary64))) (pow.f64 (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64))) (+.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 x #s(literal 18 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)) #s(literal 2 binary64))) (+.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 9 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) (-.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)) #s(literal 2 binary64)) (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 9 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 18 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 x #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 18 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64))) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 27 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 x #s(literal 18 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64))) #s(literal 1 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 x (pow.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 9 binary64)))) (pow.f64 (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 12 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (fma.f64 x x (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 18 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (+.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 x #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 18 binary64))) (*.f64 (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 27 binary64))) (*.f64 (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 x #s(literal 18 binary64))) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 6 binary64))) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64))) (neg.f64 (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 x (-.f64 x (pow.f64 x #s(literal 5 binary64)))) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (*.f64 x x) (neg.f64 (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64))) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) x))) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64))) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 x (pow.f64 x #s(literal 5 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64))) (neg.f64 (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 x (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64)))) (-.f64 (fma.f64 x x (pow.f64 x #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x (-.f64 x (pow.f64 x #s(literal 5 binary64))))) (-.f64 x (pow.f64 x #s(literal 3 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (pow.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 2 binary64)))) (-.f64 (*.f64 x (-.f64 x (pow.f64 x #s(literal 5 binary64)))) (pow.f64 x #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 x) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 (neg.f64 x) (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) x (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (*.f64 #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)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/4 binary64))) (pow.f64 x #s(literal 3/4 binary64)) x) |
(fma.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (sqrt.f64 x) (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) x (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (pow.f64 x #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 x (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 x (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 (neg.f64 x) x) x x) |
(fma.f64 (pow.f64 x #s(literal 3/4 binary64)) (*.f64 (pow.f64 x #s(literal 3/4 binary64)) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) x) |
(fma.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) x) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64) x) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) x (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (/.f64 x (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 x x) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) x) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x x) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 x x) (pow.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 (*.f64 x x) (neg.f64 x) x) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64)) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64))) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
(fma.f64 x (/.f64 x (+.f64 (pow.f64 x #s(literal 3 binary64)) x)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 x (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 x (*.f64 (neg.f64 x) x) x) |
(fma.f64 x (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 (+.f64 x #s(literal 0 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 9 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(-.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x))) |
(-.f64 x (pow.f64 x #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (fma.f64 x (+.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
(+.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x) |
(+.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))) |
(+.f64 x (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 x #s(literal 9/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 9/4 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) x) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 x)) |
(pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 (neg.f64 x))) (pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 #s(literal -1 binary64)))) |
(/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) |
(/.f64 (pow.f64 x #s(literal 4 binary64)) x) |
(/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 3 binary64)) (neg.f64 (log.f64 x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -3 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (*.f64 (log.f64 x) #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 3 binary64))) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
Compiled 14 549 to 1 979 computations (86.4% saved)
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 772 | 3 | 775 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 774 | 6 | 780 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 78.4% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | 51.4% | (/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) |
| ▶ | 99.9% | (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* x x) 1) x) (+.f64 (/.f64 #s(literal 1 binary64) x) x))) |
| ▶ | 50.7% | #s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (neg.f64 x) x) x x)) |
| ✓ | 51.7% | #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
| ▶ | 50.7% | #s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x)) |
Compiled 71 to 48 computations (32.4% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) | |
| cost-diff | 0 | (+.f64 (/.f64 #s(literal 1 binary64) x) x) | |
| cost-diff | 0 | #s(approx (/ (+ (* x x) 1) x) (+.f64 (/.f64 #s(literal 1 binary64) x) x)) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* x x) 1) x) (+.f64 (/.f64 #s(literal 1 binary64) x) x))) | |
| cost-diff | -5824 | (fma.f64 (*.f64 (neg.f64 x) x) x x) | |
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | (*.f64 (neg.f64 x) x) | |
| cost-diff | 0 | #s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (neg.f64 x) x) x x)) | |
| cost-diff | -5824 | (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x) | |
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 98 |
| 0 | 26 | 98 |
| 1 | 40 | 98 |
| 2 | 58 | 90 |
| 3 | 86 | 90 |
| 4 | 142 | 90 |
| 5 | 188 | 90 |
| 6 | 345 | 90 |
| 7 | 841 | 90 |
| 8 | 1397 | 90 |
| 9 | 2779 | 86 |
| 10 | 4468 | 86 |
| 11 | 7075 | 86 |
| 0 | 8170 | 84 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x) |
(fma.f64 (neg.f64 x) x #s(literal 1 binary64)) |
(neg.f64 x) |
x |
#s(literal 1 binary64) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (neg.f64 x) x) x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) x x) |
(*.f64 (neg.f64 x) x) |
(neg.f64 x) |
x |
(/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* x x) 1) x) (+.f64 (/.f64 #s(literal 1 binary64) x) x))) |
#s(literal 1 binary64) |
#s(approx (/ (+ (* x x) 1) x) (+.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal 1 binary64) x) |
x |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x) |
(-.f64 x (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (neg.f64 x) x #s(literal 1 binary64)) |
(neg.f64 x) |
x |
#s(literal 1 binary64) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (neg.f64 x) x) x x)) |
#s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) x) x x) |
(-.f64 x (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (neg.f64 x) x) |
(neg.f64 x) |
x |
(/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* x x) 1) x) (+.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* x x) 1) x) (-.f64 x (/.f64 #s(literal -1 binary64) x)))) |
#s(literal 1 binary64) |
#s(approx (/ (+ (* x x) 1) x) (+.f64 (/.f64 #s(literal 1 binary64) x) x)) |
#s(approx (/ (+ (* x x) 1) x) (-.f64 x (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) x) |
(-.f64 x (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
x |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (/.f64 #s(literal 1 binary64) x) | |
| accuracy | 0 | #s(approx (/ (+ (* x x) 1) x) (+.f64 (/.f64 #s(literal 1 binary64) x) x)) | |
| accuracy | 0.00390625 | (+.f64 (/.f64 #s(literal 1 binary64) x) x) | |
| accuracy | 0.09375 | (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* x x) 1) x) (+.f64 (/.f64 #s(literal 1 binary64) x) x))) | |
| accuracy | 0 | (*.f64 (neg.f64 x) x) | |
| accuracy | 0 | (neg.f64 x) | |
| accuracy | 0.03515625 | (fma.f64 (*.f64 (neg.f64 x) x) x x) | |
| accuracy | 31.569533996229463 | #s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (neg.f64 x) x) x x)) | |
| accuracy | 0 | (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) | |
| accuracy | 0 | (neg.f64 x) | |
| accuracy | 0.046875 | (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x) | |
| accuracy | 31.569533996229463 | #s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x)) |
| 25.0ms | 256× | 0 | valid |
Compiled 173 to 35 computations (79.8% saved)
ival-mult: 6.0ms (35.4% of total)ival-div: 5.0ms (29.5% of total)ival-add: 4.0ms (23.6% of total)ival-neg: 1.0ms (5.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x)) |
(fma.f64 (neg.f64 x) x #s(literal 1 binary64)) |
(neg.f64 x) |
(*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (neg.f64 x) x) x x)) |
(*.f64 (neg.f64 x) x) |
(fma.f64 (*.f64 (neg.f64 x) x) x x) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* x x) 1) x) (+.f64 (/.f64 #s(literal 1 binary64) x) x))) |
#s(approx (/ (+ (* x x) 1) x) (+.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal 1 binary64) x) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
1 |
(+ 1 (* -1 (pow x 2))) |
(* -1 x) |
(* -1 (pow x 2)) |
(/ 1 x) |
(/ (+ 1 (pow x 2)) x) |
(/ (- 1 (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* -1 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1)) |
(* x (+ 1 (/ 1 (pow x 2)))) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ x (+ (* x x) 1)) (+ (* (neg x) x) 1) (neg x) (* (+ (* (neg x) x) 1) x) (/ x (+ (* x x) 1)) (* (neg x) x) (+ (* (* (neg x) x) x) x) (/ 1 (/ (+ (* x x) 1) x)) (/ (+ (* x x) 1) x) (+ (/ 1 x) x) (/ 1 x)) |
| 1.0ms | x | @ | inf | ((/ x (+ (* x x) 1)) (+ (* (neg x) x) 1) (neg x) (* (+ (* (neg x) x) 1) x) (/ x (+ (* x x) 1)) (* (neg x) x) (+ (* (* (neg x) x) x) x) (/ 1 (/ (+ (* x x) 1) x)) (/ (+ (* x x) 1) x) (+ (/ 1 x) x) (/ 1 x)) |
| 1.0ms | x | @ | 0 | ((/ x (+ (* x x) 1)) (+ (* (neg x) x) 1) (neg x) (* (+ (* (neg x) x) 1) x) (/ x (+ (* x x) 1)) (* (neg x) x) (+ (* (* (neg x) x) x) x) (/ 1 (/ (+ (* x x) 1) x)) (/ (+ (* x x) 1) x) (+ (/ 1 x) x) (/ 1 x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 188 |
| 1 | 152 | 174 |
| 2 | 364 | 170 |
| 3 | 1168 | 162 |
| 4 | 4268 | 162 |
| 0 | 8169 | 154 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
1 |
(+ 1 (* -1 (pow x 2))) |
(* -1 x) |
(* -1 (pow x 2)) |
(/ 1 x) |
(/ (+ 1 (pow x 2)) x) |
(/ (- 1 (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* -1 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1)) |
(* x (+ 1 (/ 1 (pow x 2)))) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2))))) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(-.f64 x (pow.f64 x #s(literal 3 binary64))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (pow x 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* -1 x) |
(neg.f64 x) |
(* -1 (pow x 2)) |
(*.f64 (neg.f64 x) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (pow x 2)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) x) |
(/ (- 1 (/ 1 (pow x 2))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1 binary64))) x) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* -1 (pow x 3)) |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1)) |
(-.f64 x (pow.f64 x #s(literal 3 binary64))) |
(* x (+ 1 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) x) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1 binary64))) x) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2))))) |
(-.f64 x (pow.f64 x #s(literal 3 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 91 |
| 0 | 26 | 91 |
| 1 | 106 | 87 |
| 0 | 758 | 83 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x)) |
(fma.f64 (neg.f64 x) x #s(literal 1 binary64)) |
(neg.f64 x) |
(*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (neg.f64 x) x) x x)) |
(*.f64 (neg.f64 x) x) |
(fma.f64 (*.f64 (neg.f64 x) x) x x) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* x x) 1) x) (+.f64 (/.f64 #s(literal 1 binary64) x) x))) |
#s(approx (/ (+ (* x x) 1) x) (+.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal 1 binary64) x) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
(*.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 6 binary64))) #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 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (neg.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 4 binary64)) #s(literal 1 binary64)) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)))) |
(/.f64 (+.f64 (neg.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 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (+.f64 (neg.f64 (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.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 (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (neg.f64 x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 (neg.f64 x) x) (+.f64 #s(literal 0 binary64) x)) |
(neg.f64 x) |
(-.f64 #s(literal 0 binary64) x) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 6 binary64))))) |
(*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) x) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (+.f64 (neg.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 x) (pow.f64 x #s(literal 6 binary64))) (-.f64 x (neg.f64 (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) (-.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x) (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (neg.f64 x) x) x x) |
(fma.f64 (neg.f64 x) (*.f64 x x) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (neg.f64 x) (*.f64 x x) x) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 x x) (neg.f64 x) x) |
(fma.f64 x (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 x (*.f64 (neg.f64 x) x) x) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x) |
(+.f64 x (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 x (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 x (neg.f64 x)) |
(neg.f64 (*.f64 x x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 6 binary64))))) |
(*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (neg.f64 x) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) x) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (+.f64 (neg.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 x) (pow.f64 x #s(literal 6 binary64))) (-.f64 x (neg.f64 (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) (-.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x) (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (neg.f64 x) x) x x) |
(fma.f64 (neg.f64 x) (*.f64 x x) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (neg.f64 x) (*.f64 x x) x) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 x x) (neg.f64 x) x) |
(fma.f64 x (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 x (*.f64 (neg.f64 x) x) x) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x) |
(+.f64 x (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 #s(approx (/ (+ (* x x) 1) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal -1/2 binary64)) (pow.f64 #s(approx (/ (+ (* x x) 1) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (/ (+ (* x x) 1) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) x))))) |
(*.f64 (pow.f64 #s(approx (/ (+ (* x x) 1) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ (+ (* x x) 1) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal -1 binary64))) |
(pow.f64 #s(approx (/ (+ (* x x) 1) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (/ (+ (* x x) 1) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (/ (+ (* x x) 1) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) x))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* x x) 1) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) #s(approx (/ (+ (* x x) 1) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) x)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (+ (* x x) 1) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) x))) #s(literal -1 binary64))) |
(*.f64 #s(approx (/ (+ (* x x) 1) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal 1 binary64)) |
#s(approx (/ (+ (* x x) 1) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) |
(/.f64 (neg.f64 #s(approx (/ (+ (* x x) 1) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) x))) #s(literal -1 binary64)) |
(/.f64 #s(approx (/ (+ (* x x) 1) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ (+ (* x x) 1) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(*.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64))) (-.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal -1 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) x) (-.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) (+.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)) x) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)) x) |
(fma.f64 x #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) x) |
(+.f64 x (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) (neg.f64 x))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
Compiled 2 620 to 454 computations (82.7% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 134 | 1 | 135 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 1 | 2 | 3 |
| Total | 135 | 6 | 141 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 78.4% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | 99.9% | (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* x x) 1) x) (+.f64 (/.f64 #s(literal 1 binary64) x) x))) |
| ✓ | 50.7% | #s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (neg.f64 x) x) x x)) |
| ✓ | 51.7% | #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | 50.7% | #s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x)) |
| ▶ | 51.4% | #s(approx (/ x (+ (* x x) 1)) (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x)) |
Compiled 80 to 53 computations (33.8% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x) | |
| cost-diff | 0 | #s(approx (/ x (+ (* x x) 1)) (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 38 |
| 0 | 12 | 38 |
| 1 | 22 | 35 |
| 2 | 28 | 35 |
| 3 | 39 | 35 |
| 4 | 52 | 35 |
| 5 | 72 | 35 |
| 6 | 131 | 35 |
| 7 | 341 | 35 |
| 8 | 619 | 35 |
| 9 | 1190 | 35 |
| 10 | 2205 | 35 |
| 11 | 3228 | 35 |
| 12 | 4312 | 35 |
| 13 | 5058 | 35 |
| 14 | 5919 | 35 |
| 15 | 6336 | 35 |
| 16 | 6471 | 35 |
| 17 | 6702 | 35 |
| 18 | 7625 | 35 |
| 19 | 7856 | 35 |
| 0 | 8088 | 34 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x) |
#s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
x |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x) |
#s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
x |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.046875 | (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x) | |
| accuracy | 31.569533996229463 | #s(approx (/ x (+ (* x x) 1)) (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x)) | |
| accuracy | 32.02682590672602 | #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) |
| 15.0ms | 256× | 0 | valid |
Compiled 63 to 23 computations (63.5% saved)
ival-mult: 4.0ms (40.3% of total)ival-div: 2.0ms (20.2% of total)ival-add: 2.0ms (20.2% of total)ival-neg: 1.0ms (10.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x) |
#s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
1 |
(+ 1 (* -1 (pow x 2))) |
(/ 1 x) |
(/ (- 1 (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(* -1 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1)) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | -inf | ((/ x (+ (* x x) 1)) (* (+ (* (neg x) x) 1) x) (+ (* (neg x) x) 1)) |
| 0.0ms | x | @ | inf | ((/ x (+ (* x x) 1)) (* (+ (* (neg x) x) 1) x) (+ (* (neg x) x) 1)) |
| 0.0ms | x | @ | 0 | ((/ x (+ (* x x) 1)) (* (+ (* (neg x) x) 1) x) (+ (* (neg x) x) 1)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 172 |
| 1 | 138 | 158 |
| 2 | 353 | 154 |
| 3 | 1118 | 150 |
| 4 | 4011 | 150 |
| 0 | 8098 | 142 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
1 |
(+ 1 (* -1 (pow x 2))) |
(/ 1 x) |
(/ (- 1 (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(* -1 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1)) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2))))) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(-.f64 x (pow.f64 x #s(literal 3 binary64))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (pow x 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- 1 (/ 1 (pow x 2))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(-.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 7 binary64))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) x)) |
(* -1 (pow x 3)) |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1)) |
(-.f64 x (pow.f64 x #s(literal 3 binary64))) |
(* -1 (pow x 2)) |
(*.f64 (neg.f64 x) x) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 7 binary64))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) x)) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2))))) |
(-.f64 x (pow.f64 x #s(literal 3 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 36 |
| 0 | 12 | 36 |
| 1 | 53 | 33 |
| 2 | 353 | 33 |
| 3 | 3945 | 33 |
| 0 | 9422 | 29 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x) |
#s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x) |
(*.f64 x #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64))) |
#s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) |
Compiled 285 to 62 computations (78.2% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 15 | 0 | 15 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 5 | 5 |
| Total | 15 | 6 | 21 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 78.4% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | 99.9% | (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* x x) 1) x) (+.f64 (/.f64 #s(literal 1 binary64) x) x))) |
| ✓ | 50.7% | #s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (neg.f64 x) x) x x)) |
| ✓ | 51.7% | #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | 50.7% | #s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x)) |
| ✓ | 51.4% | #s(approx (/ x (+ (* x x) 1)) (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x)) |
Compiled 197 to 91 computations (53.8% saved)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (neg.f64 x) x) x x)) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* x x) 1) x) (+.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* x x) 1) x) (+.f64 (/.f64 #s(literal 1 binary64) x) x))) |
2 calls:
| 3.0ms | x |
| 3.0ms | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (neg.f64 x) x) 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)) |
2 calls:
| 3.0ms | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 2 | x |
| 99.9% | 2 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (neg.f64 x) x) x x)) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (neg.f64 x) x) x x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
2 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.5% | 4 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 99.7% | 2 | x |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x)) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 2 | x |
Compiled 1 to 1 computations (0% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x)) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x)) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.4% | 1 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 51.4% | 1 | x |
Compiled 8 to 6 computations (25% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 59446297.18384033 | 1601199802.9990032 |
| 1.0ms | 16× | 0 | valid |
Compiled 27 to 23 computations (14.8% saved)
ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-add: 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 |
|---|---|---|
| 10.0ms | 0.793800044147743 | 59446297.18384033 |
| 5.0ms | 144× | 0 | valid |
Compiled 244 to 180 computations (26.2% saved)
ival-div: 1.0ms (39.4% of total)ival-add: 1.0ms (39.4% of total)ival-mult: 1.0ms (39.4% of total)ival-true: 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 |
|---|---|---|
| 1.0ms | 0.793800044147743 | 59446297.18384033 |
Compiled 244 to 189 computations (22.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 0.793800044147743 | 59446297.18384033 |
| 2.0ms | 48× | 0 | valid |
Compiled 271 to 207 computations (23.6% saved)
ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-add: 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× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 147 |
| 1 | 47 | 147 |
| 2 | 51 | 147 |
| 3 | 54 | 147 |
| 4 | 55 | 147 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* x x) 1) x) (+.f64 (/.f64 #s(literal 1 binary64) x) 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 7656119366529843/9007199254740992 binary64)) #s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (neg.f64 x) x) x x)) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
(if (<=.f64 x #s(literal 7656119366529843/9007199254740992 binary64)) #s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x)) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
(if (<=.f64 x #s(literal 1 binary64)) #s(approx (/ x (+ (* x x) 1)) (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x)) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x)) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (/ (+ (* x x) 1) x) (+.f64 (/.f64 #s(literal 1 binary64) x) 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 7656119366529843/9007199254740992 binary64)) #s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (neg.f64 x) x) x x)) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
(if (<=.f64 x #s(literal 7656119366529843/9007199254740992 binary64)) #s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (neg.f64 x) x #s(literal 1 binary64)) x)) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
(if (<=.f64 x #s(literal 1 binary64)) #s(approx (/ x (+ (* x x) 1)) (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x)) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ x (+ (* x x) 1)) (*.f64 #s(approx (+ (* (neg x) x) 1) #s(literal 1 binary64)) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 149 |
| 1 | 131 | 147 |
| 2 | 312 | 139 |
| 3 | 883 | 135 |
| 4 | 2391 | 133 |
| 5 | 5547 | 133 |
| 6 | 7623 | 133 |
| 0 | 8043 | 127 |
| 0 | 54 | 188 |
| 1 | 152 | 174 |
| 2 | 364 | 170 |
| 3 | 1168 | 162 |
| 4 | 4268 | 162 |
| 0 | 8169 | 154 |
| 0 | 5 | 15 |
| 0 | 8 | 15 |
| 1 | 33 | 15 |
| 2 | 202 | 15 |
| 3 | 1766 | 15 |
| 0 | 8562 | 13 |
| 0 | 53 | 186 |
| 1 | 153 | 174 |
| 2 | 375 | 170 |
| 3 | 1190 | 162 |
| 4 | 4420 | 162 |
| 0 | 8215 | 152 |
| 0 | 17 | 71 |
| 0 | 25 | 69 |
| 1 | 91 | 69 |
| 2 | 521 | 69 |
| 3 | 4782 | 68 |
| 0 | 9077 | 68 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 297 to 138 computations (53.5% saved)
Compiled 364 to 118 computations (67.6% saved)
Loading profile data...