
Time bar (total: 5.6s)
| 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)
| 614.0ms | 8 256× | 0 | valid |
ival-mult: 70.0ms (37.2% of total)ival-div: 61.0ms (32.5% of total)ival-add: 42.0ms (22.3% of total)ival-true: 6.0ms (3.2% of total)exact: 5.0ms (2.7% of total)ival-assert: 3.0ms (1.6% of total)adjust: 2.0ms (1.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 52 | 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 | 52 | 0 |
| ↳ | (*.f64 x x) | overflow | 52 | |
| ↳ | (+.f64 (*.f64 x x) #s(literal 1 binary64)) | overflow | 52 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 52 | 0 |
| - | 0 | 204 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 52 | 0 | 0 |
| - | 0 | 0 | 204 |
| number | freq |
|---|---|
| 0 | 204 |
| 1 | 52 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 22.0ms | 512× | 0 | valid |
Compiled 45 to 19 computations (57.8% saved)
ival-mult: 4.0ms (36.2% of total)ival-div: 3.0ms (27.1% of total)ival-add: 2.0ms (18.1% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 17 |
| 1 | 24 | 15 |
| 2 | 56 | 14 |
| 3 | 71 | 14 |
| 4 | 91 | 14 |
| 0 | 5 | 7 |
| 0 | 8 | 7 |
| 1 | 15 | 7 |
| 2 | 34 | 7 |
| 3 | 61 | 7 |
| 4 | 78 | 7 |
| 5 | 81 | 7 |
| 6 | 89 | 7 |
| 7 | 91 | 7 |
| 0 | 91 | 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 |
|---|---|---|
| ▶ | 80.8% | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
Compiled 7 to 5 computations (28.6% saved)
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 | 1 | (+.f64 (*.f64 x x) #s(literal 1 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 17 |
| 0 | 8 | 17 |
| 1 | 15 | 17 |
| 2 | 34 | 17 |
| 3 | 61 | 17 |
| 4 | 78 | 17 |
| 5 | 81 | 17 |
| 6 | 89 | 17 |
| 7 | 91 | 17 |
| 0 | 91 | 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.0 | (+.f64 (*.f64 x x) #s(literal 1 binary64)) | |
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 12.259260157876446 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 10.0ms | 256× | 0 | valid |
Compiled 19 to 7 computations (63.2% saved)
ival-div: 2.0ms (37.9% of total)ival-mult: 2.0ms (37.9% of total)ival-add: 1.0ms (19% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 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 | |
|---|---|---|---|---|
| 17.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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 152 |
| 1 | 128 | 150 |
| 2 | 336 | 142 |
| 3 | 1106 | 140 |
| 4 | 2977 | 137 |
| 5 | 7066 | 135 |
| 0 | 8174 | 131 |
| 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)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x #s(literal -1 binary64)) x) |
(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 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) x) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) x) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) #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 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) x) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64))) x) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) x) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) (neg.f64 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 15 |
| 0 | 8 | 15 |
| 1 | 33 | 15 |
| 2 | 220 | 15 |
| 3 | 2396 | 15 |
| 0 | 9308 | 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 (neg.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (/.f64 (-.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 3 binary64)) (pow.f64 x #s(literal 12 binary64))))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
(*.f64 (neg.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 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (neg.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 #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (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 x x #s(literal 1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 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 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (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))) |
(*.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)))) (neg.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 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 (neg.f64 (-.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (tanh.f64 (log.f64 x))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (tanh.f64 (log.f64 x)))) |
(*.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 (-.f64 (*.f64 (pow.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 -1 binary64))) (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -2 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 (pow.f64 x #s(literal 18 binary64)) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 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)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)))) (fma.f64 (pow.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 -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 -1 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 (pow.f64 x #s(literal 18 binary64)) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 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)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))))))) |
(/.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 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 18 binary64)) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (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 (fma.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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) 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 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 6 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 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 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 (/.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 (pow.f64 x #s(literal 4 binary64)) (-.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) 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)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) 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)) (pow.f64 x #s(literal 6 binary64))) (*.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 #s(literal 1 binary64) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (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 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (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 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (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 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 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 (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)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (-.f64 x #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 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 8 binary64))) (neg.f64 (*.f64 (-.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 18 binary64)) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 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 (-.f64 #s(literal 1 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 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.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 #s(literal 1 binary64) (pow.f64 x #s(literal 18 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 (fma.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 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) 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 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 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 #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 18 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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) |
(neg.f64 (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64))))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 8 binary64))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 8 binary64)))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 8 binary64))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) 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 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 (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)))) |
(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)) (*.f64 (neg.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)))) |
(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)) (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) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (neg.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)))) |
(fma.f64 (/.f64 (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 (neg.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)))) |
(fma.f64 (/.f64 (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)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 12 binary64))) #s(literal -1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 8 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 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))) (*.f64 (neg.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)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 x (-.f64 x #s(literal 1 binary64))) (*.f64 (neg.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)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 x (-.f64 x #s(literal 1 binary64))) (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))) (*.f64 (neg.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)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (*.f64 (neg.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)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (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))) (*.f64 (neg.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)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 x #s(literal 1 binary64))) (*.f64 (neg.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)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 x #s(literal 1 binary64))) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) 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))) (*.f64 (neg.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)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (*.f64 (neg.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)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) 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))) (*.f64 (neg.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)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (neg.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)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (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 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (*.f64 x x) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) 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))) (*.f64 (neg.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)))) |
(fma.f64 x (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (neg.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)))) |
(fma.f64 x (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) (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)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -2 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64)) (fma.f64 x x #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 -2 binary64)) (fma.f64 x x #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))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 12 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 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 12 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 #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 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -2 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 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -2 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 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (/.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 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(-.f64 (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)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (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 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 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 (*.f64 x x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 18 binary64)) (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (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 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (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 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 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.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 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 18 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 #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 #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 (pow.f64 x #s(literal 18 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 18 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (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)) (neg.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(+.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 18 binary64)) (-.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 (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)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #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)) (fma.f64 x x #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)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (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 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (neg.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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (neg.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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) x))) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (neg.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (neg.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 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 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 x x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 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 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (neg.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)) (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.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 (pow.f64 x #s(literal 4 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))))) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.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 x x #s(literal 1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.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 x x #s(literal 1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 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 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))) (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 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 (*.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 x x #s(literal 1 binary64))) (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 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))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.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 x x #s(literal 1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.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 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 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 x x #s(literal 1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.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 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 6 binary64)) #s(literal 1 binary64))) (fma.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 x x #s(literal 1 binary64))) (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.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 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 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 x x #s(literal 1 binary64))) (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 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))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (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 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (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))) |
(/.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)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) (neg.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (-.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 3 binary64)) (pow.f64 x #s(literal 12 binary64))))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 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 (*.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 (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 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (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 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 8 binary64)))))) |
(/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (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))) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (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))) |
(/.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 x (-.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 3 binary64)) (pow.f64 x #s(literal 12 binary64)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 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 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 12 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 8 binary64))))) |
(/.f64 x (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(neg.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 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))) (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 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.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 x x #s(literal 1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(-.f64 (*.f64 (fma.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 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 6 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (neg.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 (neg.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.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 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 6 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))) (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 x x #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal -1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))) (-.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))))) |
(neg.f64 (*.f64 x x)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (/.f64 (*.f64 #s(literal 4 binary64) (log.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))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
Compiled 6 541 to 808 computations (87.6% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 244 | 5 | 249 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 245 | 5 | 250 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 65.3% | (/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
| ▶ | 80.8% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| ▶ | 54.9% | (/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) |
| ▶ | 54.6% | #s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x)) |
| ▶ | 47.8% | #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
Compiled 110 to 78 computations (29.1% saved)
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) | |
| cost-diff | 0 | (fma.f64 x x #s(literal -1 binary64)) | |
| cost-diff | 0 | (/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) | |
| cost-diff | 1 | (*.f64 x (fma.f64 x x #s(literal -1 binary64))) | |
| cost-diff | 0 | (fma.f64 x x #s(literal -1 binary64)) | |
| cost-diff | 0 | (pow.f64 x #s(literal 3 binary64)) | |
| cost-diff | 0 | (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x) | |
| cost-diff | 0 | #s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x)) | |
| 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: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 112 |
| 0 | 34 | 112 |
| 1 | 62 | 112 |
| 2 | 188 | 110 |
| 3 | 833 | 110 |
| 4 | 2494 | 110 |
| 5 | 7081 | 110 |
| 0 | 8446 | 110 |
| 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) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x) |
(pow.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
(fma.f64 x x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 x x #s(literal -1 binary64))) |
x |
(fma.f64 x x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(literal 1 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) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) |
(pow.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
(fma.f64 x x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 x (fma.f64 x x #s(literal -1 binary64))) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) x) |
x |
(fma.f64 x x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(literal 1 binary64) |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (pow.f64 x #s(literal 4 binary64)) | |
| accuracy | 0.0 | (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) | |
| accuracy | 0.05078125 | (*.f64 x (fma.f64 x x #s(literal -1 binary64))) | |
| accuracy | 21.77781819124459 | (/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) | |
| accuracy | 0.0 | (fma.f64 x x #s(literal -1 binary64)) | |
| accuracy | 0.0 | (pow.f64 x #s(literal 3 binary64)) | |
| accuracy | 0.02734375 | (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x) | |
| accuracy | 29.034553712146266 | #s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x)) | |
| accuracy | 12.259260157876446 | (/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) | |
| accuracy | 28.77240189010059 | #s(approx (+ (* x x) 1) #s(literal 1 binary64)) | |
| accuracy | 0.0 | (/.f64 #s(literal 1 binary64) x) | |
| accuracy | 33.43745916405042 | #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) | |
| accuracy | 0.0 | (fma.f64 x x #s(literal 1 binary64)) | |
| accuracy | 12.259260157876446 | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| 59.0ms | 256× | 0 | valid |
Compiled 108 to 19 computations (82.4% saved)
ival-div: 13.0ms (45.5% of total)ival-mult: 5.0ms (17.5% of total)ival-pow: 5.0ms (17.5% of total)ival-add: 4.0ms (14% of total)ival-sub: 1.0ms (3.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 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)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x) |
(pow.f64 x #s(literal 3 binary64)) |
(fma.f64 x x #s(literal -1 binary64)) |
(*.f64 x (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (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 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 4 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) |
(pow x 3) |
-1 |
(- (pow x 2) 1) |
(* -1 x) |
(* x (- (pow x 2) 1)) |
(- (pow x 4) 1) |
(pow x 4) |
(/ (- 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)))) |
(pow x 5) |
(* (pow x 5) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 5) (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 3) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 4) (- 1 (/ 1 (pow x 4)))) |
(* -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 5) (- (/ 1 (pow x 2)) 1))) |
(* -1 (* (pow x 5) (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))))) |
(* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1))) |
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) (/ x (+ (* x x) 1)) (+ (* (pow x 3) (+ (* x x) -1)) x) (pow x 3) (+ (* x x) -1) (* x (+ (* x x) -1)) (/ (* x (+ (* x x) -1)) (- (pow x 4) 1)) (- (pow x 4) 1) (pow x 4)) |
| 2.0ms | x | @ | inf | ((/ x (+ (* x x) 1)) (+ (* x x) 1) (/ x (+ (* x x) 1)) (/ 1 x) (/ x (+ (* x x) 1)) (+ (* x x) 1) (/ x (+ (* x x) 1)) (+ (* (pow x 3) (+ (* x x) -1)) x) (pow x 3) (+ (* x x) -1) (* x (+ (* x x) -1)) (/ (* x (+ (* x x) -1)) (- (pow x 4) 1)) (- (pow x 4) 1) (pow x 4)) |
| 2.0ms | x | @ | 0 | ((/ x (+ (* x x) 1)) (+ (* x x) 1) (/ x (+ (* x x) 1)) (/ 1 x) (/ x (+ (* x x) 1)) (+ (* x x) 1) (/ x (+ (* x x) 1)) (+ (* (pow x 3) (+ (* x x) -1)) x) (pow x 3) (+ (* x x) -1) (* x (+ (* x x) -1)) (/ (* x (+ (* x x) -1)) (- (pow x 4) 1)) (- (pow x 4) 1) (pow x 4)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 284 |
| 1 | 171 | 274 |
| 2 | 409 | 274 |
| 3 | 1284 | 271 |
| 4 | 3374 | 264 |
| 5 | 7811 | 261 |
| 0 | 8533 | 256 |
| 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) |
(pow x 3) |
-1 |
(- (pow x 2) 1) |
(* -1 x) |
(* x (- (pow x 2) 1)) |
(- (pow x 4) 1) |
(pow x 4) |
(/ (- 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)))) |
(pow x 5) |
(* (pow x 5) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 5) (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 3) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 4) (- 1 (/ 1 (pow x 4)))) |
(* -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 5) (- (/ 1 (pow x 2)) 1))) |
(* -1 (* (pow x 5) (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))))) |
(* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1))) |
| 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)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x #s(literal -1 binary64)) x) |
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) |
(pow x 3) |
(pow.f64 x #s(literal 3 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (pow x 2) 1) |
(fma.f64 x x #s(literal -1 binary64)) |
(* -1 x) |
(neg.f64 x) |
(* x (- (pow x 2) 1)) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(- (pow x 4) 1) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 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 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) x) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) x) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 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)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(* (pow x 5) (- 1 (/ 1 (pow x 2)))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(* (pow x 5) (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2)))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) x) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) x) |
(* (pow x 3) (- 1 (/ 1 (pow x 2)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (pow.f64 x #s(literal 3 binary64))) |
(* (pow x 4) (- 1 (/ 1 (pow x 4)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) x) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) x) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) (neg.f64 x)) |
(* -1 (* (pow x 5) (- (/ 1 (pow x 2)) 1))) |
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1))) |
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 95 |
| 0 | 34 | 95 |
| 1 | 130 | 95 |
| 2 | 888 | 93 |
| 0 | 9606 | 93 |
| 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)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x) |
(pow.f64 x #s(literal 3 binary64)) |
(fma.f64 x x #s(literal -1 binary64)) |
(*.f64 x (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (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 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
| Outputs |
|---|
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 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 6 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 8 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 3 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 4 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 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 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 x) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(neg.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 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))) (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 x x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.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))) (*.f64 x 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 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (fma.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 x x #s(literal 1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.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))))) |
(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 (fma.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 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 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.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 x x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 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))) (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 x x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) (-.f64 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 4 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (neg.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (pow.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 -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 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) (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 3 binary64)) (pow.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 (pow.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 -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 (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 (*.f64 (/.f64 #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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)))) |
(/.f64 (neg.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 3 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))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.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))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 12 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 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 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 3 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 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 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (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 6 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(neg.f64 (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.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 (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 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 12 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 #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 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 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 (+.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 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(-.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (*.f64 x x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))))) |
(+.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(approx (/ x (+ (* x x) 1)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (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))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (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 x (neg.f64 (neg.f64 #s(approx (+ (* x x) 1) #s(literal 1 binary64))))) |
(/.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)))) |
#s(approx (+ (* x x) 1) #s(literal 1 binary64)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) (/.f64 (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 10 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 x x))) (-.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 x (pow.f64 x #s(literal 5 binary64))) (-.f64 x (pow.f64 x #s(literal 5 binary64)))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))))))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) (/.f64 (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 15 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 10 binary64)) (-.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 x (pow.f64 x #s(literal 5 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64))) (fma.f64 (-.f64 x (pow.f64 x #s(literal 5 binary64))) (-.f64 x (pow.f64 x #s(literal 5 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (-.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (*.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) (*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (*.f64 x x))) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 x x (*.f64 (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 x))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 x))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 x x (-.f64 (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(neg.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 x)) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))) x (neg.f64 x)) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))) x x) |
(fma.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) x))) (-.f64 x #s(literal 1 binary64)) (neg.f64 x)) |
(fma.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) x))) (-.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 x)) (*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) x) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (*.f64 (neg.f64 x) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) (*.f64 (neg.f64 x) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (*.f64 x (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) (*.f64 x (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 x)) |
(fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) x) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 x) (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (neg.f64 x) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal 5/2 binary64)))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 5/2 binary64)))) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (fabs.f64 (*.f64 (neg.f64 x) (pow.f64 x #s(literal 3/2 binary64)))) (fabs.f64 (*.f64 (neg.f64 x) (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (fabs.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64)))) (fabs.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (fabs.f64 (neg.f64 (pow.f64 x #s(literal 5/2 binary64)))) (fabs.f64 (neg.f64 (pow.f64 x #s(literal 5/2 binary64)))) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal 5/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 5/2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 x)) (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 7/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 x)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) x) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 x)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) (neg.f64 x) (neg.f64 x)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) (neg.f64 x) x) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) x (neg.f64 x)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) x x) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 x #s(literal 1 binary64))) (neg.f64 x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 x #s(literal 1 binary64))) x) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64)) (neg.f64 x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 (neg.f64 x) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (neg.f64 x) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 5/2 binary64))) (neg.f64 (pow.f64 x #s(literal 5/2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (pow.f64 x #s(literal 5/2 binary64)) (pow.f64 x #s(literal 5/2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (*.f64 (neg.f64 x) x) (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (neg.f64 x)) |
(fma.f64 (*.f64 (neg.f64 x) x) (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 7/2 binary64))) (neg.f64 x)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 7/2 binary64))) x) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 x)) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) x) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 x)) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 7/2 binary64)))) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 7/2 binary64)))) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 7/2 binary64))) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 7/2 binary64))) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 7/2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64))) (neg.f64 x)) |
(fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64))) x) |
(fma.f64 (neg.f64 x) (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (neg.f64 x) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) x (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 (neg.f64 x) x) x) |
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 x x) (neg.f64 x)) |
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 x x) x) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (neg.f64 x)) |
(fma.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 #s(literal 1 binary64) x (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 x (neg.f64 (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))) (neg.f64 x)) |
(fma.f64 x (neg.f64 (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))) x) |
(fma.f64 x (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64))) (neg.f64 x)) |
(fma.f64 x (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64))) x) |
(fma.f64 x (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 x #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(-.f64 (-.f64 x (pow.f64 x #s(literal 5 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64)))) (pow.f64 x #s(literal 3/2 binary64)))) |
(-.f64 (-.f64 x (pow.f64 x #s(literal 5 binary64))) (*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (-.f64 x (pow.f64 x #s(literal 5 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 (-.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 3 binary64))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) (/.f64 (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x))) |
(-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x))) |
(-.f64 (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 x)) |
(-.f64 (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) x) |
(-.f64 x (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(+.f64 (-.f64 x (pow.f64 x #s(literal 5 binary64))) (pow.f64 x #s(literal 3 binary64))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(+.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x))) |
(+.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(+.f64 (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 x)) |
(+.f64 (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) x) |
(+.f64 x (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) x) x) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 x x) (neg.f64 x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 (neg.f64 x) x)) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 x)) |
(pow.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) (-.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))))) |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(fabs.f64 (pow.f64 x #s(literal 3 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3/2 binary64) (*.f64 (log.f64 x) #s(literal 3/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 3/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(+.f64 (neg.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(*.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 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (pow.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 -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 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) (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 3 binary64)) (pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 (pow.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 -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 (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 (*.f64 (/.f64 #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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(/.f64 (neg.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 3 binary64))) |
(/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.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))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 12 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 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 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 3 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 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 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (*.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))) |
(neg.f64 (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) x (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) #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 #s(literal -1 binary64) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 x #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 x (-.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)))) |
(fma.f64 x (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 x x #s(literal -1 binary64)) |
(expm1.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 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 (+.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 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 12 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 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(-.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (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 -1 binary64) (*.f64 (neg.f64 x) x)) |
(-.f64 #s(literal -1 binary64) (*.f64 x x)) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64))) (*.f64 x (-.f64 x #s(literal 1 binary64)))) |
(+.f64 (*.f64 x (-.f64 x #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(+.f64 (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))))) |
(+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
(+.f64 (*.f64 x x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (fma.f64 x x x)) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 x x x) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x x x) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) x) |
(*.f64 (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) x) |
(*.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 x (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 x x (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x)) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (-.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)))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 x x))) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 x x (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 x x (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.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 (pow.f64 x #s(literal 6 binary64)) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 x)) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) x) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 x)) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) x) |
(fma.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 x)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) x) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 x)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 (neg.f64 x) x) (neg.f64 x) (neg.f64 x)) |
(fma.f64 (*.f64 (neg.f64 x) x) (neg.f64 x) x) |
(fma.f64 (*.f64 (neg.f64 x) x) x (neg.f64 x)) |
(fma.f64 (*.f64 (neg.f64 x) x) x x) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 x))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) x (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) x)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) (neg.f64 x)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) x) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 x)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) x) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 x)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) x) x) |
(fma.f64 (neg.f64 x) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 x x) (neg.f64 x)) |
(fma.f64 (neg.f64 x) (*.f64 x x) x) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 #s(literal -1 binary64) x (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) x) |
(fma.f64 (*.f64 x x) (neg.f64 x) (neg.f64 x)) |
(fma.f64 (*.f64 x x) (neg.f64 x) x) |
(fma.f64 (*.f64 x x) x (neg.f64 x)) |
(fma.f64 (*.f64 x x) x x) |
(fma.f64 #s(literal 1 binary64) x (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 x (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(fma.f64 x (*.f64 (neg.f64 x) x) x) |
(fma.f64 x (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 x #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 x (*.f64 x x) (neg.f64 x)) |
(fma.f64 x (*.f64 x x) x) |
(fma.f64 x #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) x))) |
(-.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) x)) |
(+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 x))) |
(+.f64 (*.f64 x (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 x x (pow.f64 x #s(literal 4 binary64))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))))) |
(+.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) |
(+.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) |
(+.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(+.f64 x (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (/.f64 (fma.f64 x x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) x) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 x (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 8 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (-.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 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 16 binary64)) (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (+.f64 (pow.f64 x #s(literal 24 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 16 binary64)) (-.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 12 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) x) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) x) (*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 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)) x) (*.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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (neg.f64 x))) (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x) (*.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 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.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 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 8 binary64)))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 8 binary64)) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 x #s(literal 8 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) x (*.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) x)) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) x (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) x)) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 8 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 x (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 x #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 x (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(fma.f64 x (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 x (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)))) (*.f64 (pow.f64 x #s(literal 8 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) x) (*.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) x)) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) x) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) x)) |
(+.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.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 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 8 binary64)))) |
(+.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal 8 binary64))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (*.f64 x (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 x (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (*.f64 x (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) (+.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.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)))) (/.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (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)) (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 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.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)))) #s(literal 3 binary64)) (pow.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)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (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 (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)) (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 (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)))) (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 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)))) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 8 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.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)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 8 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 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 8 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 3 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #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 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #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 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 8 binary64)) #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 3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #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 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 8 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 3 binary64)))) |
(/.f64 (*.f64 (-.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 (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #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 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 8 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 3 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (-.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 3 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 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))) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 8 binary64)) #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))) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) #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 (+.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)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #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 (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)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #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))) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 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 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.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 (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 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 6 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 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 6 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (-.f64 (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 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 8 binary64)) #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 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #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 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (*.f64 (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 (*.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 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 8 binary64)) (pow.f64 x #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #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)))) (*.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 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 8 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) |
(fma.f64 x (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (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 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.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 (*.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (*.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 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) |
(*.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 x (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 (exp.f64 #s(literal 4 binary64)) (log.f64 x)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) (-.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))))) |
(neg.f64 (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (neg.f64 x) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (neg.f64 x))) |
(fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) x (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) x)) |
(fma.f64 (neg.f64 x) (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (*.f64 (neg.f64 x) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 x (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (*.f64 x (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(sqrt.f64 (pow.f64 x #s(literal 8 binary64))) |
(fabs.f64 (pow.f64 x #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (neg.f64 x)) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (neg.f64 x))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) x) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) x)) |
(+.f64 (*.f64 (neg.f64 x) (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 x) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(+.f64 (*.f64 x (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 x (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(+.f64 (neg.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (neg.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
Compiled 19 229 to 2 267 computations (88.2% saved)
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 795 | 2 | 797 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 796 | 6 | 802 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 65.3% | (/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
| ✓ | 65.3% | (/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
| ✓ | 80.8% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | 54.9% | (/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) |
| ▶ | 54.6% | #s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) x x)) |
| ✓ | 47.8% | #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
Compiled 72 to 46 computations (36.1% saved)
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (fma.f64 x x #s(literal -1 binary64)) | |
| cost-diff | 1 | (*.f64 x (fma.f64 x x #s(literal -1 binary64))) | |
| cost-diff | 3 | (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) | |
| cost-diff | 5 | (/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) | |
| cost-diff | 0 | (fma.f64 x x #s(literal -1 binary64)) | |
| cost-diff | 0 | #s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) x x)) | |
| cost-diff | 1 | (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) | |
| cost-diff | 1 | (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) x x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 85 |
| 0 | 23 | 85 |
| 1 | 60 | 81 |
| 2 | 226 | 70 |
| 3 | 1247 | 68 |
| 4 | 6027 | 68 |
| 0 | 8174 | 66 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) x x)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) x x) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) |
(fma.f64 x x #s(literal -1 binary64)) |
x |
#s(literal -1 binary64) |
(*.f64 x x) |
(/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
(*.f64 x (fma.f64 x x #s(literal -1 binary64))) |
x |
(fma.f64 x x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) x x)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) x x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) |
(fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 x x #s(literal -1 binary64)) |
x |
#s(literal -1 binary64) |
(*.f64 x x) |
(/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 x (fma.f64 x x #s(literal -1 binary64))) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) x) |
x |
(fma.f64 x x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 0.05078125 | (*.f64 x (fma.f64 x x #s(literal -1 binary64))) | |
| accuracy | 0.07421875 | (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) | |
| accuracy | 21.77781819124459 | (/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) | |
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 0.00390625 | (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) x x) | |
| accuracy | 0.078125 | (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) | |
| accuracy | 29.034553712146266 | #s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) x x)) |
| 194.0ms | 256× | 0 | valid |
Compiled 84 to 16 computations (81% saved)
ival-mult: 177.0ms (95.4% of total)ival-add: 5.0ms (2.7% of total)ival-div: 3.0ms (1.6% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) x x) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) x x)) |
(fma.f64 x x #s(literal -1 binary64)) |
(/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) |
(*.f64 x (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 x x) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (pow x 2) 1)) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
-1 |
(- (pow x 2) 1) |
(- (pow x 4) 1) |
(* -1 x) |
(* x (- (pow x 2) 1)) |
(pow x 2) |
(pow x 5) |
(* (pow x 5) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 5) (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2)))) |
(pow x 4) |
(* (pow x 4) (- 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) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 4) (- 1 (/ 1 (pow x 4)))) |
(pow x 3) |
(* (pow x 3) (- 1 (/ 1 (pow x 2)))) |
(* -1 (* (pow x 5) (- (/ 1 (pow x 2)) 1))) |
(* -1 (* (pow x 5) (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))))) |
(* -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 (pow x 2)) 1))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((+ (* (* (+ (* x x) -1) (* x x)) x) x) (* (+ (* x x) -1) (* x x)) (/ x (+ (* x x) 1)) (+ (* x x) -1) (/ (* x (+ (* x x) -1)) (+ (* (* x x) (* x x)) -1)) (+ (* (* x x) (* x x)) -1) (* x (+ (* x x) -1)) (* x x)) |
| 1.0ms | x | @ | -inf | ((+ (* (* (+ (* x x) -1) (* x x)) x) x) (* (+ (* x x) -1) (* x x)) (/ x (+ (* x x) 1)) (+ (* x x) -1) (/ (* x (+ (* x x) -1)) (+ (* (* x x) (* x x)) -1)) (+ (* (* x x) (* x x)) -1) (* x (+ (* x x) -1)) (* x x)) |
| 1.0ms | x | @ | 0 | ((+ (* (* (+ (* x x) -1) (* x x)) x) x) (* (+ (* x x) -1) (* x x)) (/ x (+ (* x x) 1)) (+ (* x x) -1) (/ (* x (+ (* x x) -1)) (+ (* (* x x) (* x x)) -1)) (+ (* (* x x) (* x x)) -1) (* x (+ (* x x) -1)) (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 297 |
| 1 | 163 | 287 |
| 2 | 381 | 287 |
| 3 | 1177 | 283 |
| 4 | 3078 | 275 |
| 5 | 7116 | 275 |
| 0 | 8205 | 272 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* -1 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1)))) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (pow x 2) 1)) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
-1 |
(- (pow x 2) 1) |
(- (pow x 4) 1) |
(* -1 x) |
(* x (- (pow x 2) 1)) |
(pow x 2) |
(pow x 5) |
(* (pow x 5) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 5) (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2)))) |
(pow x 4) |
(* (pow x 4) (- 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) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 4) (- 1 (/ 1 (pow x 4)))) |
(pow x 3) |
(* (pow x 3) (- 1 (/ 1 (pow x 2)))) |
(* -1 (* (pow x 5) (- (/ 1 (pow x 2)) 1))) |
(* -1 (* (pow x 5) (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))))) |
(* -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 (pow x 2)) 1))) |
| 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) |
(* -1 (pow x 2)) |
(*.f64 (neg.f64 x) x) |
(* (pow x 2) (- (pow x 2) 1)) |
(fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x #s(literal -1 binary64)) x) |
-1 |
#s(literal -1 binary64) |
(- (pow x 2) 1) |
(fma.f64 x x #s(literal -1 binary64)) |
(- (pow x 4) 1) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(* -1 x) |
(neg.f64 x) |
(* x (- (pow x 2) 1)) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(pow x 2) |
(*.f64 x x) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(* (pow x 5) (- 1 (/ 1 (pow x 2)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (pow.f64 x #s(literal 5 binary64))) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(* (pow x 4) (- 1 (/ 1 (pow x 2)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) x)) |
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) x) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) |
(* (pow x 4) (- 1 (/ 1 (pow x 4)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(pow x 3) |
(pow.f64 x #s(literal 3 binary64)) |
(* (pow x 3) (- 1 (/ 1 (pow x 2)))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (/ 1 (pow x 2)) 1))) |
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) x) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) x) |
(* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1))) |
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 74 |
| 0 | 23 | 72 |
| 1 | 110 | 66 |
| 2 | 873 | 58 |
| 0 | 10332 | 56 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) x x) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) x x)) |
(fma.f64 x x #s(literal -1 binary64)) |
(/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) |
(*.f64 x (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 x x) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x) x)) |
(*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) x) |
(*.f64 x (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) |
(*.f64 x (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))))))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x)) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))))))) (*.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 x x))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 12 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (-.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (-.f64 (neg.f64 x) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x) (neg.f64 x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x) x) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (*.f64 x x) (neg.f64 x)) |
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (*.f64 x x) x) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x x x)) (-.f64 x #s(literal 1 binary64)) (neg.f64 x)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x x x)) (-.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 x)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x x x))) (-.f64 x #s(literal 1 binary64)) (neg.f64 x)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x x x))) (-.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 x)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64)) (neg.f64 x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x x x))) (-.f64 x #s(literal 1 binary64)) (neg.f64 x)) |
(fma.f64 (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x x x))) (-.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) x) (neg.f64 x)) |
(fma.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) x) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 x)) |
(fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) x) |
(fma.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 x)) (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x x x)) (*.f64 (-.f64 x #s(literal 1 binary64)) x) (neg.f64 x)) |
(fma.f64 (*.f64 x (fma.f64 x x x)) (*.f64 (-.f64 x #s(literal 1 binary64)) x) x) |
(fma.f64 (fma.f64 x x x) (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) x) (neg.f64 x)) |
(fma.f64 (fma.f64 x x x) (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) x) x) |
(fma.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 x)) |
(fma.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) (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 x #s(literal -1 binary64))) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) x) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 3 binary64))) (neg.f64 x)) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 3 binary64))) x) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 x)) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) x) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 x)) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 (*.f64 (neg.f64 x) x) (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (neg.f64 x)) |
(fma.f64 (*.f64 (neg.f64 x) x) (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x) |
(fma.f64 (neg.f64 x) (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (neg.f64 x)) |
(fma.f64 (neg.f64 x) (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) x) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64) (neg.f64 x)) |
(fma.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64) x) |
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 (neg.f64 x) x) x) |
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 x x) (neg.f64 x)) |
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 x x) x) |
(fma.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) x) |
(fma.f64 #s(literal 1 binary64) x (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (neg.f64 x) (neg.f64 x)) |
(fma.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (neg.f64 x) x) |
(fma.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) x (neg.f64 x)) |
(fma.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) x x) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) (neg.f64 x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) x) |
(fma.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (neg.f64 x)) |
(fma.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) x) |
(fma.f64 x #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 x (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (neg.f64 x)) |
(fma.f64 x (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) x) |
(-.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x))) |
(-.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 x)) |
(-.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) x) |
(-.f64 x (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x))) |
(+.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 x)) |
(+.f64 (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) x) |
(+.f64 x (+.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (*.f64 x (fma.f64 x x x))) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (fma.f64 (neg.f64 x) x (neg.f64 x)) (-.f64 (*.f64 (neg.f64 x) x) (neg.f64 x))) |
(*.f64 (fma.f64 (neg.f64 x) x x) (-.f64 (*.f64 (neg.f64 x) x) x)) |
(*.f64 (fma.f64 x x (neg.f64 x)) (-.f64 (*.f64 x x) (neg.f64 x))) |
(*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (fma.f64 x x x)) (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (fma.f64 x x x)) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(*.f64 (*.f64 x (fma.f64 x x x)) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x)) |
(*.f64 (fma.f64 x x x) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) x)) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (neg.f64 x)) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (fma.f64 x x (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 x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 x (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64))) |
(*.f64 x (-.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 8 binary64))) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) x) x)) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) x) x)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) x)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) x)) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 6 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 6 binary64)))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 8 binary64)))) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 8 binary64)))) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) x) x) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) x) x) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) x) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) x) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 6 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 6 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 8 binary64))) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 8 binary64))) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))) |
(neg.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (neg.f64 x) x)) |
(fma.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (neg.f64 x) x)) |
(fma.f64 (*.f64 (neg.f64 x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) x (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 x) x)) (sqrt.f64 (*.f64 (neg.f64 x) x)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (neg.f64 x)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 x) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 x)) (*.f64 (neg.f64 x) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 x)) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x) (*.f64 (neg.f64 x) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x) (*.f64 x x)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) x (*.f64 (neg.f64 x) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) x (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 x x) (*.f64 (neg.f64 x) x)) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) x)) |
(fma.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 x x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(fma.f64 (*.f64 x x) (*.f64 (neg.f64 x) x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (neg.f64 x) x)) |
(fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 x (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) x)) |
(fma.f64 x (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)) |
(fma.f64 x (neg.f64 x) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 x x (pow.f64 x #s(literal 4 binary64))) |
(-.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal 4 binary64))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) |
(-.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) |
(+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal 4 binary64))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (pow.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 -1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 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 3 binary64)) (pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 (pow.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 -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 (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) 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 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (-.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) |
(/.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(neg.f64 (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) x #s(literal -1 binary64)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (/.f64 (neg.f64 x) (-.f64 (neg.f64 x) #s(literal 1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (/.f64 x (-.f64 (neg.f64 x) #s(literal 1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (neg.f64 x) #s(literal 1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) (-.f64 x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 x #s(literal 1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) #s(literal 1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64))) (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 (neg.f64 x) (-.f64 x #s(literal 1 binary64))) (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))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x (-.f64 x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) x)) (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 x #s(literal 1 binary64))) (/.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) x)) (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 x #s(literal 1 binary64))) (/.f64 x (+.f64 #s(literal 1 binary64) x)) (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))) (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))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 x #s(literal 1 binary64))) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (-.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 x) x)) (sqrt.f64 (*.f64 (neg.f64 x) x)) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 x) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) x (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (neg.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 (neg.f64 x) x #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 x #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 x (-.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)))) |
(fma.f64 x (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 x x #s(literal -1 binary64)) |
(expm1.f64 (/.f64 (*.f64 #s(literal 4 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(expm1.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal 2 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 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) (pow.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 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 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(-.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(-.f64 #s(literal -1 binary64) (*.f64 x x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64))) (*.f64 x (-.f64 x #s(literal 1 binary64)))) |
(+.f64 (*.f64 x (-.f64 x #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(+.f64 (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)))) (neg.f64 (pow.f64 (fma.f64 x x (-.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)) (-.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 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 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 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(+.f64 (*.f64 x x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64))))) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) x)) |
(*.f64 (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.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))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (fma.f64 x x x) (/.f64 (-.f64 x #s(literal 1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) x)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) x) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (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 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(*.f64 x (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (-.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (-.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 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 2 binary64)) (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (-.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (+.f64 (pow.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 2 binary64)) (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 12 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) x) (*.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 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 3 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (neg.f64 x))) (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) x) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(neg.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (pow.f64 x #s(literal 8 binary64)) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (pow.f64 x #s(literal 8 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) x (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) x)) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) x (*.f64 (/.f64 (*.f64 x x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) x)) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x (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 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 8 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (*.f64 (pow.f64 x #s(literal 8 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x (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 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 x (/.f64 (*.f64 x x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.f64 x (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 x (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 x (/.f64 (*.f64 x x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 x (-.f64 (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 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64))))) (*.f64 (pow.f64 x #s(literal 8 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64))))) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) x) (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) #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)) x) (*.f64 (/.f64 (*.f64 x x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) x)) |
(+.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (pow.f64 x #s(literal 8 binary64)))) |
(+.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (pow.f64 x #s(literal 8 binary64))) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 x (/.f64 (*.f64 x x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) (*.f64 x (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 x (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 x (/.f64 (*.f64 x x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))))) |
(+.f64 (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(+.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (-.f64 x #s(literal 1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (-.f64 x #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) x) (*.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 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 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.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)))) (/.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 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 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 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 (pow.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)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (-.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 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 8 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))) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (neg.f64 (-.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (-.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (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 #s(literal -1 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (-.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (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 4 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.f64 (fma.f64 x x (-.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)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 12 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.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 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 8 binary64))) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal -1 binary64)) (-.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64))) (-.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (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 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 x 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 #s(literal 1 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (-.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (-.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (-.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (-.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (*.f64 x (fma.f64 x x x))) (-.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 (*.f64 x (fma.f64 x x x))) (-.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (neg.f64 (*.f64 x (fma.f64 x x x))) (-.f64 x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (*.f64 x (fma.f64 x x x))) (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 (neg.f64 x) x (neg.f64 x)) (-.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 (neg.f64 x) x (neg.f64 x)) (-.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 (neg.f64 x) x (neg.f64 x)) (-.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (neg.f64 x) x (neg.f64 x)) (-.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 (neg.f64 x) x x) (-.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 (neg.f64 x) x x) (-.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 (neg.f64 x) x x) (-.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (neg.f64 x) x x) (-.f64 (*.f64 (neg.f64 x) x) x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x (neg.f64 x)) (-.f64 (*.f64 x x) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 x x (neg.f64 x)) (-.f64 (*.f64 x x) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 x x (neg.f64 x)) (-.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x x (neg.f64 x)) (-.f64 (*.f64 x x) (neg.f64 x)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64))) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x x x)) (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x x x)) (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x x x)) (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x x x)) (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x x x)) (neg.f64 (-.f64 x #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x x x)) (neg.f64 (-.f64 x #s(literal 1 binary64))) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x x x)) (neg.f64 (-.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x x x)) (neg.f64 (-.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x x x)) (-.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x x x)) (-.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x x x)) (-.f64 x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x x x)) (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x x) (*.f64 (-.f64 x #s(literal 1 binary64)) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 x x x) (*.f64 (-.f64 x #s(literal 1 binary64)) x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 x x x) (*.f64 (-.f64 x #s(literal 1 binary64)) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x x x) (*.f64 (-.f64 x #s(literal 1 binary64)) x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (pow.f64 (fma.f64 x 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)))) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) x)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) x)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) x)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x) x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal 1 binary64)) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) x #s(literal -1 binary64)) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (neg.f64 x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (neg.f64 x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (neg.f64 x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x x) (*.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))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 x (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 x (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 x (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 x (-.f64 x (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 x (-.f64 x (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 x (-.f64 x (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (-.f64 x (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 x (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (fma.f64 x x #s(literal -1 binary64))) |
(expm1.f64 (*.f64 (log.f64 (*.f64 (neg.f64 x) x)) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(expm1.f64 (*.f64 #s(literal 4 binary64) (log.f64 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 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 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x 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) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (pow.f64 (fma.f64 x 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 (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 12 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 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) |
(+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(+.f64 (fma.f64 x x (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(+.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x (-.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) x) |
(*.f64 (neg.f64 (fma.f64 x x x)) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 x x x) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x x x) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 x))) |
(*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) (neg.f64 x))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) x) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) x) |
(*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 x (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 x x (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 x (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) x)) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) x)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x)) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) x (pow.f64 x #s(literal 5 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) x (pow.f64 x #s(literal 5 binary64)))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) x (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) x (pow.f64 x #s(literal 7 binary64)))) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 x x (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (neg.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)) #s(literal 1 binary64)) x) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (pow.f64 x #s(literal 5 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (pow.f64 x #s(literal 5 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (pow.f64 x #s(literal 7 binary64))) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (pow.f64 x #s(literal 7 binary64))) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 x x (pow.f64 x #s(literal 4 binary64))))) |
(neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal 3/4 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/4 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal 3/4 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/4 binary64)) x) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 x)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) x) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 x)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 x)) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) x) |
(fma.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 x)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 x))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) x (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) x) |
(fma.f64 (*.f64 (neg.f64 x) x) (neg.f64 x) (neg.f64 x)) |
(fma.f64 (*.f64 (neg.f64 x) x) (neg.f64 x) x) |
(fma.f64 (*.f64 (neg.f64 x) x) x (neg.f64 x)) |
(fma.f64 (*.f64 (neg.f64 x) x) x x) |
(fma.f64 (neg.f64 x) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) x) x) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 x x) (neg.f64 x)) |
(fma.f64 (neg.f64 x) (*.f64 x x) x) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 #s(literal 1 binary64) x (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x)) x) |
(fma.f64 (*.f64 x x) (neg.f64 x) (neg.f64 x)) |
(fma.f64 (*.f64 x x) (neg.f64 x) x) |
(fma.f64 (*.f64 x x) x (neg.f64 x)) |
(fma.f64 (*.f64 x x) x x) |
(fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 #s(literal -1 binary64) x (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 x (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) (*.f64 x (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))))) |
(fma.f64 x (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(fma.f64 x (*.f64 (neg.f64 x) x) x) |
(fma.f64 x #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 x (*.f64 x x) (neg.f64 x)) |
(fma.f64 x (*.f64 x x) x) |
(fma.f64 x #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) x))) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(-.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) |
(+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 x))) |
(+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64))) x) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) x)) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 x (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal -1 binary64)))) (*.f64 x (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 x x (pow.f64 x #s(literal 4 binary64))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 x x (pow.f64 x #s(literal 4 binary64)))))) |
(+.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) |
(+.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(+.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) |
(+.f64 x (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 x) x)) (sqrt.f64 (*.f64 (neg.f64 x) x))) |
(*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (neg.f64 x))) |
(*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (/.f64 (*.f64 #s(literal 4 binary64) (log.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 (neg.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
Compiled 24 705 to 2 838 computations (88.5% saved)
7 alts after pruning (2 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 030 | 2 | 1 032 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 1 | 3 | 4 |
| Total | 1 031 | 7 | 1 038 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 65.3% | (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
| ✓ | 65.3% | (/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
| ✓ | 80.8% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | 54.9% | (/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) |
| ✓ | 54.6% | #s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) x x)) |
| ▶ | 53.8% | #s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x x)) |
| ✓ | 47.8% | #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
Compiled 103 to 60 computations (41.7% saved)
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (+.f64 #s(literal 1 binary64) x) | |
| cost-diff | 3 | (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) | |
| cost-diff | 4 | (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) | |
| cost-diff | 5 | (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) | |
| cost-diff | 0 | (*.f64 (neg.f64 x) x) | |
| cost-diff | 0 | #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) | |
| cost-diff | 0 | (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x x) | |
| cost-diff | 0 | #s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 115 |
| 0 | 32 | 111 |
| 1 | 68 | 109 |
| 2 | 219 | 102 |
| 3 | 936 | 91 |
| 4 | 5229 | 91 |
| 0 | 8141 | 89 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x x)) |
(fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x x) |
#s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) x) |
(neg.f64 x) |
x |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(+.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(*.f64 (-.f64 x #s(literal 1 binary64)) x) |
(-.f64 x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) |
(*.f64 x x) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x x)) |
(fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x x) |
#s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) x) |
(neg.f64 x) |
x |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(+.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(*.f64 (-.f64 x #s(literal 1 binary64)) x) |
(-.f64 x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal -1 binary64) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0078125 | (*.f64 (-.f64 x #s(literal 1 binary64)) x) | |
| accuracy | 0.06640625 | (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) | |
| accuracy | 0.07421875 | (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) | |
| accuracy | 21.77781819124459 | (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) | |
| accuracy | 0.0 | (neg.f64 x) | |
| accuracy | 0.00390625 | (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x x) | |
| accuracy | 29.034553712146266 | #s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x x)) | |
| accuracy | 29.976840945322184 | #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) |
| 46.0ms | 256× | 0 | valid |
Compiled 92 to 21 computations (77.2% saved)
ival-mult: 25.0ms (67.1% of total)ival-add: 6.0ms (16.1% of total)ival-div: 3.0ms (8.1% of total)ival-sub: 1.0ms (2.7% of total)ival-neg: 1.0ms (2.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x x)) |
(fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x x) |
#s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) x) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(neg.f64 x) |
(*.f64 (-.f64 x #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 (pow x 2)) |
(* (pow x 2) (- (pow x 2) 1)) |
(* -1 x) |
(* x (- (pow x 2) 1)) |
-1 |
(- (pow x 4) 1) |
1 |
(+ 1 x) |
(* x (- x 1)) |
(/ 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) |
(pow x 5) |
(* (pow x 5) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 5) (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2)))) |
(pow x 4) |
(* (pow x 4) (- 1 (/ 1 (pow x 2)))) |
(pow x 3) |
(* (pow x 3) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 4) (- 1 (/ 1 (pow x 4)))) |
(* x (+ 1 (/ 1 x))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 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)) |
(* -1 (* (pow x 5) (- (/ 1 (pow x 2)) 1))) |
(* -1 (* (pow x 5) (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))))) |
(* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | x | @ | -inf | ((/ x (+ (* x x) 1)) (+ (* (* (+ (* x x) -1) (* x x)) x) x) (* (+ (* x x) -1) (* x x)) (* (neg x) x) (/ (* (+ 1 x) (* (- x 1) x)) (+ (* (* x x) (* x x)) -1)) (* (+ 1 x) (* (- x 1) x)) (+ (* (* x x) (* x x)) -1) (+ 1 x) (neg x) (* (- x 1) x)) |
| 2.0ms | x | @ | inf | ((/ x (+ (* x x) 1)) (+ (* (* (+ (* x x) -1) (* x x)) x) x) (* (+ (* x x) -1) (* x x)) (* (neg x) x) (/ (* (+ 1 x) (* (- x 1) x)) (+ (* (* x x) (* x x)) -1)) (* (+ 1 x) (* (- x 1) x)) (+ (* (* x x) (* x x)) -1) (+ 1 x) (neg x) (* (- x 1) x)) |
| 2.0ms | x | @ | 0 | ((/ x (+ (* x x) 1)) (+ (* (* (+ (* x x) -1) (* x x)) x) x) (* (+ (* x x) -1) (* x x)) (* (neg x) x) (/ (* (+ 1 x) (* (- x 1) x)) (+ (* (* x x) (* x x)) -1)) (* (+ 1 x) (* (- x 1) x)) (+ (* (* x x) (* x x)) -1) (+ 1 x) (neg x) (* (- x 1) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 302 |
| 1 | 177 | 292 |
| 2 | 407 | 292 |
| 3 | 1271 | 288 |
| 4 | 3233 | 280 |
| 5 | 7301 | 280 |
| 0 | 8011 | 278 |
| 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 (pow x 2)) |
(* (pow x 2) (- (pow x 2) 1)) |
(* -1 x) |
(* x (- (pow x 2) 1)) |
-1 |
(- (pow x 4) 1) |
1 |
(+ 1 x) |
(* x (- x 1)) |
(/ 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) |
(pow x 5) |
(* (pow x 5) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 5) (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2)))) |
(pow x 4) |
(* (pow x 4) (- 1 (/ 1 (pow x 2)))) |
(pow x 3) |
(* (pow x 3) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 4) (- 1 (/ 1 (pow x 4)))) |
(* x (+ 1 (/ 1 x))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 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)) |
(* -1 (* (pow x 5) (- (/ 1 (pow x 2)) 1))) |
(* -1 (* (pow x 5) (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))))) |
(* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1))) |
| 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)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x #s(literal -1 binary64)) x) |
(* -1 (pow x 2)) |
(*.f64 (neg.f64 x) x) |
(* (pow x 2) (- (pow x 2) 1)) |
(fma.f64 (neg.f64 x) x (pow.f64 x #s(literal 4 binary64))) |
(* -1 x) |
(neg.f64 x) |
(* x (- (pow x 2) 1)) |
(-.f64 (pow.f64 x #s(literal 3 binary64)) x) |
-1 |
#s(literal -1 binary64) |
(- (pow x 4) 1) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(-.f64 x #s(literal -1 binary64)) |
(* x (- x 1)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) 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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 (-.f64 (/.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 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) x) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(* (pow x 5) (- 1 (/ 1 (pow x 2)))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(* (pow x 5) (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2)))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)))) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(* (pow x 4) (- 1 (/ 1 (pow x 2)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(pow x 3) |
(pow.f64 x #s(literal 3 binary64)) |
(* (pow x 3) (- 1 (/ 1 (pow x 2)))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(* (pow x 4) (- 1 (/ 1 (pow x 4)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* x (+ 1 (/ 1 x))) |
(-.f64 x #s(literal -1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (- 1 (/ 1 x))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x) x) |
(* -1 (/ (- (/ 1 (pow x 2)) 1) x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) x) |
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x)) |
(-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) x) |
(* -1 (* (pow x 5) (- (/ 1 (pow x 2)) 1))) |
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1))) |
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 105 |
| 0 | 32 | 99 |
| 1 | 133 | 95 |
| 2 | 952 | 85 |
| 0 | 10115 | 80 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x x)) |
(fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x x) |
#s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) x) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(neg.f64 x) |
(*.f64 (-.f64 x #s(literal 1 binary64)) x) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x x)) |
(*.f64 (*.f64 (+.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (+.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64)) x) |
(*.f64 (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x x)) |
(*.f64 x (*.f64 #s(literal 1 binary64) (+.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (neg.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))))) |
(*.f64 x (+.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x))) (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x))))) (+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x))) (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x))) (*.f64 (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) (neg.f64 x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)) (*.f64 x x)) (neg.f64 (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x))))) |
(neg.f64 (/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (neg.f64 (neg.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)))) x)) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x)) |
(fma.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)))) x)) |
(fma.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 x)) (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (neg.f64 (neg.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)))) x)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x)) |
(fma.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 1 binary64) x) |
(fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x x) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)))) x)) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (neg.f64 (neg.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)))) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x)) |
(fma.f64 x (*.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) x) |
(fma.f64 x #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)))) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x)) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))))) (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x)))) |
(-.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) (neg.f64 x)) |
(-.f64 x (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) (neg.f64 x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x))))) (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) #s(literal 2 binary64)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x))) (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x (neg.f64 x)))) |
(+.f64 (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)))) x)) |
(+.f64 x (*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x)) |
(*.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64)) |
#s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) x) |
(*.f64 #s(literal -1 binary64) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x x) #s(literal -1 binary64)) |
(*.f64 x (neg.f64 x)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x))) |
(neg.f64 (*.f64 x x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x x x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64))))) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 x x x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (*.f64 (-.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) x))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (fma.f64 x x x) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (fma.f64 x x x) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x x x) (/.f64 (-.f64 x #s(literal 1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(*.f64 (fma.f64 x x x) (/.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (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 x (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 x (*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (-.f64 (pow.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 2 binary64)) (neg.f64 (-.f64 (pow.f64 x #s(literal 8 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 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (+.f64 (pow.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)))) (-.f64 (+.f64 (pow.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 2 binary64)) (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 12 binary64))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x x)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x x x) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x x))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x x))) (neg.f64 (*.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (expm1.f64 (*.f64 (log.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))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x x)) (*.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 x (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 x x x) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 x x x) x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (fma.f64 x x x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 x (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (fma.f64 x x x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 x x x) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x x x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 x x x) x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) (*.f64 x (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) (/.f64 (*.f64 (fma.f64 x x x) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) (/.f64 (*.f64 (fma.f64 x x x) x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) (*.f64 x (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) (/.f64 (*.f64 (fma.f64 x x x) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) (/.f64 (*.f64 (fma.f64 x x x) x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (*.f64 (fma.f64 x x x) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (*.f64 (fma.f64 x x x) x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64)) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64)) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (*.f64 (fma.f64 x x x) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64)) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (*.f64 (fma.f64 x x x) x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (pow.f64 x #s(literal 8 binary64)) (*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (pow.f64 x #s(literal 8 binary64)))) |
(fma.f64 (pow.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x x x) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x x x) x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 x x x) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 x x x) x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 x x x) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 x x x) x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (pow.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) x)) |
(fma.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) x (*.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 8 binary64)) (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (*.f64 (pow.f64 x #s(literal 8 binary64)) (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))))) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.f64 x (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (/.f64 (*.f64 (fma.f64 x x x) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (/.f64 (*.f64 (fma.f64 x x x) x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x x x) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x x x) x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 x (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x x x) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x x x) x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) (*.f64 x (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) (/.f64 (*.f64 (fma.f64 x x x) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) (/.f64 (*.f64 (fma.f64 x x x) x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 x (/.f64 (-.f64 x #s(literal 1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.f64 x (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 x (/.f64 (-.f64 x #s(literal 1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (/.f64 (*.f64 (fma.f64 x x x) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(fma.f64 x (/.f64 (-.f64 x #s(literal 1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (/.f64 (*.f64 (fma.f64 x x x) x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(fma.f64 x (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64))))) (*.f64 (pow.f64 x #s(literal 8 binary64)) (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64))))) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))))) |
(+.f64 (*.f64 (pow.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(+.f64 (*.f64 x (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (pow.f64 x #s(literal 8 binary64)))) |
(+.f64 (*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (pow.f64 x #s(literal 8 binary64))) (*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (pow.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) x)) |
(+.f64 (*.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) x) (*.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x x x) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x x x) x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 x (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(+.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x x x) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x x x) x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) |
(*.f64 (*.f64 (fma.f64 x x x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 x x x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (fma.f64 x x x))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) x) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) x) |
(*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x x x) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x x) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x x x)) |
(*.f64 (neg.f64 x) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 x (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 x (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) x)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64))) (fma.f64 x x x)) |
(/.f64 (*.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) x)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64))) (fma.f64 x x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 x #s(literal 1 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x x x) x (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 x #s(literal 1 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x x x) x (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 x x x) x) (*.f64 (fma.f64 x x x) x))) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x x x) x) (*.f64 (fma.f64 x x x) x)) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 x x x) x) #s(literal 3 binary64))) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x (-.f64 (*.f64 (*.f64 (fma.f64 x x x) x) (*.f64 (fma.f64 x x x) x)) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 x x x) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 x x x) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 x x x) x) (*.f64 (fma.f64 x x x) x) (-.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 x x x) x) (fma.f64 x x x))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) x)) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) x)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x)) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x x))) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x x))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x x))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x x))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (fma.f64 x x x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x x)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x x)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x x)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(fma.f64 (*.f64 x (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(fma.f64 (*.f64 x (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x x x) x)) |
(fma.f64 (*.f64 x (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(fma.f64 (*.f64 x (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (*.f64 (fma.f64 x x x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64))) x (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64))) x (*.f64 (fma.f64 x x x) x)) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal 3/4 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/4 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal 3/4 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/4 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal 3/4 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/4 binary64)) x) |
(fma.f64 (/.f64 (fma.f64 x x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(fma.f64 (/.f64 (fma.f64 x x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (fma.f64 x x x) x)) |
(fma.f64 (/.f64 (fma.f64 x x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(fma.f64 (/.f64 (fma.f64 x x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x x) x)) |
(fma.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(fma.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x x x) x)) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x x) x)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x x x) x)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 x)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) x) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 x)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 x)) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) x) |
(fma.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 x)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) x) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x x) x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x x) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x x) x) (fma.f64 x x x)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x x) (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x x) (*.f64 (fma.f64 x x x) x)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 x x x)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) x) (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 x x x) x)) |
(fma.f64 (*.f64 (fma.f64 x x x) x) #s(literal 1 binary64) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (fma.f64 x x x) x) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(fma.f64 (*.f64 (fma.f64 x x x) x) #s(literal 1 binary64) (fma.f64 x x x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64))) (neg.f64 x))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) x (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64))) x)) |
(fma.f64 (pow.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 x x x) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) (fma.f64 x x x))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 (neg.f64 x) x) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 (neg.f64 x) x) (neg.f64 x) (neg.f64 x)) |
(fma.f64 (*.f64 (neg.f64 x) x) (neg.f64 x) x) |
(fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 (neg.f64 x) x) x (neg.f64 x)) |
(fma.f64 (*.f64 (neg.f64 x) x) x x) |
(fma.f64 (fma.f64 x x x) (pow.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x x x) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))))) |
(fma.f64 (fma.f64 x x x) (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (fma.f64 x x x) (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(fma.f64 (fma.f64 x x x) (neg.f64 x) (fma.f64 x x x)) |
(fma.f64 (fma.f64 x x x) #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(fma.f64 (fma.f64 x x x) #s(literal 1 binary64) (*.f64 (fma.f64 x x x) x)) |
(fma.f64 (fma.f64 x x x) x (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (fma.f64 x x x) x (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(fma.f64 (fma.f64 x x x) x (fma.f64 x x x)) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64)) (*.f64 (fma.f64 x x x) x)) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (neg.f64 x) (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (neg.f64 x) (*.f64 (fma.f64 x x x) x)) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 x x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 x x) (fma.f64 x x x)) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) x (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) x (*.f64 (fma.f64 x x x) x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x) (fma.f64 x x x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) x (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) x (*.f64 (fma.f64 x x x) x)) |
(fma.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) x)) (fma.f64 x x x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x)) (fma.f64 x x x)) |
(fma.f64 (neg.f64 x) (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64))))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) x) x) |
(fma.f64 (neg.f64 x) (-.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(fma.f64 (neg.f64 x) (-.f64 x #s(literal 1 binary64)) (*.f64 (fma.f64 x x x) x)) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 x x) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (*.f64 x x) (neg.f64 x)) |
(fma.f64 (neg.f64 x) (*.f64 x x) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 #s(literal -1 binary64) x (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) x) (fma.f64 x x x)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x x x) (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x x x) (*.f64 (fma.f64 x x x) x)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 #s(literal 1 binary64) x (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (fma.f64 x x x)) |
(fma.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(fma.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64)) (fma.f64 x x x)) |
(fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(fma.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x) (fma.f64 x x x)) |
(fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 x x) (neg.f64 x) (neg.f64 x)) |
(fma.f64 (*.f64 x x) (neg.f64 x) x) |
(fma.f64 (*.f64 x x) x (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 x x) x (neg.f64 x)) |
(fma.f64 (*.f64 x x) x x) |
(fma.f64 x (+.f64 x #s(literal -1 binary64)) (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(fma.f64 x (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 x x x) x)) |
(fma.f64 x (*.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(fma.f64 x (*.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x x) x)) |
(fma.f64 x (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(fma.f64 x (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x x x) x)) |
(fma.f64 x (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64))))) |
(fma.f64 x (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 x (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(fma.f64 x (*.f64 (neg.f64 x) x) x) |
(fma.f64 x (fma.f64 x x x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 x (fma.f64 x x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(fma.f64 x (fma.f64 x x x) (fma.f64 x x x)) |
(fma.f64 x (-.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(fma.f64 x (-.f64 x #s(literal 1 binary64)) (*.f64 (fma.f64 x x x) x)) |
(fma.f64 x (-.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x x x) x)) |
(fma.f64 x #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 x #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 x (*.f64 x x) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 x (*.f64 x x) (neg.f64 x)) |
(fma.f64 x (*.f64 x x) x) |
(-.f64 (*.f64 (fma.f64 x x x) x) (*.f64 #s(literal -1 binary64) (fma.f64 x x x))) |
(-.f64 (*.f64 (fma.f64 x x x) x) (fma.f64 x x x)) |
(-.f64 (fma.f64 x x x) (*.f64 (neg.f64 x) (fma.f64 x x x))) |
(-.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) x)) |
(+.f64 (*.f64 (pow.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 x x x)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) (fma.f64 x x x))) |
(+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) x) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64))) x)) |
(+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64))) (neg.f64 x))) |
(+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (pow.f64 x #s(literal 3 binary64))) |
(+.f64 (*.f64 (fma.f64 x x x) (pow.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x x) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))))) |
(+.f64 (*.f64 x (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64))))) |
(+.f64 (neg.f64 (*.f64 (fma.f64 x x x) x)) (fma.f64 x x x)) |
(+.f64 (*.f64 (fma.f64 x x x) x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (fma.f64 x x x) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(+.f64 (*.f64 (fma.f64 x x x) x) (fma.f64 x x x)) |
(+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(+.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) |
(+.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(+.f64 (fma.f64 x x x) (neg.f64 (*.f64 (fma.f64 x x x) x))) |
(+.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) x)) |
(+.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) |
(+.f64 x (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (-.f64 x #s(literal 1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (-.f64 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)) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #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))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 x #s(literal 1 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x x x) x (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 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 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.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)))) (/.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 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 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 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 (pow.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)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (-.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 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 8 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 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 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64)))) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 12 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.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 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 8 binary64))) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal -1 binary64)) (-.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 12 binary64))) (-.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x x x) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x x x) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x x x) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x x x) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x x x) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x x x) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x x x) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x x x) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) x #s(literal -1 binary64)) |
(fma.f64 (fma.f64 (neg.f64 x) x (neg.f64 x)) (-.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 (neg.f64 x) x (neg.f64 x)) (-.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 (neg.f64 x) x (neg.f64 x)) (-.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 (neg.f64 x) x (neg.f64 x)) (-.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fma.f64 x x x)) (fabs.f64 (fma.f64 x x x)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (fabs.f64 (fma.f64 x x x)) (fabs.f64 (fma.f64 x x x)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fabs.f64 (fma.f64 x x x)) (fabs.f64 (fma.f64 x x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (fma.f64 x x x)) (fabs.f64 (fma.f64 x x x)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 x x x) x) (-.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x x x) x) (-.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x x x) x) (-.f64 x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (fma.f64 x x x) x) (-.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 (fma.f64 x x x) x) (-.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x x x) x) (-.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x x x) x) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (fma.f64 x x x) x) (-.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (pow.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (neg.f64 x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (neg.f64 x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (neg.f64 x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 x x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 x x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x x) (-.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 x x x) (-.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 x x x) (-.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x x) (-.f64 (*.f64 (neg.f64 x) x) x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x x) (fma.f64 x x x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 x x x) (fma.f64 x x x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 x x x) (fma.f64 x x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x x x) (fma.f64 x x x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 (fma.f64 x x x) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 (fma.f64 x x x) x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 (fma.f64 x x x) x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 (fma.f64 x x x) x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64))) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x x x) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x x x) x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x x x) x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x x x) x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal 1 binary64)) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 x) (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 x) (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (neg.f64 x) (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x x) (*.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))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 x (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(fma.f64 x (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 x (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 x (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 x (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (fma.f64 x x #s(literal -1 binary64))) |
(expm1.f64 (*.f64 (log.f64 (*.f64 (neg.f64 x) x)) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(expm1.f64 (*.f64 #s(literal 4 binary64) (log.f64 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 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 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.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 (pow.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64))) |
(+.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 12 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 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 (fma.f64 x x x) #s(literal 2 binary64))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64)))) (*.f64 (pow.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x x x) x)) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (+.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (*.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) |
(/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(neg.f64 (-.f64 x #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 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))) (-.f64 x #s(literal 1 binary64))) (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64)))) |
(-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x #s(literal 1 binary64))) (-.f64 x #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) (pow.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64)))) |
(+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64)))) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 (*.f64 x (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 x (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64))) x) |
(*.f64 (/.f64 (fma.f64 x x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x x)) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 x x x) #s(literal 1 binary64)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) x) |
(*.f64 (-.f64 #s(literal 1 binary64) x) x) |
(*.f64 (neg.f64 x) (-.f64 x #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x x)) |
(*.f64 x (+.f64 x #s(literal -1 binary64))) |
(*.f64 x (*.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)))) |
(*.f64 x (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 x (-.f64 x #s(literal 1 binary64))) |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) x)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) x)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) x)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (pow.f64 (fma.f64 x x x) #s(literal 2 binary64)) (fma.f64 x x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 #s(literal 1 binary64) x)) |
(neg.f64 (fma.f64 x x x)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 x) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 x) x)) (sqrt.f64 (*.f64 (neg.f64 x) x)) (neg.f64 x)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 x) x)) (sqrt.f64 (*.f64 (neg.f64 x) x)) x) |
(fma.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 x)) (*.f64 x x)) |
(fma.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (neg.f64 x)) |
(fma.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) x) |
(fma.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (neg.f64 x)) (neg.f64 x)) |
(fma.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (neg.f64 x)) x) |
(fma.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 x) (neg.f64 x)) |
(fma.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 x) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (neg.f64 x)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (neg.f64 x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) x) |
(fma.f64 (pow.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64)) x (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (neg.f64 x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) x) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64) x) |
(fma.f64 (neg.f64 x) (neg.f64 x) (neg.f64 x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) x) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 x x)) |
(fma.f64 (neg.f64 x) x x) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) x) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (neg.f64 x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) x) |
(fma.f64 x (pow.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 x (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))))) |
(fma.f64 x (neg.f64 x) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x x)) |
(fma.f64 x x (neg.f64 x)) |
(fma.f64 x x x) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x (pow.f64 x #s(literal 3 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x) x (pow.f64 x #s(literal 3 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x x)) (/.f64 (*.f64 x x) (fma.f64 x x x))) |
(-.f64 (*.f64 x x) (neg.f64 x)) |
(-.f64 (*.f64 x x) x) |
(+.f64 (*.f64 (pow.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64)) x) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))) x)) |
(+.f64 (*.f64 x (pow.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal -1 binary64))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x x x) x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 x x x) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 (fma.f64 x x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (fma.f64 x x x) x) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (neg.f64 x) x) x) |
(+.f64 (*.f64 x x) (neg.f64 x)) |
(+.f64 (*.f64 x x) x) |
(+.f64 x (*.f64 x x)) |
Compiled 23 800 to 2 289 computations (90.4% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 862 | 0 | 862 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 5 | 5 |
| Total | 862 | 7 | 869 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 65.3% | (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
| ✓ | 65.3% | (/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
| ✓ | 80.8% | (/.f64 x (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | 54.9% | (/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) |
| ✓ | 54.6% | #s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) x x)) |
| ✓ | 53.8% | #s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x x)) |
| ✓ | 47.8% | #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
Compiled 242 to 104 computations (57% saved)
| Inputs |
|---|
#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)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.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))) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) x x)) |
(/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) x)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #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 | x |
| 3.0ms | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 2 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 100.0% | 2 | x |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x x)) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x x)) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #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 |
|---|---|---|
| 78.5% | 4 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 98.9% | 2 | x |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
1 calls:
| 26.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 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(literal 1 binary64) x)) |
| Outputs |
|---|
#s(approx (/ x (+ (* x x) 1)) (/.f64 #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 |
|---|---|---|
| 47.8% | 1 | (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 47.8% | 1 | x |
Compiled 8 to 6 computations (25% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 210978.10774390676 | 78760996876.2327 |
| 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)adjust: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 0.03233044965963631 | 3.104899962697195 |
| 4.0ms | 112× | 0 | valid |
Compiled 262 to 170 computations (35.1% saved)
ival-div: 1.0ms (44.9% of total)ival-add: 1.0ms (44.9% of total)ival-mult: 1.0ms (44.9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 0.03233044965963631 | 3.104899962697195 |
| 3.0ms | 80× | 0 | valid |
Compiled 150 to 128 computations (14.7% saved)
ival-div: 1.0ms (62% of total)ival-mult: 1.0ms (62% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 96 |
| 1 | 45 | 96 |
| 2 | 108 | 96 |
| 3 | 390 | 94 |
| 4 | 1541 | 94 |
| 5 | 4225 | 94 |
| 6 | 6118 | 94 |
| 7 | 7803 | 94 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 x #s(literal 400000 binary64)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
(if (<=.f64 x #s(literal 7746191359077253/9007199254740992 binary64)) #s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x x)) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
(if (<=.f64 x #s(literal 1 binary64)) (/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
(if (<=.f64 x #s(literal 400000 binary64)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
(if (<=.f64 x #s(literal 7746191359077253/9007199254740992 binary64)) #s(approx (/ x (+ (* x x) 1)) (fma.f64 #s(approx (* (+ (* x x) -1) (* x x)) (*.f64 (neg.f64 x) x)) x x)) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
(if (<=.f64 x #s(literal 1 binary64)) (/.f64 x #s(approx (+ (* x x) 1) #s(literal 1 binary64))) #s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 95 |
| 0 | 34 | 95 |
| 1 | 130 | 95 |
| 2 | 888 | 93 |
| 0 | 9606 | 93 |
| 0 | 5 | 15 |
| 0 | 8 | 15 |
| 1 | 33 | 15 |
| 2 | 220 | 15 |
| 3 | 2396 | 15 |
| 0 | 9308 | 13 |
| 0 | 45 | 152 |
| 1 | 128 | 150 |
| 2 | 336 | 142 |
| 3 | 1106 | 140 |
| 4 | 2977 | 137 |
| 5 | 7066 | 135 |
| 0 | 8174 | 131 |
| 0 | 62 | 297 |
| 1 | 163 | 287 |
| 2 | 381 | 287 |
| 3 | 1177 | 283 |
| 4 | 3078 | 275 |
| 5 | 7116 | 275 |
| 0 | 8205 | 272 |
| 1× | done |
| 1× | iter limit |
| 1× | node 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 |
Compiled 96 to 28 computations (70.8% saved)
Compiled 262 to 102 computations (61.1% saved)
Loading profile data...