
Time bar (total: 11.1s)
| 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 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 2 |
| 25% | 25% | 75% | 0% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 4 |
| 62.5% | 62.5% | 37.5% | 0% | 0% | 0% | 0% | 5 |
| 68.8% | 68.7% | 31.2% | 0% | 0% | 0% | 0% | 6 |
| 71.9% | 71.8% | 28.1% | 0% | 0% | 0% | 0% | 7 |
| 73.4% | 73.4% | 26.5% | 0% | 0% | 0% | 0% | 8 |
| 74.2% | 74.2% | 25.8% | 0% | 0% | 0% | 0% | 9 |
| 74.6% | 74.6% | 25.4% | 0% | 0% | 0% | 0% | 10 |
| 74.8% | 74.8% | 25.2% | 0% | 0% | 0% | 0% | 11 |
| 74.9% | 74.9% | 25.1% | 0% | 0% | 0% | 0% | 12 |
Compiled 11 to 7 computations (36.4% saved)
| 900.0ms | 1 489× | 2 | valid |
| 820.0ms | 4 463× | 1 | valid |
| 175.0ms | 2 304× | 0 | valid |
ival-log: 769.0ms (49.3% of total)ival-hypot: 534.0ms (34.2% of total)adjust: 146.0ms (9.4% of total)ival-add: 97.0ms (6.2% of total)ival-true: 6.0ms (0.4% of total)exact: 5.0ms (0.3% of total)ival-assert: 3.0ms (0.2% of total)| 1× | egg-herbie |
| 30× | distribute-lft-neg-in |
| 28× | sub-neg |
| 26× | associate--r+ |
| 24× | neg-mul-1 |
| 22× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 21 |
| 1 | 23 | 19 |
| 2 | 48 | 19 |
| 3 | 88 | 19 |
| 4 | 137 | 19 |
| 5 | 184 | 19 |
| 6 | 211 | 19 |
| 7 | 214 | 19 |
| 0 | 7 | 9 |
| 0 | 12 | 9 |
| 1 | 16 | 9 |
| 0 | 16 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| Outputs |
|---|
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 107 | 0 | - | 0 | - | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 82 | 0 | - | 0 | - | (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 75 | 0 | - | 0 | - | (+.f64 x (sqrt.f64 (+.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 | |
|---|---|---|---|---|
log.f64 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) | sensitivity | 107 | 0 |
sqrt.f64 | (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) | oflow-rescue | 82 | 0 |
| ↳ | (*.f64 x x) | overflow | 82 | |
| ↳ | (+.f64 (*.f64 x x) #s(literal 1 binary64)) | overflow | 82 | |
+.f64 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) | cancellation | 75 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 225 | 0 |
| - | 0 | 31 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 225 | 0 | 0 |
| - | 0 | 0 | 31 |
| number | freq |
|---|---|
| 0 | 31 |
| 1 | 186 |
| 2 | 39 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 150.0ms | 288× | 1 | valid |
| 40.0ms | 64× | 2 | valid |
| 12.0ms | 160× | 0 | valid |
Compiled 90 to 32 computations (64.4% saved)
ival-hypot: 112.0ms (61.2% of total)ival-log: 39.0ms (21.3% of total)adjust: 18.0ms (9.8% of total)ival-add: 7.0ms (3.8% of total)ival-mult: 5.0ms (2.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 17.5% | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
Compiled 10 to 7 computations (30% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x x) #s(literal 1 binary64)) |
| 8× | lower-+.f32 |
| 4× | lift-+.f64 |
| 4× | lower-+.f64 |
| 4× | +-commutative |
| 2× | lift-sqrt.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 33 |
| 0 | 12 | 33 |
| 1 | 16 | 33 |
| 0 | 16 | 29 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
x |
(sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal 1 binary64) |
| Outputs |
|---|
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
x |
(sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal 1 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 73.2% | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| ✓ | accuracy | 70.3% | (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| ✓ | accuracy | 61.6% | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 99.0ms | 144× | 1 | valid |
| 15.0ms | 32× | 2 | valid |
| 6.0ms | 80× | 0 | valid |
Compiled 35 to 9 computations (74.3% saved)
ival-mult: 77.0ms (70.1% of total)ival-log: 15.0ms (13.6% of total)ival-hypot: 10.0ms (9.1% of total)adjust: 4.0ms (3.6% of total)ival-add: 4.0ms (3.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (+.f64 (*.f64 x x) #s(literal 1 binary64)) (patch (+.f64 (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (patch (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) #<representation binary64>) () ()) |
#s(alt (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (patch (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) (patch (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt 1 (taylor 0 x) (#s(alt (+.f64 (*.f64 x x) #s(literal 1 binary64)) (patch (+.f64 (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (pow x 2)) (taylor 0 x) (#s(alt (+.f64 (*.f64 x x) #s(literal 1 binary64)) (patch (+.f64 (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (pow x 2)) (taylor 0 x) (#s(alt (+.f64 (*.f64 x x) #s(literal 1 binary64)) (patch (+.f64 (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (pow x 2)) (taylor 0 x) (#s(alt (+.f64 (*.f64 x x) #s(literal 1 binary64)) (patch (+.f64 (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (+.f64 (*.f64 x x) #s(literal 1 binary64)) (patch (+.f64 (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (+.f64 (*.f64 x x) #s(literal 1 binary64)) (patch (+.f64 (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (+.f64 (*.f64 x x) #s(literal 1 binary64)) (patch (+.f64 (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (+.f64 (*.f64 x x) #s(literal 1 binary64)) (patch (+.f64 (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (+.f64 (*.f64 x x) #s(literal 1 binary64)) (patch (+.f64 (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (+.f64 (*.f64 x x) #s(literal 1 binary64)) (patch (+.f64 (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (+.f64 (*.f64 x x) #s(literal 1 binary64)) (patch (+.f64 (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (+.f64 (*.f64 x x) #s(literal 1 binary64)) (patch (+.f64 (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (patch (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (patch (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (patch (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) (taylor 0 x) (#s(alt (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (patch (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (* -1 (log (/ 1 x)))) (taylor inf x) (#s(alt (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (patch (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (patch (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (patch (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (patch (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 1/2) (log (/ -1 x))) (taylor -inf x) (#s(alt (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (patch (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (patch (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (patch (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (patch (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (patch (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (patch (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (patch (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) (taylor 0 x) (#s(alt (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (patch (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 x) (taylor inf x) (#s(alt (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (patch (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (patch (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) (taylor inf x) (#s(alt (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (patch (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) (taylor inf x) (#s(alt (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (patch (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor -inf x) (#s(alt (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (patch (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) (taylor -inf x) (#s(alt (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (patch (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) (taylor -inf x) (#s(alt (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (patch (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) (taylor -inf x) (#s(alt (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (patch (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) (patch (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (pow x 2))) (taylor 0 x) (#s(alt (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) (patch (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) (taylor 0 x) (#s(alt (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) (patch (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (taylor 0 x) (#s(alt (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) (patch (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) (patch (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) (patch (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) (taylor inf x) (#s(alt (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) (patch (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) (taylor inf x) (#s(alt (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) (patch (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) (patch (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) (patch (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) (taylor -inf x) (#s(alt (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) (patch (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) (taylor -inf x) (#s(alt (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) (patch (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (log (+ x (sqrt (+ (* x x) 1)))) |
| 1.0ms | x | @ | -inf | (log (+ x (sqrt (+ (* x x) 1)))) |
| 1.0ms | x | @ | inf | (log (+ x (sqrt (+ (* x x) 1)))) |
| 0.0ms | x | @ | inf | (+ (* x x) 1) |
| 0.0ms | x | @ | 0 | (+ (* x x) 1) |
| 1× | egg-herbie |
| 11 038× | lower-fma.f64 |
| 11 038× | lower-fma.f32 |
| 4 124× | lower-+.f64 |
| 4 124× | lower-+.f32 |
| 2 226× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 125 | 525 |
| 1 | 353 | 517 |
| 2 | 931 | 509 |
| 3 | 2909 | 479 |
| 4 | 7021 | 479 |
| 0 | 8073 | 448 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (pow x 2)) |
(+ 1 (pow x 2)) |
(+ 1 (pow x 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+ (log 1/2) (log (/ -1 x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) |
(* 2 x) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(/ -1/2 x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (pow x 2)) |
(fma.f64 x x #s(literal 1 binary64)) |
(+ 1 (pow x 2)) |
(fma.f64 x x #s(literal 1 binary64)) |
(+ 1 (pow x 2)) |
(fma.f64 x x #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (neg.f64 (log.f64 (neg.f64 x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 x))) (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) |
(fma.f64 x (fma.f64 x (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(fma.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) |
(+.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(-.f64 x (/.f64 #s(literal -1/2 binary64) x)) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(+.f64 x (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(+.f64 x (fma.f64 x (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(-.f64 (neg.f64 x) (fma.f64 x (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
| 1× | batch-egg-rewrite |
| 6 062× | lower-fma.f64 |
| 6 062× | lower-fma.f32 |
| 3 598× | lower-*.f32 |
| 3 596× | lower-*.f64 |
| 2 994× | lower-pow.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 31 |
| 0 | 12 | 31 |
| 1 | 44 | 31 |
| 2 | 297 | 31 |
| 3 | 3155 | 31 |
| 0 | 8738 | 27 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 x x) |
| Outputs |
|---|
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(exp.f64 (log1p.f64 (*.f64 x x))) |
(exp.f64 (*.f64 (neg.f64 (log1p.f64 (*.f64 x x))) #s(literal -1 binary64))) |
(hypot.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(hypot.f64 (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fabs.f64 (fma.f64 x x #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.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 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(sqrt.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)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.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) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.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 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(neg.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.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)))) (/.f64 #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 #s(literal -1 binary64))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (/.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))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.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 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (/.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 (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (exp.f64 (log1p.f64 (*.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (exp.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (exp.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) (exp.f64 (log1p.f64 (neg.f64 (*.f64 x x))))) |
(/.f64 (exp.f64 (log1p.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))))) (exp.f64 (log1p.f64 (neg.f64 (*.f64 x x))))) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.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)))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log1p.f64 (*.f64 x x)))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x)))) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log1p.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)) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.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)) (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 (/.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)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.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))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 x 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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 #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 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 #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 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (exp.f64 (neg.f64 (log1p.f64 (*.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))))))) |
(*.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (exp.f64 (neg.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(+.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(+.f64 #s(literal 0 binary64) (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(+.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))) |
(+.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(+.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))) |
(+.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(+.f64 (log1p.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(+.f64 (neg.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(+.f64 (neg.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))))) (log.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(+.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x 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)))))) (log.f64 (*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x 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)))))) (log.f64 (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log1p.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x 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))))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x 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))))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (*.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (neg.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (fma.f64 x (/.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))))) |
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x 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 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x 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 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (*.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(neg.f64 (neg.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 2 binary64)) (*.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 2 binary64))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (log.f64 (*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(fma.f64 x #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 x (/.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 #s(literal 1 binary64) x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) x) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) x) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) x) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) x) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/4 binary64)) x) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/4 binary64)) x) |
(fma.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/4 binary64)) x) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 #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 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) x) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))) x) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) x) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) x) |
(fma.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.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)))) #s(literal 1/4 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1/4 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1/4 binary64)) x) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)) x) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 x (sqrt.f64 (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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x 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 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x 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 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(/.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x 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))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x 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))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 x (/.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x 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 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x 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 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 x (sqrt.f64 (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) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(*.f64 (/.f64 (-.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x 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)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x 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)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (*.f64 x x))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (-.f64 (log1p.f64 (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))))) |
(fabs.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.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)))) #s(literal 1/8 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log1p.f64 (*.f64 x x))) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 #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 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.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)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
Compiled 12 006 to 1 635 computations (86.4% saved)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 410 | 11 | 421 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 411 | 11 | 422 |
| Status | Accuracy | Program |
|---|---|---|
| 5.9% | (log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) | |
| 17.5% | (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) | |
| ▶ | 2.2% | (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) |
| 29.9% | (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 x (/.f64 #s(literal -1/2 binary64) x))))) | |
| ▶ | 12.4% | (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) |
| 30.2% | (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) | |
| ▶ | 29.2% | (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) |
| 28.9% | (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (*.f64 x #s(literal 2 binary64)))) | |
| 42.5% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) | |
| ▶ | 44.1% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
| ▶ | 42.4% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) |
Compiled 244 to 140 computations (42.6% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
| ✓ | cost-diff | 0 | #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
| ✓ | cost-diff | 0 | (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
| ✓ | cost-diff | 0 | (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) x) |
| ✓ | cost-diff | 0 | #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) |
| ✓ | cost-diff | 0 | (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) |
| ✓ | cost-diff | 0 | #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal -1/6 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
| ✓ | cost-diff | 0 | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 3/40 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
| ✓ | cost-diff | 0 | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
| 2 488× | lower-fma.f32 |
| 2 482× | lower-fma.f64 |
| 1 072× | lower-*.f32 |
| 1 064× | lower-*.f64 |
| 750× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 202 |
| 0 | 46 | 194 |
| 1 | 72 | 194 |
| 2 | 102 | 194 |
| 3 | 164 | 194 |
| 4 | 252 | 194 |
| 5 | 291 | 194 |
| 6 | 330 | 194 |
| 7 | 552 | 194 |
| 8 | 1053 | 194 |
| 9 | 1956 | 194 |
| 10 | 2523 | 194 |
| 11 | 2567 | 194 |
| 12 | 2586 | 194 |
| 13 | 2593 | 194 |
| 14 | 2593 | 194 |
| 15 | 2597 | 194 |
| 16 | 2601 | 194 |
| 0 | 2601 | 182 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
x |
(*.f64 x #s(literal 3/40 binary64)) |
#s(literal 3/40 binary64) |
#s(literal -1/6 binary64) |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(*.f64 x x) |
x |
(*.f64 x #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
(log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) |
(+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) |
x |
#s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) |
#s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
x |
(log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) |
(+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
x |
#s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(/.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
x |
(*.f64 x #s(literal 3/40 binary64)) |
#s(literal 3/40 binary64) |
#s(literal -1/6 binary64) |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) |
(*.f64 x x) |
x |
(*.f64 x #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
(log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) |
(+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) |
x |
#s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) |
#s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
x |
(log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) |
(+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
x |
#s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(/.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
| ✓ | accuracy | 73.2% | (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
| ✓ | accuracy | 61.6% | (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) |
| ✓ | accuracy | 30.7% | #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1/2 binary64) x) |
| ✓ | accuracy | 61.6% | (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) |
| ✓ | accuracy | 30.6% | #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) |
| ✓ | accuracy | 73.2% | (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) |
| ✓ | accuracy | 61.6% | (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) |
| ✓ | accuracy | 44.6% | #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
| ✓ | accuracy | 99.5% | (*.f64 x #s(literal -1/6 binary64)) |
| ✓ | accuracy | 42.4% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) |
| ✓ | accuracy | 99.9% | (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.7% | (*.f64 x #s(literal 3/40 binary64)) |
| ✓ | accuracy | 44.1% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
| 77.0ms | 144× | 1 | valid |
| 28.0ms | 32× | 2 | valid |
| 15.0ms | 80× | 0 | valid |
Compiled 153 to 22 computations (85.6% saved)
ival-log: 21.0ms (22.1% of total)ival-hypot: 17.0ms (17.9% of total)ival-add: 17.0ms (17.9% of total)ival-mult: 15.0ms (15.8% of total)adjust: 10.0ms (10.5% of total)const: 10.0ms (10.5% of total)ival-div: 3.0ms (3.2% of total)ival-sub: 2.0ms (2.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ()) |
#s(alt (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ()) |
#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) (patch (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) #<representation binary64>) () ()) |
#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ()) |
#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ()) |
#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) #<representation binary64>) () ()) |
#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) (patch (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) (patch #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ()) |
#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) #<representation binary64>) () ()) |
#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (patch #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #<representation binary64>) () ()) |
#s(alt (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (patch (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) #<representation binary64>) () ()) |
#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt x (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (* -1 (log (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 1/2) (log (/ -1 x))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor inf x) (#s(alt (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt -1/6 (taylor 0 x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 3/40 (pow x 2)) 1/6) (taylor 0 x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 3/40 (pow x 2)) 1/6) (taylor 0 x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 3/40 (pow x 2)) 1/6) (taylor 0 x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 2)) (taylor inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (* -1 (log (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 1/2) (log (/ -1 x))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) (patch (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) (patch (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) (patch (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) (patch (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor inf x) (#s(alt (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) (patch (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) (taylor inf x) (#s(alt (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) (patch (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) (taylor inf x) (#s(alt (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) (patch (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) (taylor inf x) (#s(alt (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) (patch (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor -inf x) (#s(alt (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) (patch (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) (patch (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) (patch (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) (patch (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor inf x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor inf x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor inf x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor inf x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) (taylor 0 x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (* -1 (log (/ 1 x)))) (taylor inf x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 1/2) (log (/ -1 x))) (taylor -inf x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) (taylor 0 x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 x) (taylor inf x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) (taylor inf x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) (taylor inf x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor -inf x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) (taylor -inf x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) (taylor -inf x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) (taylor -inf x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (pow x 2))) (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) (taylor inf x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) (taylor inf x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) (patch (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) (patch (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) (patch (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) (taylor 0 x) (#s(alt (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) (patch (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (* -1 (log (/ 1 x)))) (taylor inf x) (#s(alt (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) (patch (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) (patch (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) (patch (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) (patch (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 1/2) (log (/ -1 x))) (taylor -inf x) (#s(alt (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) (patch (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) (patch (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) (patch (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) (patch (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) (patch #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) (patch #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) (patch #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) (taylor 0 x) (#s(alt #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) (patch #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 x) (taylor inf x) (#s(alt #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) (patch #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) (patch #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) (taylor inf x) (#s(alt #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) (patch #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) (taylor inf x) (#s(alt #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) (patch #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor -inf x) (#s(alt #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) (patch #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) (taylor -inf x) (#s(alt #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) (patch #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) (taylor -inf x) (#s(alt #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) (patch #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) (taylor -inf x) (#s(alt #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) (patch #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor 0 x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor 0 x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor 0 x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor 0 x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor -inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor -inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor -inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor -inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) (taylor 0 x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (* -1 (log (/ 1 x)))) (taylor inf x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 1/2) (log (/ -1 x))) (taylor -inf x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (patch (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) (taylor 0 x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 x) (taylor inf x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) (taylor inf x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) (taylor inf x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor -inf x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) (taylor -inf x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) (taylor -inf x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) (taylor -inf x) (#s(alt (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (patch (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (patch #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (pow x 2))) (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (patch #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (patch #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (patch #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (patch #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (patch #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) (taylor inf x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (patch #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) (taylor inf x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (patch #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (patch #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (patch #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (patch #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (patch #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor 0 x) (#s(alt (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (patch (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (pow x 2)) 1/2) x) (taylor 0 x) (#s(alt (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (patch (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (pow x 2)) 1/2) x) (taylor 0 x) (#s(alt (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (patch (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (pow x 2)) 1/2) x) (taylor 0 x) (#s(alt (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (patch (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (patch (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (patch (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (patch (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (patch (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (patch (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (patch (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (patch (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (patch (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) |
| 1.0ms | x | @ | -inf | (+ (* (* x x) (* x -1/6)) x) |
| 1.0ms | x | @ | -inf | (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) |
| 0.0ms | x | @ | -inf | (* x (* x x)) |
| 0.0ms | x | @ | 0 | (/ -1/2 x) |
| 1× | egg-herbie |
| 15 958× | lower-fma.f64 |
| 15 958× | lower-fma.f32 |
| 4 002× | lower-+.f64 |
| 4 002× | lower-+.f32 |
| 3 318× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 152 | 2106 |
| 1 | 422 | 2012 |
| 2 | 1143 | 1998 |
| 3 | 3556 | 1894 |
| 0 | 8346 | 1801 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+ (log 1/2) (log (/ -1 x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* 3/40 (pow x 5)) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 5)) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
-1/6 |
(- (* 3/40 (pow x 2)) 1/6) |
(- (* 3/40 (pow x 2)) 1/6) |
(- (* 3/40 (pow x 2)) 1/6) |
(* 3/40 (pow x 2)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 2)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+ (log 1/2) (log (/ -1 x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* -1/6 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* -1/6 (pow x 3)) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+ (log 1/2) (log (/ -1 x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) |
(* 2 x) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(/ -1/2 x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+ (log 1/2) (log (/ -1 x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) |
(* 2 x) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(/ -1/2 x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+ (log 1/2) (log (/ -1 x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) |
(* 2 x) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(/ -1/2 x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(/ -1/2 x) |
(/ (- (* -1 (pow x 2)) 1/2) x) |
(/ (- (* -1 (pow x 2)) 1/2) x) |
(/ (- (* -1 (pow x 2)) 1/2) x) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (log.f64 #s(literal 1/2 binary64)))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
-1/6 |
#s(literal -1/6 binary64) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (log.f64 #s(literal 1/2 binary64)))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* -1/6 (pow x 3)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* -1/6 (pow x 3)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (log.f64 #s(literal 1/2 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(fma.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(+.f64 x (/.f64 #s(literal 1/2 binary64) x)) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(+.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(fma.f64 x (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(-.f64 (neg.f64 x) (fma.f64 x (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (log.f64 #s(literal 1/2 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(fma.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (log.f64 #s(literal 1/2 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(fma.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(+.f64 x (/.f64 #s(literal 1/2 binary64) x)) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(+.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(fma.f64 x (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(-.f64 (neg.f64 x) (fma.f64 x (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ (- (* -1 (pow x 2)) 1/2) x) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(/ (- (* -1 (pow x 2)) 1/2) x) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(/ (- (* -1 (pow x 2)) 1/2) x) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
| 1× | batch-egg-rewrite |
| 8 398× | lower-fma.f32 |
| 8 392× | lower-fma.f64 |
| 3 860× | lower-/.f32 |
| 3 858× | lower-/.f64 |
| 3 780× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 185 |
| 0 | 46 | 177 |
| 1 | 168 | 177 |
| 2 | 1202 | 177 |
| 0 | 8300 | 165 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(*.f64 x #s(literal 3/40 binary64)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(*.f64 x x) |
(*.f64 x #s(literal -1/6 binary64)) |
(log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) |
(+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) |
(log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) |
#s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) x) |
(log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) |
(+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
#s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(*.f64 x (*.f64 x x)) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(+.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) |
(+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x x) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x x)) x x) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (neg.f64 x)) x))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (neg.f64 x)) x)) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (neg.f64 x)) x)) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (neg.f64 x)) x)) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (neg.f64 x)) x))) (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (neg.f64 x)) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (neg.f64 x)) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (neg.f64 x)) x))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) |
(+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x #s(literal 3/40 binary64)) x #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal -1/6 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal -1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))))) (neg.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal -1/6 binary64)))) |
(*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))))) |
(*.f64 x #s(literal 3/40 binary64)) |
(*.f64 #s(literal 3/40 binary64) x) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(+.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x) |
(+.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x) x) |
(fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64) x))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (fma.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64) x)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))))) (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 x x (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (fma.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (fma.f64 x x (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64) x)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64) x))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (*.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)))) (+.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64) x))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64) x))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 x #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) x) |
(log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x) (*.f64 x x))))) |
(+.f64 (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x) (*.f64 x x))))) |
(+.f64 (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) (neg.f64 (log.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x) (*.f64 x x)))) |
(-.f64 (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) (log.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x) (*.f64 x x))))) |
(-.f64 (log.f64 (neg.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))))) (log.f64 (neg.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x))) (log.f64 (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x))) |
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x) (*.f64 x x))) (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x) (*.f64 x x))) (*.f64 (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) (fma.f64 (log.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (log.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (*.f64 (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) (log.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x) (*.f64 x x))) (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x) (*.f64 x x))))) (+.f64 (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))))) (*.f64 (log.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (log.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))))) (+.f64 (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) (log.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))))) |
(+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) |
(+.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x))) |
(fma.f64 x #s(literal 1 binary64) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x) (*.f64 x x))))) |
(neg.f64 (/.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (neg.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x) (*.f64 x x)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x) (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) (neg.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) (*.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x))) (neg.f64 (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x) (*.f64 x x)))) |
(*.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))))) |
(*.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x) (*.f64 x x))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) x))) |
#s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) |
(log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) |
#s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) |
(/.f64 #s(literal -1/2 binary64) x) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64))) |
(pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) |
(+.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x) (*.f64 x x))))) |
(+.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) (neg.f64 (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x) (*.f64 x x))))) |
(+.f64 (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) |
(+.f64 (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) (neg.f64 (log.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) |
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x) (*.f64 x x)))) |
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (fma.f64 x x (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (neg.f64 x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) (log.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))))) (log.f64 (neg.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x) (*.f64 x x))))) |
(-.f64 (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (neg.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) (log.f64 (neg.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x))) (log.f64 (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x))) |
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) #s(literal 3 binary64)) (pow.f64 (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) (fma.f64 (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x) (*.f64 x x))) (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x) (*.f64 x x))) (*.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) (fma.f64 (log.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (log.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (*.f64 (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) (log.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))))) (*.f64 (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x) (*.f64 x x))) (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x) (*.f64 x x))))) (+.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) (log.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) (*.f64 (log.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (log.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) (+.f64 (log.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) (log.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) |
(+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
(+.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (neg.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (/.f64 (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) |
(-.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x)) (/.f64 (*.f64 x x) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x))) |
(fma.f64 x #s(literal 1 binary64) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
(fma.f64 #s(literal 1 binary64) x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (neg.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) (neg.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x) (*.f64 x x))))) |
(neg.f64 (/.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (neg.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x) (*.f64 x x)))) |
(neg.f64 (/.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (neg.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (fma.f64 x x (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (neg.f64 x)))) (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x) (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (fma.f64 x x (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (neg.f64 x))))) |
(/.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) (neg.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) (neg.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (fma.f64 x x (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (neg.f64 x)))))) |
(/.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (neg.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) (neg.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) |
(/.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (*.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) (*.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (neg.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) (neg.f64 (neg.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x))) (neg.f64 (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (/.f64 (*.f64 x x) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (fma.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (/.f64 (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (/.f64 (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (/.f64 (*.f64 x x) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) (*.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (/.f64 (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (/.f64 (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (fma.f64 x x (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (neg.f64 x)))))) |
(*.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x) (*.f64 x x))))) |
(*.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (neg.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) |
(*.f64 (*.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x))) |
#s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (neg.f64 x)) |
(+.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(-.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 #s(literal 1/2 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x) (neg.f64 x)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64) (neg.f64 x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) x (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)) (neg.f64 x)) |
(neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) x)) |
(neg.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) |
(neg.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (neg.f64 (-.f64 x (/.f64 #s(literal 1/2 binary64) x))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)) (-.f64 x (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)) (neg.f64 (-.f64 x (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 x (/.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) (*.f64 (-.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 x (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))) (neg.f64 (neg.f64 (-.f64 x (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x x (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 x (/.f64 #s(literal 1/2 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))))) (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(*.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))))) |
(*.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (/.f64 #s(literal 1/2 binary64) x))))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 x (*.f64 x x)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 3/4 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/4 binary64))) |
Compiled 14 773 to 1 274 computations (91.4% saved)
26 alts after pruning (22 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 606 | 16 | 622 |
| Fresh | 0 | 6 | 6 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 607 | 26 | 633 |
| Status | Accuracy | Program |
|---|---|---|
| 5.9% | (log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) | |
| 17.5% | (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) | |
| ✓ | 2.2% | (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) |
| 29.9% | (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 x (/.f64 #s(literal -1/2 binary64) x))))) | |
| ✓ | 12.4% | (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) |
| 30.2% | (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) | |
| ✓ | 29.2% | (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) |
| 28.9% | (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (*.f64 x #s(literal 2 binary64)))) | |
| ▶ | 42.5% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
| 43.1% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x x)) x)) | |
| 42.6% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) | |
| 43.1% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) (*.f64 x (*.f64 x x)) x)) | |
| 42.6% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 x x)) x)) | |
| 44.1% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) | |
| 42.6% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (*.f64 x (*.f64 x x)) x)) | |
| ▶ | 42.6% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) |
| 44.1% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x)) | |
| 42.4% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x)) | |
| ✓ | 42.4% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) |
| 43.7% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 #s(approx (+ (* x (* x 3/40)) -1/6) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x x)) x)) | |
| 42.4% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) | |
| 44.0% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) | |
| ▶ | 44.1% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) |
| 27.8% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (neg.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (neg.f64 x)) x)))) | |
| ▶ | 4.4% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) |
| ▶ | 2.3% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) |
Compiled 978 to 469 computations (52% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
| ✓ | cost-diff | 0 | #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) |
| ✓ | cost-diff | 0 | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) |
| ✓ | cost-diff | 5184 | (pow.f64 x #s(literal 5 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) |
| ✓ | cost-diff | 320 | (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) |
| ✓ | cost-diff | 768 | (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
| ✓ | cost-diff | 0 | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
| ✓ | cost-diff | 0 | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) |
| 2 938× | lower-fma.f32 |
| 2 924× | lower-fma.f64 |
| 1 904× | lower-*.f32 |
| 1 882× | lower-*.f64 |
| 968× | associate-*r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 470 |
| 0 | 85 | 414 |
| 1 | 161 | 395 |
| 2 | 325 | 385 |
| 3 | 731 | 385 |
| 4 | 1895 | 385 |
| 5 | 2510 | 385 |
| 6 | 2850 | 385 |
| 7 | 2961 | 385 |
| 8 | 2963 | 385 |
| 9 | 2963 | 385 |
| 10 | 2963 | 385 |
| 11 | 2963 | 385 |
| 12 | 3017 | 385 |
| 0 | 3017 | 359 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) |
(+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
x |
(*.f64 x #s(literal 3/40 binary64)) |
#s(literal 3/40 binary64) |
#s(literal -1/6 binary64) |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) |
#s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
#s(literal -1/6 binary64) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(*.f64 x x) |
x |
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) |
(*.f64 x #s(literal -5/112 binary64)) |
#s(literal -5/112 binary64) |
#s(literal 3/40 binary64) |
#s(literal -1/6 binary64) |
(*.f64 x (*.f64 x x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) |
#s(literal 27/64000 binary64) |
#s(literal -1/216 binary64) |
(/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) |
#s(literal 1 binary64) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) |
(*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) |
#s(literal 9/1600 binary64) |
#s(literal 1/36 binary64) |
(*.f64 (*.f64 x x) #s(literal 1/80 binary64)) |
#s(literal 1/80 binary64) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
#s(literal 3/40 binary64) |
(pow.f64 x #s(literal 5 binary64)) |
x |
#s(literal 5 binary64) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
x |
(*.f64 x #s(literal 3/40 binary64)) |
#s(literal 3/40 binary64) |
#s(literal -1/6 binary64) |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) |
#s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
#s(literal -1/6 binary64) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) x)) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) |
(*.f64 x x) |
x |
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64)) |
(*.f64 x #s(literal -5/112 binary64)) |
#s(literal -5/112 binary64) |
#s(literal 3/40 binary64) |
#s(literal -1/6 binary64) |
(*.f64 x (*.f64 x x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 9/1600 binary64) #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 9/1600 binary64) #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) x) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) |
#s(literal 27/64000 binary64) |
#s(literal -1/216 binary64) |
(/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 9/1600 binary64) #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) |
#s(literal 1 binary64) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 9/1600 binary64) #s(literal 1/80 binary64)) #s(literal 1/36 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) |
(*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) |
#s(literal 9/1600 binary64) |
#s(literal 1/36 binary64) |
(*.f64 (*.f64 x x) #s(literal 1/80 binary64)) |
(*.f64 x (*.f64 x #s(literal 1/80 binary64))) |
#s(literal 1/80 binary64) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
#s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
#s(literal 3/40 binary64) |
(pow.f64 x #s(literal 5 binary64)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) |
x |
#s(literal 5 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (pow.f64 x #s(literal 5 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
| ✓ | accuracy | 59.4% | #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) |
| ✓ | accuracy | 44.1% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) |
| ✓ | accuracy | 55.1% | (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) |
| ✓ | accuracy | 44.1% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) |
| ✓ | accuracy | 99.9% | (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (*.f64 x #s(literal -5/112 binary64)) |
| ✓ | accuracy | 42.5% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 58.9% | #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
| ✓ | accuracy | 42.4% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) |
| ✓ | accuracy | 99.8% | (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.7% | (*.f64 x #s(literal 3/40 binary64)) |
| ✓ | accuracy | 44.1% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) |
| 123.0ms | 144× | 1 | valid |
| 40.0ms | 32× | 2 | valid |
| 31.0ms | 80× | 0 | valid |
Compiled 362 to 48 computations (86.7% saved)
ival-mult: 42.0ms (26.2% of total)const: 33.0ms (20.6% of total)adjust: 25.0ms (15.6% of total)ival-add: 23.0ms (14.4% of total)ival-log: 17.0ms (10.6% of total)ival-hypot: 11.0ms (6.9% of total)ival-div: 4.0ms (2.5% of total)ival-pow: 4.0ms (2.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) (patch (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) #<representation binary64>) () ()) |
#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) #<representation binary64>) () ()) |
#s(alt (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ()) |
#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (patch (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ()) |
#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ()) |
#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ()) |
#s(alt (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ()) |
#s(alt (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (patch (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) (patch (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) #<representation binary64>) () ()) |
#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) #<representation binary64>) () ()) |
#s(alt (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ()) |
#s(alt (pow.f64 x #s(literal 5 binary64)) (patch (pow.f64 x #s(literal 5 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) (patch (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 x #s(literal -5/112 binary64)) (patch (*.f64 x #s(literal -5/112 binary64)) #<representation binary64>) () ()) |
#s(alt (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (patch (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt x (taylor 0 x) (#s(alt (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) (patch (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) (patch (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) (patch (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) (patch (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor inf x) (#s(alt (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) (patch (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) (patch (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) (patch (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) (patch (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor -inf x) (#s(alt (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) (patch (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) (taylor -inf x) (#s(alt (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) (patch (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) (taylor -inf x) (#s(alt (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) (patch (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) (taylor -inf x) (#s(alt (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) (patch (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (* -1 (log (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 1/2) (log (/ -1 x))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor 0 x) (#s(alt (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (- (* 3/40 (pow x 2)) 1/6)) (taylor 0 x) (#s(alt (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (- (* 3/40 (pow x 2)) 1/6)) (taylor 0 x) (#s(alt (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (- (* 3/40 (pow x 2)) 1/6)) (taylor 0 x) (#s(alt (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor inf x) (#s(alt (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor -inf x) (#s(alt (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt -1/6 (taylor 0 x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 3/40 (pow x 2)) 1/6) (taylor 0 x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 3/40 (pow x 2)) 1/6) (taylor 0 x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 3/40 (pow x 2)) 1/6) (taylor 0 x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 2)) (taylor inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (* -1 (log (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 1/2) (log (/ -1 x))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor inf x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) (taylor inf x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) (taylor inf x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) (taylor inf x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor -inf x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor 0 x) (#s(alt (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (patch (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor 0 x) (#s(alt (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (patch (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor 0 x) (#s(alt (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (patch (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor 0 x) (#s(alt (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (patch (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor inf x) (#s(alt (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (patch (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor inf x) (#s(alt (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (patch (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor inf x) (#s(alt (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (patch (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor inf x) (#s(alt (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (patch (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor -inf x) (#s(alt (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (patch (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor -inf x) (#s(alt (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (patch (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor -inf x) (#s(alt (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (patch (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor -inf x) (#s(alt (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (patch (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (* -1 (log (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 1/2) (log (/ -1 x))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -5/112 (pow x 7)) (taylor inf x) (#s(alt (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) (taylor inf x) (#s(alt (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -5/112 (pow x 7)) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt -1/6 (taylor 0 x) (#s(alt (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 3/40 (pow x 2)) 1/6) (taylor 0 x) (#s(alt (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6) (taylor 0 x) (#s(alt (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6) (taylor 0 x) (#s(alt (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -5/112 (pow x 4)) (taylor inf x) (#s(alt (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) (taylor inf x) (#s(alt (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -5/112 (pow x 4)) (taylor -inf x) (#s(alt (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) (taylor -inf x) (#s(alt (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (patch (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt 1/36 (taylor 0 x) (#s(alt (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (patch (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/36 (* 1/80 (pow x 2))) (taylor 0 x) (#s(alt (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (patch (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/36 (* (pow x 2) (+ 1/80 (* 9/1600 (pow x 2))))) (taylor 0 x) (#s(alt (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (patch (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/36 (* (pow x 2) (+ 1/80 (* 9/1600 (pow x 2))))) (taylor 0 x) (#s(alt (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (patch (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 9/1600 (pow x 4)) (taylor inf x) (#s(alt (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (patch (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 9/1600 (* 1/80 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (patch (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 9/1600 (+ (/ 1/36 (pow x 4)) (* 1/80 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (patch (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 9/1600 (+ (/ 1/36 (pow x 4)) (* 1/80 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (patch (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 9/1600 (pow x 4)) (taylor -inf x) (#s(alt (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (patch (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 9/1600 (* 1/80 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (patch (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 9/1600 (+ (/ 1/36 (pow x 4)) (* 1/80 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (patch (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 9/1600 (+ (/ 1/36 (pow x 4)) (* 1/80 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (patch (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) (patch (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) (patch (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) (patch (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) (patch (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) (patch (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) (patch (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) (patch (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) (patch (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) (patch (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) (patch (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) (patch (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) (patch (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (* -1 (log (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 1/2) (log (/ -1 x))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/216 (pow x 3)) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (- (* 27/64000 (pow x 6)) 1/216)) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (- (* 27/64000 (pow x 6)) 1/216)) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (- (* 27/64000 (pow x 6)) 1/216)) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 27/64000 (pow x 9)) (taylor inf x) (#s(alt (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 9) (- 27/64000 (* 1/216 (/ 1 (pow x 6))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 9) (- 27/64000 (* 1/216 (/ 1 (pow x 6))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 9) (- 27/64000 (* 1/216 (/ 1 (pow x 6))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 27/64000 (pow x 9)) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 9) (- (* 1/216 (/ 1 (pow x 6))) 27/64000))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 9) (- (* 1/216 (/ 1 (pow x 6))) 27/64000))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 9) (- (* 1/216 (/ 1 (pow x 6))) 27/64000))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (patch (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor 0 x) (#s(alt (pow.f64 x #s(literal 5 binary64)) (patch (pow.f64 x #s(literal 5 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor 0 x) (#s(alt (pow.f64 x #s(literal 5 binary64)) (patch (pow.f64 x #s(literal 5 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor 0 x) (#s(alt (pow.f64 x #s(literal 5 binary64)) (patch (pow.f64 x #s(literal 5 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor 0 x) (#s(alt (pow.f64 x #s(literal 5 binary64)) (patch (pow.f64 x #s(literal 5 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor inf x) (#s(alt (pow.f64 x #s(literal 5 binary64)) (patch (pow.f64 x #s(literal 5 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor inf x) (#s(alt (pow.f64 x #s(literal 5 binary64)) (patch (pow.f64 x #s(literal 5 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor inf x) (#s(alt (pow.f64 x #s(literal 5 binary64)) (patch (pow.f64 x #s(literal 5 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor inf x) (#s(alt (pow.f64 x #s(literal 5 binary64)) (patch (pow.f64 x #s(literal 5 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor -inf x) (#s(alt (pow.f64 x #s(literal 5 binary64)) (patch (pow.f64 x #s(literal 5 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor -inf x) (#s(alt (pow.f64 x #s(literal 5 binary64)) (patch (pow.f64 x #s(literal 5 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor -inf x) (#s(alt (pow.f64 x #s(literal 5 binary64)) (patch (pow.f64 x #s(literal 5 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor -inf x) (#s(alt (pow.f64 x #s(literal 5 binary64)) (patch (pow.f64 x #s(literal 5 binary64)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (* -1 (log (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 1/2) (log (/ -1 x))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor 0 x) (#s(alt (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) (patch (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor 0 x) (#s(alt (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) (patch (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor 0 x) (#s(alt (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) (patch (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor 0 x) (#s(alt (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) (patch (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor inf x) (#s(alt (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) (patch (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor inf x) (#s(alt (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) (patch (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor inf x) (#s(alt (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) (patch (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor inf x) (#s(alt (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) (patch (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor -inf x) (#s(alt (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) (patch (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor -inf x) (#s(alt (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) (patch (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor -inf x) (#s(alt (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) (patch (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor -inf x) (#s(alt (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) (patch (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -5/112 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal -5/112 binary64)) (patch (*.f64 x #s(literal -5/112 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -5/112 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal -5/112 binary64)) (patch (*.f64 x #s(literal -5/112 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -5/112 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal -5/112 binary64)) (patch (*.f64 x #s(literal -5/112 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -5/112 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal -5/112 binary64)) (patch (*.f64 x #s(literal -5/112 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -5/112 x) (taylor inf x) (#s(alt (*.f64 x #s(literal -5/112 binary64)) (patch (*.f64 x #s(literal -5/112 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -5/112 x) (taylor inf x) (#s(alt (*.f64 x #s(literal -5/112 binary64)) (patch (*.f64 x #s(literal -5/112 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -5/112 x) (taylor inf x) (#s(alt (*.f64 x #s(literal -5/112 binary64)) (patch (*.f64 x #s(literal -5/112 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -5/112 x) (taylor inf x) (#s(alt (*.f64 x #s(literal -5/112 binary64)) (patch (*.f64 x #s(literal -5/112 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -5/112 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal -5/112 binary64)) (patch (*.f64 x #s(literal -5/112 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -5/112 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal -5/112 binary64)) (patch (*.f64 x #s(literal -5/112 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -5/112 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal -5/112 binary64)) (patch (*.f64 x #s(literal -5/112 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -5/112 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal -5/112 binary64)) (patch (*.f64 x #s(literal -5/112 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 3/40 (taylor 0 x) (#s(alt (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (patch (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 3/40 (* -5/112 (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (patch (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 3/40 (* -5/112 (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (patch (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 3/40 (* -5/112 (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (patch (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -5/112 (pow x 2)) (taylor inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (patch (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) (taylor inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (patch (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) (taylor inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (patch (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) (taylor inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (patch (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -5/112 (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (patch (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) (taylor -inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (patch (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) (taylor -inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (patch (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) (taylor -inf x) (#s(alt (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (patch (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/80 (pow x 2)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/80 (pow x 2)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/80 (pow x 2)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/80 (pow x 2)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/80 (pow x 2)) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/80 (pow x 2)) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/80 (pow x 2)) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/80 (pow x 2)) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/80 (pow x 2)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/80 (pow x 2)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/80 (pow x 2)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/80 (pow x 2)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/1600 (pow x 2)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/1600 (pow x 2)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/1600 (pow x 2)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/1600 (pow x 2)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/1600 (pow x 2)) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/1600 (pow x 2)) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/1600 (pow x 2)) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/1600 (pow x 2)) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/1600 (pow x 2)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/1600 (pow x 2)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/1600 (pow x 2)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/1600 (pow x 2)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #<representation binary64>) () ())) ()) |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | (* (* x x) 9/1600) |
| 1.0ms | x | @ | inf | (* (+ (* (* x (* x x)) (* (* x (* x x)) 27/64000)) -1/216) (* x (* x x))) |
| 1.0ms | x | @ | inf | (+ (* (* (+ (* (* x (* x x)) (* (* x (* x x)) 27/64000)) -1/216) (* x (* x x))) (/ 1 (+ (+ (* (* x x) (* (* x x) 9/1600)) 1/36) (* (* x x) 1/80)))) x) |
| 1.0ms | x | @ | -inf | (+ (* (* (+ (* (* x (* x x)) (* (* x (* x x)) 27/64000)) -1/216) (* x (* x x))) (/ 1 (+ (+ (* (* x x) (* (* x x) 9/1600)) 1/36) (* (* x x) 1/80)))) x) |
| 0.0ms | x | @ | inf | (+ (* (+ (* (* x x) (+ (* x (* x -5/112)) 3/40)) -1/6) (* x (* x x))) x) |
| 1× | egg-herbie |
| 13 124× | lower-fma.f64 |
| 13 124× | lower-fma.f32 |
| 4 196× | lower-+.f64 |
| 4 196× | lower-+.f32 |
| 3 262× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 146 | 2604 |
| 1 | 380 | 2492 |
| 2 | 1052 | 2492 |
| 3 | 3136 | 2492 |
| 4 | 7581 | 2492 |
| 0 | 8263 | 2386 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* 3/40 (pow x 5)) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 5)) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+ (log 1/2) (log (/ -1 x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(* -1/6 (pow x 3)) |
(* (pow x 3) (- (* 3/40 (pow x 2)) 1/6)) |
(* (pow x 3) (- (* 3/40 (pow x 2)) 1/6)) |
(* (pow x 3) (- (* 3/40 (pow x 2)) 1/6)) |
(* 3/40 (pow x 5)) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 5)) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
-1/6 |
(- (* 3/40 (pow x 2)) 1/6) |
(- (* 3/40 (pow x 2)) 1/6) |
(- (* 3/40 (pow x 2)) 1/6) |
(* 3/40 (pow x 2)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 2)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+ (log 1/2) (log (/ -1 x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* -1/6 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* -1/6 (pow x 3)) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+ (log 1/2) (log (/ -1 x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(* -5/112 (pow x 7)) |
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(* -5/112 (pow x 7)) |
(* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
-1/6 |
(- (* 3/40 (pow x 2)) 1/6) |
(- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6) |
(- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6) |
(* -5/112 (pow x 4)) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(* -5/112 (pow x 4)) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
1/36 |
(+ 1/36 (* 1/80 (pow x 2))) |
(+ 1/36 (* (pow x 2) (+ 1/80 (* 9/1600 (pow x 2))))) |
(+ 1/36 (* (pow x 2) (+ 1/80 (* 9/1600 (pow x 2))))) |
(* 9/1600 (pow x 4)) |
(* (pow x 4) (+ 9/1600 (* 1/80 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 9/1600 (+ (/ 1/36 (pow x 4)) (* 1/80 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 9/1600 (+ (/ 1/36 (pow x 4)) (* 1/80 (/ 1 (pow x 2)))))) |
(* 9/1600 (pow x 4)) |
(* (pow x 4) (+ 9/1600 (* 1/80 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 9/1600 (+ (/ 1/36 (pow x 4)) (* 1/80 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 9/1600 (+ (/ 1/36 (pow x 4)) (* 1/80 (/ 1 (pow x 2)))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* 3/40 (pow x 5)) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 5)) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+ (log 1/2) (log (/ -1 x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(* -1/216 (pow x 3)) |
(* (pow x 3) (- (* 27/64000 (pow x 6)) 1/216)) |
(* (pow x 3) (- (* 27/64000 (pow x 6)) 1/216)) |
(* (pow x 3) (- (* 27/64000 (pow x 6)) 1/216)) |
(* 27/64000 (pow x 9)) |
(* (pow x 9) (- 27/64000 (* 1/216 (/ 1 (pow x 6))))) |
(* (pow x 9) (- 27/64000 (* 1/216 (/ 1 (pow x 6))))) |
(* (pow x 9) (- 27/64000 (* 1/216 (/ 1 (pow x 6))))) |
(* 27/64000 (pow x 9)) |
(* -1 (* (pow x 9) (- (* 1/216 (/ 1 (pow x 6))) 27/64000))) |
(* -1 (* (pow x 9) (- (* 1/216 (/ 1 (pow x 6))) 27/64000))) |
(* -1 (* (pow x 9) (- (* 1/216 (/ 1 (pow x 6))) 27/64000))) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+ (log 1/2) (log (/ -1 x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* 3/40 (pow x 5)) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 5)) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(* 3/40 (pow x 5)) |
(* 3/40 (pow x 5)) |
(* 3/40 (pow x 5)) |
(* 3/40 (pow x 5)) |
(* 3/40 (pow x 5)) |
(* 3/40 (pow x 5)) |
(* 3/40 (pow x 5)) |
(* 3/40 (pow x 5)) |
(* 3/40 (pow x 5)) |
(* 3/40 (pow x 5)) |
(* 3/40 (pow x 5)) |
(* 3/40 (pow x 5)) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* -5/112 x) |
(* -5/112 x) |
(* -5/112 x) |
(* -5/112 x) |
(* -5/112 x) |
(* -5/112 x) |
(* -5/112 x) |
(* -5/112 x) |
(* -5/112 x) |
(* -5/112 x) |
(* -5/112 x) |
(* -5/112 x) |
3/40 |
(+ 3/40 (* -5/112 (pow x 2))) |
(+ 3/40 (* -5/112 (pow x 2))) |
(+ 3/40 (* -5/112 (pow x 2))) |
(* -5/112 (pow x 2)) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(* -5/112 (pow x 2)) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(* 1/80 (pow x 2)) |
(* 1/80 (pow x 2)) |
(* 1/80 (pow x 2)) |
(* 1/80 (pow x 2)) |
(* 1/80 (pow x 2)) |
(* 1/80 (pow x 2)) |
(* 1/80 (pow x 2)) |
(* 1/80 (pow x 2)) |
(* 1/80 (pow x 2)) |
(* 1/80 (pow x 2)) |
(* 1/80 (pow x 2)) |
(* 1/80 (pow x 2)) |
(* 9/1600 (pow x 2)) |
(* 9/1600 (pow x 2)) |
(* 9/1600 (pow x 2)) |
(* 9/1600 (pow x 2)) |
(* 9/1600 (pow x 2)) |
(* 9/1600 (pow x 2)) |
(* 9/1600 (pow x 2)) |
(* 9/1600 (pow x 2)) |
(* 9/1600 (pow x 2)) |
(* 9/1600 (pow x 2)) |
(* 9/1600 (pow x 2)) |
(* 9/1600 (pow x 2)) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (neg.f64 (log.f64 (neg.f64 x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (neg.f64 (log.f64 (neg.f64 x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (neg.f64 (log.f64 (neg.f64 x))) (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64))))))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(* (pow x 3) (- (* 3/40 (pow x 2)) 1/6)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- (* 3/40 (pow x 2)) 1/6)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- (* 3/40 (pow x 2)) 1/6)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
-1/6 |
#s(literal -1/6 binary64) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (neg.f64 (log.f64 (neg.f64 x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (neg.f64 (log.f64 (neg.f64 x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (neg.f64 (log.f64 (neg.f64 x))) (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64))))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (neg.f64 (log.f64 (neg.f64 x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (neg.f64 (log.f64 (neg.f64 x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (neg.f64 (log.f64 (neg.f64 x))) (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64))))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* -5/112 (pow x 7)) |
(*.f64 #s(literal -5/112 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x)))) |
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x))) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 #s(literal -5/112 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3/40 binary64) (*.f64 x x)))) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* -5/112 (pow x 7)) |
(*.f64 #s(literal -5/112 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x))) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 #s(literal -5/112 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3/40 binary64) (*.f64 x x)))) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
-1/6 |
#s(literal -1/6 binary64) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) |
(- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) |
(* -5/112 (pow x 4)) |
(*.f64 x (*.f64 #s(literal -5/112 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64)))) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) |
(* -5/112 (pow x 4)) |
(*.f64 x (*.f64 #s(literal -5/112 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64)))) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
1/36 |
#s(literal 1/36 binary64) |
(+ 1/36 (* 1/80 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/80 binary64) #s(literal 1/36 binary64)) |
(+ 1/36 (* (pow x 2) (+ 1/80 (* 9/1600 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 9/1600 binary64) #s(literal 1/80 binary64)) #s(literal 1/36 binary64)) |
(+ 1/36 (* (pow x 2) (+ 1/80 (* 9/1600 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 9/1600 binary64) #s(literal 1/80 binary64)) #s(literal 1/36 binary64)) |
(* 9/1600 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) |
(* (pow x 4) (+ 9/1600 (* 1/80 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 9/1600 binary64) #s(literal 1/80 binary64))) |
(* (pow x 4) (+ 9/1600 (+ (/ 1/36 (pow x 4)) (* 1/80 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/1600 binary64) #s(literal 1/80 binary64))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1/36 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 9/1600 (+ (/ 1/36 (pow x 4)) (* 1/80 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/1600 binary64) #s(literal 1/80 binary64))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1/36 binary64) (*.f64 x x)))) |
(* 9/1600 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) |
(* (pow x 4) (+ 9/1600 (* 1/80 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 9/1600 binary64) #s(literal 1/80 binary64))) |
(* (pow x 4) (+ 9/1600 (+ (/ 1/36 (pow x 4)) (* 1/80 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/1600 binary64) #s(literal 1/80 binary64))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1/36 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 9/1600 (+ (/ 1/36 (pow x 4)) (* 1/80 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/1600 binary64) #s(literal 1/80 binary64))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1/36 binary64) (*.f64 x x)))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (neg.f64 (log.f64 (neg.f64 x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (neg.f64 (log.f64 (neg.f64 x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (neg.f64 (log.f64 (neg.f64 x))) (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64))))))) |
(* -1/216 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/216 binary64)))) |
(* (pow x 3) (- (* 27/64000 (pow x 6)) 1/216)) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 27/64000 binary64) #s(literal -1/216 binary64)))) |
(* (pow x 3) (- (* 27/64000 (pow x 6)) 1/216)) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 27/64000 binary64) #s(literal -1/216 binary64)))) |
(* (pow x 3) (- (* 27/64000 (pow x 6)) 1/216)) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 27/64000 binary64) #s(literal -1/216 binary64)))) |
(* 27/64000 (pow x 9)) |
(*.f64 #s(literal 27/64000 binary64) (pow.f64 x #s(literal 9 binary64))) |
(* (pow x 9) (- 27/64000 (* 1/216 (/ 1 (pow x 6))))) |
(*.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 #s(literal 27/64000 binary64) (/.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow x 9) (- 27/64000 (* 1/216 (/ 1 (pow x 6))))) |
(*.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 #s(literal 27/64000 binary64) (/.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow x 9) (- 27/64000 (* 1/216 (/ 1 (pow x 6))))) |
(*.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 #s(literal 27/64000 binary64) (/.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* 27/64000 (pow x 9)) |
(*.f64 #s(literal 27/64000 binary64) (pow.f64 x #s(literal 9 binary64))) |
(* -1 (* (pow x 9) (- (* 1/216 (/ 1 (pow x 6))) 27/64000))) |
(*.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 #s(literal 27/64000 binary64) (/.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* -1 (* (pow x 9) (- (* 1/216 (/ 1 (pow x 6))) 27/64000))) |
(*.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 #s(literal 27/64000 binary64) (/.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* -1 (* (pow x 9) (- (* 1/216 (/ 1 (pow x 6))) 27/64000))) |
(*.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 #s(literal 27/64000 binary64) (/.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (neg.f64 (log.f64 (neg.f64 x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (neg.f64 (log.f64 (neg.f64 x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (neg.f64 (log.f64 (neg.f64 x))) (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64))))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
3/40 |
#s(literal 3/40 binary64) |
(+ 3/40 (* -5/112 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64)) |
(+ 3/40 (* -5/112 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64)) |
(+ 3/40 (* -5/112 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64)) |
(* -5/112 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -5/112 binary64)) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64)) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64)) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64)) |
(* -5/112 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -5/112 binary64)) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64)) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64)) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64)) |
(* 1/80 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/80 binary64)) |
(* 1/80 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/80 binary64)) |
(* 1/80 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/80 binary64)) |
(* 1/80 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/80 binary64)) |
(* 1/80 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/80 binary64)) |
(* 1/80 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/80 binary64)) |
(* 1/80 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/80 binary64)) |
(* 1/80 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/80 binary64)) |
(* 1/80 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/80 binary64)) |
(* 1/80 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/80 binary64)) |
(* 1/80 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/80 binary64)) |
(* 1/80 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/80 binary64)) |
(* 9/1600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) |
(* 9/1600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) |
(* 9/1600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) |
(* 9/1600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) |
(* 9/1600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) |
(* 9/1600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) |
(* 9/1600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) |
(* 9/1600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) |
(* 9/1600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) |
(* 9/1600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) |
(* 9/1600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) |
(* 9/1600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) |
| 1× | batch-egg-rewrite |
| 8 198× | lower-fma.f32 |
| 8 184× | lower-fma.f64 |
| 4 598× | lower-*.f32 |
| 4 576× | lower-*.f64 |
| 3 390× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 378 |
| 0 | 85 | 332 |
| 1 | 315 | 314 |
| 2 | 2282 | 314 |
| 0 | 8515 | 292 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) |
#s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 x x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(*.f64 x x) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) |
(pow.f64 x #s(literal 5 binary64)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(*.f64 x #s(literal 3/40 binary64)) |
(*.f64 x #s(literal -5/112 binary64)) |
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/80 binary64)) |
(*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) |
| Outputs |
|---|
(+.f64 x (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (-.f64 x (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) |
(fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x x)) x x) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) x x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (-.f64 x (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (neg.f64 (-.f64 x (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x) (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/216 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/216 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x))) #s(literal 3 binary64)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (fma.f64 (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x x)) x) |
(*.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) x) |
(+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 3/40 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 729/4096000000 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))) (/.f64 (/.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 729/4096000000 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal 1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) (/.f64 (/.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal 1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 3/40 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (-.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 3/40 binary64) (*.f64 x x))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x #s(literal 3/40 binary64)) x #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (-.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 3/40 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))))) (neg.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 3/40 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
#s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 x (*.f64 x x)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x)) |
(+.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x x)) x x) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x)))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (neg.f64 (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x)))) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64)))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(+.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))) (*.f64 #s(literal 3/40 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -5/112 binary64)))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -5/112 binary64)) (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -5/112 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x #s(literal -5/112 binary64)) (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -5/112 binary64))) (*.f64 x x) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/112 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) x #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -5/112 binary64))) x) x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -5/112 binary64))) x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))) #s(literal -1/36 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64)) (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64))) (neg.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))))) (neg.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64)))) (-.f64 (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64)))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64)))) (fma.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))) (*.f64 #s(literal 3/40 binary64) (*.f64 x x)))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))) #s(literal -1/36 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 x (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (*.f64 x #s(literal 1/80 binary64))))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 x (*.f64 x #s(literal 1/80 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) |
(+.f64 (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) |
(+.f64 (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1/36 binary64)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 81/2560000 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 1/80 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/80 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x #s(literal 3/40 binary64))) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 3/40 binary64) (*.f64 #s(literal 3/40 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 #s(literal 1/80 binary64) (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 9/1600 binary64) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal 1/46656 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 81/2560000 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)))) (*.f64 x (*.f64 x #s(literal 1/80 binary64)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 81/2560000 binary64) #s(literal -1/1296 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (*.f64 x #s(literal 1/80 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/80 binary64)) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) x (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x #s(literal 3/40 binary64))) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) x) (*.f64 x #s(literal 3/40 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 x #s(literal 3/40 binary64))) x (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 3/40 binary64) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 x (*.f64 x #s(literal 1/80 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))) (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 x (*.f64 x #s(literal 1/80 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 729/4096000000 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 81/2560000 binary64) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 81/2560000 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x)))) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)))) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64))))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 729/4096000000 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 81/2560000 binary64) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 81/2560000 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) |
(/.f64 (+.f64 #s(literal 1/46656 binary64) (pow.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (*.f64 x #s(literal 1/80 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/1296 binary64) (-.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (*.f64 x #s(literal 1/80 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (*.f64 x #s(literal 1/80 binary64))))) (*.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (*.f64 x #s(literal 1/80 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 729/4096000000 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 81/2560000 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 3 binary64)) #s(literal 1/46656 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (-.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1/36 binary64))))) |
(pow.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (/.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))))) |
(+.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) x) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) (-.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) x) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) x) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) x) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (*.f64 x x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))))) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))))) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))))) x) |
(fma.f64 (/.f64 x (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))))) x) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))))) (/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))))) x) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)))) (/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))))) (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))))) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))))) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))))) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))))) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))))) x) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))))) x) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))))) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (/.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))))) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (/.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))) x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/512000 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/80 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))) x) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6400 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/80 binary64) (*.f64 x x))))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))))) (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))))) (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) (*.f64 x x))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) #s(literal 3 binary64))) (fma.f64 x x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) (*.f64 x x))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))))) (-.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (neg.f64 x))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (neg.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))))) (neg.f64 (-.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))))) (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) (neg.f64 x)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/80 binary64)) #s(literal 1/36 binary64)))) x)) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))))) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 #s(literal -1/216 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))))) |
(fma.f64 #s(literal -1/216 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64))) (*.f64 x #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64))) (*.f64 x #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 19683/262144000000000 binary64))) #s(literal -1/10077696 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal 1/46656 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/512000 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal 1/216 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 19683/262144000000000 binary64))) #s(literal -1/10077696 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal 1/46656 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/512000 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal 1/216 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 19683/262144000000000 binary64))) #s(literal -1/10077696 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal 1/46656 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/512000 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal 1/216 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 19683/262144000000000 binary64))) #s(literal -1/10077696 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal 1/46656 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/512000 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal 1/216 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) (*.f64 x (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64)) (*.f64 x x)) x) |
(*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 27/64000 binary64))) #s(literal -1/216 binary64))) x) x) |
(exp.f64 (*.f64 #s(literal 5 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 5/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 5/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 5/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 5/2 binary64) (*.f64 (log.f64 x) #s(literal 5/2 binary64)))) |
(pow.f64 x #s(literal 5 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 x)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (pow.f64 #s(literal 1 binary64) #s(literal 5/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 5/2 binary64)) (pow.f64 x #s(literal 5/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 5/2 binary64)) (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 5/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 5/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
#s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) |
(*.f64 (pow.f64 x #s(literal 5/2 binary64)) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal 3/40 binary64))) |
(*.f64 (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5/2 binary64))) (pow.f64 x #s(literal 5/2 binary64))) |
(*.f64 x #s(literal 3/40 binary64)) |
(*.f64 #s(literal 3/40 binary64) x) |
(*.f64 x #s(literal -5/112 binary64)) |
(*.f64 #s(literal -5/112 binary64) x) |
(+.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x #s(literal -5/112 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -5/112 binary64))) #s(literal 3/40 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 25/12544 binary64)) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64))) (/.f64 #s(literal 9/1600 binary64) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)))) |
(-.f64 (/.f64 #s(literal 9/1600 binary64) (-.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 25/12544 binary64)) (-.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x #s(literal -5/112 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64)) |
(fma.f64 #s(literal -5/112 binary64) (*.f64 x x) #s(literal 3/40 binary64)) |
(fma.f64 (*.f64 x #s(literal -5/112 binary64)) x #s(literal 3/40 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64)) (+.f64 #s(literal 9/1600 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 25/12544 binary64)) (*.f64 (*.f64 x x) #s(literal -3/896 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64))) (neg.f64 (+.f64 #s(literal 9/1600 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 25/12544 binary64)) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)))) |
(/.f64 (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 25/12544 binary64))) (-.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 25/12544 binary64)) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 9/1600 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 25/12544 binary64)))) (neg.f64 (-.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x #s(literal -5/112 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)))) |
(*.f64 x (*.f64 x #s(literal 1/80 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/80 binary64)) |
(*.f64 #s(literal 1/80 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/80 binary64)) x) |
(*.f64 x (*.f64 x #s(literal 9/1600 binary64))) |
(*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) |
(*.f64 #s(literal 9/1600 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 9/1600 binary64)) x) |
Compiled 38 567 to 1 858 computations (95.2% saved)
21 alts after pruning (16 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 013 | 6 | 1 019 |
| Fresh | 7 | 10 | 17 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 3 | 4 |
| Total | 1 024 | 21 | 1 045 |
| Status | Accuracy | Program |
|---|---|---|
| 5.9% | (log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) | |
| ▶ | 17.5% | (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
| ✓ | 2.2% | (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) |
| 29.9% | (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 x (/.f64 #s(literal -1/2 binary64) x))))) | |
| ✓ | 12.4% | (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) |
| 30.2% | (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) | |
| ✓ | 29.2% | (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) |
| 28.9% | (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (*.f64 x #s(literal 2 binary64)))) | |
| ✓ | 42.5% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
| ▶ | 44.1% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) |
| 44.1% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x)) | |
| 43.7% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 #s(approx (+ (* x (* x 3/40)) -1/6) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x x)) x)) | |
| 43.3% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 #s(approx (* (+ (* (* x (* x x)) (* (* x (* x x)) 27/64000)) -1/216) (* x (* x x))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/216 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) | |
| 42.4% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) | |
| 44.0% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) | |
| ▶ | 44.1% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) |
| ▶ | 4.4% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) |
| 2.3% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) | |
| 2.3% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))))) | |
| ▶ | 2.3% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
| ✓ | 2.3% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) |
Compiled 498 to 267 computations (46.4% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
| ✓ | cost-diff | 0 | (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) |
| ✓ | cost-diff | 0 | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) |
| ✓ | cost-diff | 0 | #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) |
| ✓ | cost-diff | 0 | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x #s(literal -1/6 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
| ✓ | cost-diff | 0 | #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) |
| ✓ | cost-diff | 0 | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) |
| ✓ | cost-diff | 0 | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) |
| 326× | lower-fma.f32 |
| 318× | lower-fma.f64 |
| 240× | lower-*.f32 |
| 220× | lower-*.f64 |
| 116× | associate-*r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 328 |
| 0 | 68 | 276 |
| 1 | 120 | 276 |
| 2 | 194 | 268 |
| 3 | 300 | 260 |
| 4 | 361 | 260 |
| 5 | 391 | 260 |
| 6 | 397 | 260 |
| 7 | 397 | 260 |
| 0 | 397 | 258 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) |
(+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) |
(*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) |
(*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
x |
(fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
#s(literal 3/40 binary64) |
(*.f64 x x) |
#s(literal -1/6 binary64) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
#s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
x |
(*.f64 x (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 x #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) |
#s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) |
(*.f64 x x) |
x |
(*.f64 x (*.f64 x x)) |
#s(literal 3/40 binary64) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
x |
(*.f64 x #s(literal 3/40 binary64)) |
#s(literal 3/40 binary64) |
#s(literal -1/6 binary64) |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 x x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x)) |
(+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) |
(*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
x |
(fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
#s(literal 3/40 binary64) |
(*.f64 x x) |
#s(literal -1/6 binary64) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
#s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) |
#s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
x |
(*.f64 x (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 x #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x))))) |
#s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) |
#s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 x x) |
x |
(*.f64 x (*.f64 x x)) |
#s(literal 3/40 binary64) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
x |
(*.f64 x #s(literal 3/40 binary64)) |
#s(literal 3/40 binary64) |
#s(literal -1/6 binary64) |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 x x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 x x #s(literal 1 binary64)) |
| ✓ | accuracy | 73.2% | (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
| ✓ | accuracy | 70.3% | (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | accuracy | 61.6% | (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.7% | (*.f64 x #s(literal 3/40 binary64)) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
| ✓ | accuracy | 44.1% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 59.4% | #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) |
| ✓ | accuracy | 44.1% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x #s(literal -1/6 binary64))) |
| ✓ | accuracy | 99.5% | (*.f64 x #s(literal -1/6 binary64)) |
| ✓ | accuracy | 58.9% | #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) |
| ✓ | accuracy | 42.4% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) |
| ✓ | accuracy | 99.9% | (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
| ✓ | accuracy | 44.1% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) |
| 103.0ms | 144× | 1 | valid |
| 40.0ms | 32× | 2 | valid |
| 23.0ms | 80× | 0 | valid |
Compiled 250 to 35 computations (86% saved)
ival-log: 32.0ms (25.2% of total)ival-mult: 31.0ms (24.4% of total)adjust: 18.0ms (14.2% of total)ival-add: 17.0ms (13.4% of total)ival-hypot: 12.0ms (9.4% of total)const: 11.0ms (8.7% of total)ival-div: 6.0ms (4.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) (patch (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) #<representation binary64>) () ()) |
#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) (patch (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) #<representation binary64>) () ()) |
#s(alt (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (patch (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) #<representation binary64>) () ()) |
#s(alt (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (patch (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #<representation binary64>) () ()) |
#s(alt (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (patch (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (patch (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) #<representation binary64>) () ()) |
#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ()) |
#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) #<representation binary64>) () ()) |
#s(alt (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (patch (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #<representation binary64>) () ()) |
#s(alt (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (patch (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 x x #s(literal 1 binary64)) (patch (fma.f64 x x #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (patch (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ()) |
#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt x (taylor 0 x) (#s(alt (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) (patch (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) (patch (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) (patch (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) (patch (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor inf x) (#s(alt (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) (patch (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) (patch (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) (patch (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) (patch (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor -inf x) (#s(alt (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) (patch (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) (taylor -inf x) (#s(alt (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) (patch (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) (taylor -inf x) (#s(alt (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) (patch (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) (taylor -inf x) (#s(alt (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) (patch (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (* -1 (log (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 1/2) (log (/ -1 x))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) (patch (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (- (* 3/40 (pow x 2)) 1/6)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) (patch (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (- (* 3/40 (pow x 2)) 1/6)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) (patch (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (- (* 3/40 (pow x 2)) 1/6)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) (patch (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor inf x) (#s(alt (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) (patch (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) (patch (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) (patch (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) (patch (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) (patch (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) (taylor -inf x) (#s(alt (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) (patch (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) (taylor -inf x) (#s(alt (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) (patch (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) (taylor -inf x) (#s(alt (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) (patch (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor 0 x) (#s(alt (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (patch (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* 3/40 (pow x 2)) 1/6)) (taylor 0 x) (#s(alt (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (patch (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* 3/40 (pow x 2)) 1/6)) (taylor 0 x) (#s(alt (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (patch (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* 3/40 (pow x 2)) 1/6)) (taylor 0 x) (#s(alt (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (patch (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 3)) (taylor inf x) (#s(alt (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (patch (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (patch (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (patch (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (patch (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 3)) (taylor -inf x) (#s(alt (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (patch (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) (taylor -inf x) (#s(alt (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (patch (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) (taylor -inf x) (#s(alt (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (patch (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) (taylor -inf x) (#s(alt (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (patch (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (* -1 (log (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 1/2) (log (/ -1 x))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor inf x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) (taylor inf x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) (taylor inf x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) (taylor inf x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor -inf x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (patch #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (patch (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (patch (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (patch (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (patch (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor inf x) (#s(alt (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (patch (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor inf x) (#s(alt (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (patch (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor inf x) (#s(alt (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (patch (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor inf x) (#s(alt (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (patch (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (patch (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (patch (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (patch (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 3)) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (patch (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 2)) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (patch (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 2)) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (patch (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 2)) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (patch (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 2)) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (patch (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 2)) (taylor inf x) (#s(alt (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (patch (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 2)) (taylor inf x) (#s(alt (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (patch (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 2)) (taylor inf x) (#s(alt (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (patch (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 2)) (taylor inf x) (#s(alt (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (patch (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 2)) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (patch (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 2)) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (patch (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 2)) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (patch (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 (pow x 2)) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (patch (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (* -1 (log (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 1/2) (log (/ -1 x))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) (patch #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor inf x) (#s(alt (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor inf x) (#s(alt (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor inf x) (#s(alt (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor inf x) (#s(alt (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (patch (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (patch (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (patch (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (patch (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (patch (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (patch (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (patch (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (patch (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (patch (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (patch (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (patch (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 5) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (patch (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt -1/6 (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 3/40 (pow x 2)) 1/6) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 3/40 (pow x 2)) 1/6) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 3/40 (pow x 2)) 1/6) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 2)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 2)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) (taylor 0 x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (* -1 (log (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 1/2) (log (/ -1 x))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) (patch #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 5)) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt -6 (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -27/10 (pow x 2)) 6) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow x 2) (- (* -243/200 (pow x 2)) 27/10)) 6) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow x 2) (- (* (pow x 2) (- (* -2187/4000 (pow x 2)) 243/200)) 27/10)) 6) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 40/3 (pow x 2)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 40/3 (* 800/27 (/ 1 (pow x 2)))) (pow x 2)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 40/3 (+ (* 800/27 (/ 1 (pow x 2))) (/ 16000/243 (pow x 4)))) (pow x 2)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 40/3 (+ (* 800/27 (/ 1 (pow x 2))) (+ (* 320000/2187 (/ 1 (pow x 6))) (/ 16000/243 (pow x 4))))) (pow x 2)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 40/3 (pow x 2)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 40/3 (* 800/27 (/ 1 (pow x 2)))) (pow x 2)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 40/3 (+ (* 800/27 (/ 1 (pow x 2))) (/ 16000/243 (pow x 4)))) (pow x 2)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 40/3 (+ (* 800/27 (/ 1 (pow x 2))) (+ (* 320000/2187 (/ 1 (pow x 6))) (/ 16000/243 (pow x 4))))) (pow x 2)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (patch (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/6 (pow x 2)))) (taylor 0 x) (#s(alt (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (patch (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) (taylor 0 x) (#s(alt (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (patch (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) (taylor 0 x) (#s(alt (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (patch (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (* -1 (log (/ 1 x)))) (taylor inf x) (#s(alt (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (patch (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (patch (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (patch (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) (taylor inf x) (#s(alt (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (patch (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 1/2) (log (/ -1 x))) (taylor -inf x) (#s(alt (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (patch (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (patch (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (patch (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (patch (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (patch (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (patch (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (patch (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) (taylor 0 x) (#s(alt (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (patch (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #<representation binary64>) () ())) ()) |
#s(alt (* 2 x) (taylor inf x) (#s(alt (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (patch (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (patch (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) (taylor inf x) (#s(alt (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (patch (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) (taylor inf x) (#s(alt (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (patch (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor -inf x) (#s(alt (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (patch (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) (taylor -inf x) (#s(alt (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (patch (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) (taylor -inf x) (#s(alt (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (patch (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) (taylor -inf x) (#s(alt (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (patch (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (pow x 2))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (fma.f64 x x #s(literal 1 binary64)) (patch (fma.f64 x x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (pow x 2)) (taylor 0 x) (#s(alt (fma.f64 x x #s(literal 1 binary64)) (patch (fma.f64 x x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (pow x 2)) (taylor 0 x) (#s(alt (fma.f64 x x #s(literal 1 binary64)) (patch (fma.f64 x x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (pow x 2)) (taylor 0 x) (#s(alt (fma.f64 x x #s(literal 1 binary64)) (patch (fma.f64 x x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (fma.f64 x x #s(literal 1 binary64)) (patch (fma.f64 x x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 x x #s(literal 1 binary64)) (patch (fma.f64 x x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 x x #s(literal 1 binary64)) (patch (fma.f64 x x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 x x #s(literal 1 binary64)) (patch (fma.f64 x x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (fma.f64 x x #s(literal 1 binary64)) (patch (fma.f64 x x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (fma.f64 x x #s(literal 1 binary64)) (patch (fma.f64 x x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (fma.f64 x x #s(literal 1 binary64)) (patch (fma.f64 x x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (fma.f64 x x #s(literal 1 binary64)) (patch (fma.f64 x x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt -1/6 (taylor 0 x) (#s(alt (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (patch (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 3/40 (pow x 2)) 1/6) (taylor 0 x) (#s(alt (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (patch (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 3/40 (pow x 2)) 1/6) (taylor 0 x) (#s(alt (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (patch (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 3/40 (pow x 2)) 1/6) (taylor 0 x) (#s(alt (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (patch (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 2)) (taylor inf x) (#s(alt (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (patch (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (patch (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (patch (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (patch (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (patch (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (patch (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (patch (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (patch (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor inf x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor inf x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor inf x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor inf x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/6 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal -1/6 binary64)) (patch (*.f64 x #s(literal -1/6 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 x (*.f64 x x)) (patch (*.f64 x (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor 0 x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 3/40 x) (taylor -inf x) (#s(alt (*.f64 x #s(literal 3/40 binary64)) (patch (*.f64 x #s(literal 3/40 binary64)) #<representation binary64>) () ())) ()) |
72 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | inf | (/ 1 (+ (* x (* x 3/40)) -1/6)) |
| 0.0ms | x | @ | inf | (* x (* x -1/6)) |
| 0.0ms | x | @ | 0 | (/ 1 (+ (* x (* x 3/40)) -1/6)) |
| 0.0ms | x | @ | 0 | (* x (+ (* 3/40 (* x x)) -1/6)) |
| 0.0ms | x | @ | 0 | (* x (* x -1/6)) |
| 1× | egg-herbie |
| 21 276× | lower-fma.f64 |
| 21 276× | lower-fma.f32 |
| 4 370× | lower-*.f64 |
| 4 370× | lower-*.f32 |
| 2 742× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 193 | 2529 |
| 1 | 505 | 2423 |
| 2 | 1344 | 2421 |
| 3 | 4185 | 2391 |
| 0 | 8372 | 2276 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* 3/40 (pow x 5)) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 5)) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+ (log 1/2) (log (/ -1 x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(* -1/6 (pow x 3)) |
(* (pow x 3) (- (* 3/40 (pow x 2)) 1/6)) |
(* (pow x 3) (- (* 3/40 (pow x 2)) 1/6)) |
(* (pow x 3) (- (* 3/40 (pow x 2)) 1/6)) |
(* 3/40 (pow x 5)) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 5)) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1/6 x) |
(* x (- (* 3/40 (pow x 2)) 1/6)) |
(* x (- (* 3/40 (pow x 2)) 1/6)) |
(* x (- (* 3/40 (pow x 2)) 1/6)) |
(* 3/40 (pow x 3)) |
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 3)) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+ (log 1/2) (log (/ -1 x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* -1/6 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* -1/6 (pow x 3)) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+ (log 1/2) (log (/ -1 x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* 3/40 (pow x 5)) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 5)) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(* 3/40 (pow x 5)) |
(* 3/40 (pow x 5)) |
(* 3/40 (pow x 5)) |
(* 3/40 (pow x 5)) |
(* 3/40 (pow x 5)) |
(* 3/40 (pow x 5)) |
(* 3/40 (pow x 5)) |
(* 3/40 (pow x 5)) |
(* 3/40 (pow x 5)) |
(* 3/40 (pow x 5)) |
(* 3/40 (pow x 5)) |
(* 3/40 (pow x 5)) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
-1/6 |
(- (* 3/40 (pow x 2)) 1/6) |
(- (* 3/40 (pow x 2)) 1/6) |
(- (* 3/40 (pow x 2)) 1/6) |
(* 3/40 (pow x 2)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 2)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+ (log 1/2) (log (/ -1 x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* 3/40 (pow x 5)) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 5)) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
-6 |
(- (* -27/10 (pow x 2)) 6) |
(- (* (pow x 2) (- (* -243/200 (pow x 2)) 27/10)) 6) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -2187/4000 (pow x 2)) 243/200)) 27/10)) 6) |
(/ 40/3 (pow x 2)) |
(/ (+ 40/3 (* 800/27 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (+ 40/3 (+ (* 800/27 (/ 1 (pow x 2))) (/ 16000/243 (pow x 4)))) (pow x 2)) |
(/ (+ 40/3 (+ (* 800/27 (/ 1 (pow x 2))) (+ (* 320000/2187 (/ 1 (pow x 6))) (/ 16000/243 (pow x 4))))) (pow x 2)) |
(/ 40/3 (pow x 2)) |
(/ (+ 40/3 (* 800/27 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (+ 40/3 (+ (* 800/27 (/ 1 (pow x 2))) (/ 16000/243 (pow x 4)))) (pow x 2)) |
(/ (+ 40/3 (+ (* 800/27 (/ 1 (pow x 2))) (+ (* 320000/2187 (/ 1 (pow x 6))) (/ 16000/243 (pow x 4))))) (pow x 2)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+ (log 1/2) (log (/ -1 x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) |
(* 2 x) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(/ -1/2 x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
1 |
(+ 1 (pow x 2)) |
(+ 1 (pow x 2)) |
(+ 1 (pow x 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
-1/6 |
(- (* 3/40 (pow x 2)) 1/6) |
(- (* 3/40 (pow x 2)) 1/6) |
(- (* 3/40 (pow x 2)) 1/6) |
(* 3/40 (pow x 2)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 2)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64))))))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* (pow x 3) (- (* 3/40 (pow x 2)) 1/6)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- (* 3/40 (pow x 2)) 1/6)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- (* 3/40 (pow x 2)) 1/6)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* x (- (* 3/40 (pow x 2)) 1/6)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(* x (- (* 3/40 (pow x 2)) 1/6)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(* x (- (* 3/40 (pow x 2)) 1/6)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(* 3/40 (pow x 3)) |
(*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(* 3/40 (pow x 3)) |
(*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64))))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64))))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
-1/6 |
#s(literal -1/6 binary64) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/40 binary64))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/40 binary64))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64))))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
-6 |
#s(literal -6 binary64) |
(- (* -27/10 (pow x 2)) 6) |
(fma.f64 x (*.f64 x #s(literal -27/10 binary64)) #s(literal -6 binary64)) |
(- (* (pow x 2) (- (* -243/200 (pow x 2)) 27/10)) 6) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -243/200 binary64)) #s(literal -27/10 binary64))) #s(literal -6 binary64)) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -2187/4000 (pow x 2)) 243/200)) 27/10)) 6) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -2187/4000 binary64)) #s(literal -243/200 binary64))) #s(literal -27/10 binary64)) #s(literal -6 binary64)) |
(/ 40/3 (pow x 2)) |
(/.f64 #s(literal 40/3 binary64) (*.f64 x x)) |
(/ (+ 40/3 (* 800/27 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 40/3 binary64) (/.f64 #s(literal 800/27 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (+ 40/3 (+ (* 800/27 (/ 1 (pow x 2))) (/ 16000/243 (pow x 4)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 40/3 binary64) (+.f64 (/.f64 #s(literal 800/27 binary64) (*.f64 x x)) (/.f64 #s(literal 16000/243 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x)) |
(/ (+ 40/3 (+ (* 800/27 (/ 1 (pow x 2))) (+ (* 320000/2187 (/ 1 (pow x 6))) (/ 16000/243 (pow x 4))))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 40/3 binary64) (+.f64 (/.f64 #s(literal 16000/243 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 800/27 binary64) (*.f64 x x)) (/.f64 #s(literal 320000/2187 binary64) (pow.f64 x #s(literal 6 binary64)))))) (*.f64 x x)) |
(/ 40/3 (pow x 2)) |
(/.f64 #s(literal 40/3 binary64) (*.f64 x x)) |
(/ (+ 40/3 (* 800/27 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 40/3 binary64) (/.f64 #s(literal 800/27 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (+ 40/3 (+ (* 800/27 (/ 1 (pow x 2))) (/ 16000/243 (pow x 4)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 40/3 binary64) (+.f64 (/.f64 #s(literal 800/27 binary64) (*.f64 x x)) (/.f64 #s(literal 16000/243 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x)) |
(/ (+ 40/3 (+ (* 800/27 (/ 1 (pow x 2))) (+ (* 320000/2187 (/ 1 (pow x 6))) (/ 16000/243 (pow x 4))))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 40/3 binary64) (+.f64 (/.f64 #s(literal 16000/243 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 800/27 binary64) (*.f64 x x)) (/.f64 #s(literal 320000/2187 binary64) (pow.f64 x #s(literal 6 binary64)))))) (*.f64 x x)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 x (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(+.f64 x (/.f64 #s(literal 1/2 binary64) x)) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(+.f64 x (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(+.f64 x (fma.f64 x (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(-.f64 (neg.f64 x) (fma.f64 x (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (pow x 2)) |
(fma.f64 x x #s(literal 1 binary64)) |
(+ 1 (pow x 2)) |
(fma.f64 x x #s(literal 1 binary64)) |
(+ 1 (pow x 2)) |
(fma.f64 x x #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
-1/6 |
#s(literal -1/6 binary64) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/40 binary64))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/40 binary64))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
| 1× | batch-egg-rewrite |
| 12 612× | lower-fma.f32 |
| 12 604× | lower-fma.f64 |
| 5 266× | lower-*.f32 |
| 5 246× | lower-*.f64 |
| 3 132× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 295 |
| 0 | 68 | 245 |
| 1 | 241 | 229 |
| 2 | 1197 | 229 |
| 0 | 8761 | 227 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) |
(*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) |
(*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
#s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(*.f64 x (*.f64 x #s(literal -1/6 binary64))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) |
#s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 x x #s(literal 1 binary64)) |
(fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 x #s(literal -1/6 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 x #s(literal 3/40 binary64)) |
| Outputs |
|---|
(+.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) x) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) |
(+.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(+.f64 (+.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) x) |
(fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) x) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 3/40 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (*.f64 x x)) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)))))) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (neg.f64 x))))) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 3/40 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) x x) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (/.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (*.f64 x x)) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))))))) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64) (neg.f64 (neg.f64 x)))) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)) x) |
(fma.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) x (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))) x) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 x (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) x) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (/.f64 x (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (/.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) x) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))) x) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) x) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) x) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) x) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))))))))) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)) (neg.f64 (neg.f64 x))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64))) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64))) (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)) (neg.f64 (neg.f64 x)))) |
(/.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)) (neg.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) (neg.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))))))))) |
(*.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)) (neg.f64 (neg.f64 x))))) |
(*.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -3/40 binary64)))) |
(+.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))) (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -3/40 binary64)) (neg.f64 (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -3/40 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/6 binary64) (neg.f64 (*.f64 x (*.f64 x x))))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3 binary64) (log.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) (neg.f64 (log.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(fma.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 3/40 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 3/40 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -3/40 binary64)))) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -3/40 binary64)) (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -3/40 binary64)) (neg.f64 (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -3/40 binary64)) (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (neg.f64 (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal -1/6 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))) (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) #s(literal 3 binary64)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x))) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) #s(literal -1 binary64)) |
(*.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) x) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 x (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (/.f64 x (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (/.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(+.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal -1/6 binary64))) |
(+.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) |
(fma.f64 x #s(literal -1/6 binary64) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (*.f64 x #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/6 binary64))) |
(fma.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 3/40 binary64)) (*.f64 x #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 3/40 binary64)) (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/6 binary64) x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 3/40 binary64) (*.f64 x #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 3/40 binary64) (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x x) (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) x (*.f64 x #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) x (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64) (*.f64 x #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 3/40 binary64)) #s(literal 1 binary64)) (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 3/40 binary64)) #s(literal 1 binary64)) (*.f64 x x) (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)) x)) |
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(neg.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (*.f64 (*.f64 x #s(literal -1/6 binary64)) (-.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) x))) |
(/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (*.f64 (*.f64 x #s(literal -1/6 binary64)) (-.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) x) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (*.f64 (*.f64 x #s(literal -1/6 binary64)) (-.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) (neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal -1/6 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) x)) (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal -1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)))) (-.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) |
(*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (*.f64 (*.f64 x #s(literal -1/6 binary64)) (-.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 x (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (/.f64 x (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (/.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
#s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 x (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal -1/6 binary64)) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))))) |
#s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 3/40 binary64)) |
(*.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 3/40 binary64))) |
(*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x) |
(*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 5 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(pow.f64 x #s(literal 5 binary64)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(*.f64 (pow.f64 x #s(literal 5/2 binary64)) (pow.f64 x #s(literal 5/2 binary64))) |
(*.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (*.f64 x (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x)) |
(*.f64 (*.f64 (*.f64 x x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) |
(+.f64 #s(literal -1/6 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal -3/40 binary64)))) |
(+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64)))) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -3/40 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -3/40 binary64))) #s(literal -1/6 binary64)) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))) #s(literal -1/6 binary64)) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -3/40 binary64)) #s(literal -1 binary64)) #s(literal -1/6 binary64)) |
(exp.f64 (log.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x #s(literal 3/40 binary64)) x #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) #s(literal 1 binary64) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -3/40 binary64)) #s(literal -1 binary64) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/40 binary64))) x #s(literal -1/6 binary64)) |
(neg.f64 (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/80 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64))))) |
(/.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/80 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/80 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal -1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64))) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)))) (neg.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) |
(pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/80 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal -1/6 binary64)))) |
(*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(+.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) x) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) |
(+.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(+.f64 (+.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) x) |
(fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) x) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 3/40 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (*.f64 x x)) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)))))) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (neg.f64 x))))) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 3/40 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) x x) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (/.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (*.f64 x x)) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))))))) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64) (neg.f64 (neg.f64 x)))) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)) x) |
(fma.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) x (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))) x) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 x (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) x) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (/.f64 x (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (/.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) x) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))) x) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) x) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) x) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) x) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))))))))) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)) (neg.f64 (neg.f64 x))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64))) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64))) (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)) (neg.f64 (neg.f64 x)))) |
(/.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)) (neg.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) (neg.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))))))))) |
(*.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)) (neg.f64 (neg.f64 x))))) |
(*.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))))) |
(exp.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/80 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) (/.f64 #s(literal -1/6 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) #s(literal 1/6 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal -1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) |
(pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) |
(log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(+.f64 (log1p.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(+.f64 (log1p.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(+.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(+.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 (log1p.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(-.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) (log.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 3 binary64))) (fma.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (-.f64 (*.f64 x x) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (log1p.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (log1p.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (+.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (log1p.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (log1p.f64 (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (+.f64 (log1p.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (+.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(+.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(fma.f64 x #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 #s(literal 1 binary64) x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) x) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) x) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) x) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(neg.f64 (/.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (sqrt.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)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (+.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.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)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(*.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x)))) |
(fabs.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(exp.f64 (log1p.f64 (*.f64 x x))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(hypot.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(hypot.f64 (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fabs.f64 (fma.f64 x x #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.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 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(sqrt.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)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.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 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(neg.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (/.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))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.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 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (/.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))))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) |
(+.f64 #s(literal -1/6 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal -3/40 binary64)))) |
(+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64)))) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -3/40 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -3/40 binary64))) #s(literal -1/6 binary64)) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))) #s(literal -1/6 binary64)) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -3/40 binary64)) #s(literal -1 binary64)) #s(literal -1/6 binary64)) |
(exp.f64 (log.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x #s(literal 3/40 binary64)) x #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) #s(literal 1 binary64) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -3/40 binary64)) #s(literal -1 binary64) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/40 binary64))) x #s(literal -1/6 binary64)) |
(neg.f64 (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/80 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64))))) |
(/.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/80 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/80 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal -1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64))) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)))) (neg.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) |
(pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/80 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -3/40 binary64) #s(literal -1/6 binary64)))) |
(*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) |
(*.f64 x #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (*.f64 x x)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 3/4 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 x #s(literal 3/40 binary64)) |
(*.f64 #s(literal 3/40 binary64) x) |
Compiled 28 268 to 2 418 computations (91.4% saved)
22 alts after pruning (13 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 134 | 10 | 1 144 |
| Fresh | 8 | 3 | 11 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 1 143 | 22 | 1 165 |
| Status | Accuracy | Program |
|---|---|---|
| 5.9% | (log.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) | |
| ✓ | 17.5% | (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
| 29.9% | (log.f64 (+.f64 #s(approx (sqrt (+ (* x x) 1)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) x)) | |
| ✓ | 2.2% | (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) |
| ✓ | 12.4% | (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) |
| 30.2% | (log.f64 #s(approx (+ (sqrt (+ (* x x) 1)) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) | |
| 28.9% | (log.f64 #s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f64 x #s(literal 2 binary64)))) | |
| ✓ | 29.2% | (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) |
| 42.4% | #s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) | |
| ✓ | 42.5% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
| 43.4% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ 1 (+ (* x (* x 3/40)) -1/6)) (fma.f64 x (*.f64 x #s(literal -27/10 binary64)) #s(literal -6 binary64)))) (*.f64 x (*.f64 x x)) x)) | |
| 44.1% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x)) | |
| ✓ | 44.1% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) |
| 4.4% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) #s(literal 3/40 binary64)))) | |
| ✓ | 4.4% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) |
| 4.4% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 3/40 binary64))))) | |
| 4.4% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))))) | |
| 4.4% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x))) | |
| 2.3% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) | |
| 2.3% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))))) | |
| ✓ | 2.3% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
| ✓ | 2.3% | #s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) |
Compiled 973 to 293 computations (69.9% saved)
| Inputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x)) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 3/40 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) #s(literal 3/40 binary64)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 #s(approx (+ (* x (* x 3/40)) -1/6) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ 1 (+ (* x (* x 3/40)) -1/6)) (fma.f64 x (*.f64 x #s(literal -27/10 binary64)) #s(literal -6 binary64)))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 #s(approx (* (+ (* (* x (* x x)) (* (* x (* x x)) 27/64000)) -1/216) (* x (* x x))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/216 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (neg.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (neg.f64 x)) x)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 x x)) x)) |
(log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) |
(log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (*.f64 x #s(literal 2 binary64)))) |
(log.f64 #s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f64 x #s(literal 2 binary64)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) |
(log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) |
(log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 x (/.f64 #s(literal -1/2 binary64) x))))) |
(log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) |
(log.f64 (+.f64 #s(approx (sqrt (+ (* x x) 1)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) x)) |
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) |
(log.f64 #s(approx (+ (sqrt (+ (* x x) 1)) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) |
(log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(log.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
| Outputs |
|---|
(log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 x (/.f64 #s(literal -1/2 binary64) x))))) |
3 calls:
| 15.0ms | x |
| 12.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| 11.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 3 | x |
| 84.5% | 3 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 84.5% | 3 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
Compiled 21 to 14 computations (33.3% saved)
| Inputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x)) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 3/40 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) #s(literal 3/40 binary64)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 #s(approx (+ (* x (* x 3/40)) -1/6) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ 1 (+ (* x (* x 3/40)) -1/6)) (fma.f64 x (*.f64 x #s(literal -27/10 binary64)) #s(literal -6 binary64)))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 #s(approx (* (+ (* (* x (* x x)) (* (* x (* x x)) 27/64000)) -1/216) (* x (* x x))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/216 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (neg.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (neg.f64 x)) x)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 x x)) x)) |
(log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) |
(log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (*.f64 x #s(literal 2 binary64)))) |
(log.f64 #s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f64 x #s(literal 2 binary64)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) |
(log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) |
(log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 x (/.f64 #s(literal -1/2 binary64) x))))) |
(log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) |
(log.f64 (+.f64 #s(approx (sqrt (+ (* x x) 1)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) x)) |
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| Outputs |
|---|
(log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 x (/.f64 #s(literal -1/2 binary64) x))))) |
1 calls:
| 12.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x)) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 3/40 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) #s(literal 3/40 binary64)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 #s(approx (+ (* x (* x 3/40)) -1/6) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ 1 (+ (* x (* x 3/40)) -1/6)) (fma.f64 x (*.f64 x #s(literal -27/10 binary64)) #s(literal -6 binary64)))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 #s(approx (* (+ (* (* x (* x x)) (* (* x (* x x)) 27/64000)) -1/216) (* x (* x x))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/216 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (neg.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (neg.f64 x)) x)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 x x)) x)) |
(log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) |
(log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (*.f64 x #s(literal 2 binary64)))) |
(log.f64 #s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f64 x #s(literal 2 binary64)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) |
(log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) |
| Outputs |
|---|
(log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (*.f64 x #s(literal 2 binary64)))) |
1 calls:
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x)) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 3/40 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) #s(literal 3/40 binary64)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 #s(approx (+ (* x (* x 3/40)) -1/6) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ 1 (+ (* x (* x 3/40)) -1/6)) (fma.f64 x (*.f64 x #s(literal -27/10 binary64)) #s(literal -6 binary64)))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 #s(approx (* (+ (* (* x (* x x)) (* (* x (* x x)) 27/64000)) -1/216) (* x (* x x))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/216 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (neg.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (neg.f64 x)) x)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 x x)) x)) |
(log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) |
(log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (*.f64 x #s(literal 2 binary64)))) |
(log.f64 #s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f64 x #s(literal 2 binary64)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x)) |
(log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (*.f64 x #s(literal 2 binary64)))) |
3 calls:
| 97.0ms | x |
| 47.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 8.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.3% | 2 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 71.3% | 2 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| 71.5% | 2 | x |
Compiled 21 to 14 computations (33.3% saved)
| Inputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x)) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 3/40 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) #s(literal 3/40 binary64)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 #s(approx (+ (* x (* x 3/40)) -1/6) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ 1 (+ (* x (* x 3/40)) -1/6)) (fma.f64 x (*.f64 x #s(literal -27/10 binary64)) #s(literal -6 binary64)))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 #s(approx (* (+ (* (* x (* x x)) (* (* x (* x x)) 27/64000)) -1/216) (* x (* x x))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/216 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (neg.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (neg.f64 x)) x)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 x x)) x)) |
(log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x)) |
(log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64)))) |
3 calls:
| 10.0ms | x |
| 9.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 7.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.0% | 2 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 52.0% | 2 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| 52.2% | 2 | x |
Compiled 21 to 14 computations (33.3% saved)
| Inputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x)) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 3/40 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) #s(literal 3/40 binary64)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 #s(approx (+ (* x (* x 3/40)) -1/6) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ 1 (+ (* x (* x 3/40)) -1/6)) (fma.f64 x (*.f64 x #s(literal -27/10 binary64)) #s(literal -6 binary64)))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 #s(approx (* (+ (* (* x (* x x)) (* (* x (* x x)) 27/64000)) -1/216) (* x (* x x))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/216 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (neg.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (neg.f64 x)) x)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (*.f64 x (*.f64 x x)) x)) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x)) |
3 calls:
| 19.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| 9.0ms | x |
| 7.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.1% | 1 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 44.1% | 1 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| 44.1% | 1 | x |
Compiled 21 to 14 computations (33.3% saved)
| Inputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x)) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 3/40 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) #s(literal 3/40 binary64)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 #s(approx (+ (* x (* x 3/40)) -1/6) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x x)) x)) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 #s(approx (+ (* x (* x 3/40)) -1/6) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x x)) x)) |
3 calls:
| 10.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 5.0ms | x |
| 4.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.7% | 1 | x |
| 43.7% | 1 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 43.7% | 1 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
Compiled 21 to 14 computations (33.3% saved)
| Inputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x)) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 3/40 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64)))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (+ (* x (* x 3/40)) -1/6) (* x (* x x))) x) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) #s(literal 3/40 binary64)))) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
3 calls:
| 5.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 4.0ms | x |
| 4.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.4% | 1 | x |
| 42.4% | 1 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 42.4% | 1 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
Compiled 21 to 14 computations (33.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) |
3 calls:
| 3.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 2.0ms | x |
| 2.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 2.3% | 1 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 2.3% | 1 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| 2.3% | 1 | x |
Compiled 21 to 14 computations (33.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 0.0003766169483444753 | 33097.639402303954 |
| 12.0ms | -367.4197403986711 | -0.07331050288476816 |
| 15.0ms | 272× | 0 | valid |
Compiled 573 to 331 computations (42.2% saved)
ival-hypot: 5.0ms (52% of total)ival-log: 3.0ms (31.2% of total)ival-add: 1.0ms (10.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.0003766169483444753 | 33097.639402303954 |
| 4.0ms | -367.4197403986711 | -0.07331050288476816 |
| 2.0ms | 32× | 0 | valid |
Compiled 525 to 299 computations (43% saved)
ival-hypot: 1.0ms (90.6% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-log: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 0.0003766169483444753 | 33097.639402303954 |
| 1.0ms | -367.4197403986711 | -0.07331050288476816 |
| 5.0ms | 80× | 0 | valid |
Compiled 489 to 281 computations (42.5% saved)
ival-hypot: 2.0ms (56.3% of total)ival-log: 1.0ms (28.2% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.0003766169483444753 | 33097.639402303954 |
Compiled 220 to 135 computations (38.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 0.0003766169483444753 | 33097.639402303954 |
| 2.0ms | 32× | 0 | valid |
Compiled 220 to 135 computations (38.6% saved)
ival-hypot: 1.0ms (92.1% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-log: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 24× | *-commutative_binary64 |
| 14× | +-commutative_binary64 |
| 8× | sub-neg_binary64 |
| 6× | neg-sub0_binary64 |
| 6× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 79 | 372 |
| 1 | 96 | 372 |
| 2 | 104 | 372 |
| 3 | 110 | 372 |
| 4 | 115 | 372 |
| 5 | 117 | 372 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 x #s(literal -1261007895663739/1125899906842624 binary64)) (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 x (/.f64 #s(literal -1/2 binary64) x))))))) |
(if (<=.f64 x #s(literal -5/4 binary64)) (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 x (/.f64 #s(literal -1/2 binary64) x))))))) |
(if (<=.f64 x #s(literal -5/4 binary64)) (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) (if (<=.f64 x #s(literal 5/4 binary64)) #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (*.f64 x #s(literal 2 binary64)))))) |
(if (<=.f64 x #s(literal 5854679515581645/4503599627370496 binary64)) #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x)) (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (*.f64 x #s(literal 2 binary64))))) |
(if (<=.f64 x #s(literal 3/2 binary64)) #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x)) (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 #s(approx (+ (* x (* x 3/40)) -1/6) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) |
| Outputs |
|---|
(if (<=.f64 x #s(literal -1261007895663739/1125899906842624 binary64)) (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 x (/.f64 #s(literal -1/2 binary64) x))))))) |
(if (<=.f64 x #s(literal -5/4 binary64)) (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) (-.f64 x (/.f64 #s(literal -1/2 binary64) x))))))) |
(if (<=.f64 x #s(literal -5/4 binary64)) (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1/2 binary64) x))) (if (<=.f64 x #s(literal 5/4 binary64)) #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (*.f64 x #s(literal 2 binary64)))))) |
(if (<=.f64 x #s(literal 5854679515581645/4503599627370496 binary64)) #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x)) (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (*.f64 x #s(literal 2 binary64))))) |
(if (<=.f64 x #s(literal 5854679515581645/4503599627370496 binary64)) #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x x)) (log.f64 #s(approx (+ x (sqrt (+ (* x x) 1))) (*.f64 x #s(literal 2 binary64))))) |
(if (<=.f64 x #s(literal 3/2 binary64)) #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x)) (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) |
(if (<=.f64 x #s(literal 3/2 binary64)) #s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x x)) (log.f64 (+.f64 x #s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary64))))) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 #s(approx (+ (* x (* x 3/40)) -1/6) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
#s(approx (log (+ x (sqrt (+ (* x x) 1)))) #s(approx (+ (* (* x x) (* x -1/6)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))))) |
| 15 958× | lower-fma.f64 |
| 15 958× | lower-fma.f32 |
| 11 038× | lower-fma.f64 |
| 11 038× | lower-fma.f32 |
| 8 398× | lower-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 152 | 2106 |
| 1 | 422 | 2012 |
| 2 | 1143 | 1998 |
| 3 | 3556 | 1894 |
| 0 | 8346 | 1801 |
| 0 | 29 | 185 |
| 0 | 46 | 177 |
| 1 | 168 | 177 |
| 2 | 1202 | 177 |
| 0 | 8300 | 165 |
| 0 | 125 | 525 |
| 1 | 353 | 517 |
| 2 | 931 | 509 |
| 3 | 2909 | 479 |
| 4 | 7021 | 479 |
| 0 | 8073 | 448 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 410 to 175 computations (57.3% saved)
Compiled 506 to 154 computations (69.6% saved)
Loading profile data...