
Time bar (total: 11.8s)
| 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 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 4 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 5 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 6 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 7 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 8 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 9 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 10 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 11 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 12 |
Compiled 12 to 10 computations (16.7% saved)
| 1.4s | 1 489× | 5 | exit |
| 1.1s | 2 557× | 2 | valid |
| 741.0ms | 3 555× | 1 | valid |
| 391.0ms | 3 131× | 0 | invalid |
| 233.0ms | 2 144× | 0 | valid |
ival-cos: 1.2s (36.6% of total)ival-fmod: 767.0ms (22.7% of total)ival-exp: 652.0ms (19.3% of total)adjust: 264.0ms (7.8% of total)ival-sqrt: 240.0ms (7.1% of total)ival-mult: 143.0ms (4.2% of total)ival-neg: 59.0ms (1.7% of total)ival-true: 11.0ms (0.3% of total)ival-assert: 6.0ms (0.2% of total)| 1× | egg-herbie |
| 32× | sub-neg |
| 28× | div-sub |
| 24× | lower-*.f32 |
| 22× | lower-*.f64 |
| 22× | times-frac |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 21 |
| 1 | 29 | 21 |
| 2 | 68 | 21 |
| 3 | 122 | 21 |
| 4 | 168 | 21 |
| 5 | 188 | 21 |
| 6 | 205 | 21 |
| 7 | 224 | 21 |
| 8 | 231 | 21 |
| 0 | 8 | 10 |
| 0 | 15 | 10 |
| 1 | 22 | 10 |
| 2 | 32 | 9 |
| 3 | 38 | 9 |
| 4 | 43 | 9 |
| 5 | 49 | 9 |
| 6 | 56 | 9 |
| 7 | 62 | 9 |
| 8 | 63 | 9 |
| 0 | 63 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| Outputs |
|---|
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 186 | 0 | - | 186 | (7.090625565593175e-81) | (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (cos.f64 x)) |
| 0 | 0 | - | 0 | - | (cos.f64 x) |
| 0 | 0 | - | 0 | - | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 0 | 0 | - | 0 | - | (exp.f64 x) |
| 0 | 1 | (-105.98724958434562) | 0 | - | (exp.f64 (neg.f64 x)) |
| 0 | 0 | - | 0 | - | (neg.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
exp.f64 | (exp.f64 (neg.f64 x)) | sensitivity | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 241 |
| - | 1 | 14 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 241 |
| - | 1 | 0 | 14 |
| number | freq |
|---|---|
| 0 | 255 |
| 1 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 60.0ms | 148× | 2 | valid |
| 51.0ms | 218× | 1 | valid |
| 16.0ms | 110× | 1 | exit |
| 4.0ms | 36× | 0 | valid |
Compiled 84 to 36 computations (57.1% saved)
ival-exp: 30.0ms (29.5% of total)ival-fmod: 26.0ms (25.5% of total)ival-cos: 19.0ms (18.7% of total)adjust: 11.0ms (10.8% of total)ival-sqrt: 8.0ms (7.9% of total)ival-mult: 5.0ms (4.9% of total)ival-neg: 2.0ms (2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 9.6% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
Compiled 11 to 8 computations (27.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (cos.f64 x)) |
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
| ✓ | cost-diff | 0 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 24× | lower-*.f32 |
| 22× | lower-*.f64 |
| 12× | lower-/.f32 |
| 12× | lower-/.f64 |
| 8× | lower-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 29 |
| 0 | 15 | 29 |
| 1 | 22 | 29 |
| 2 | 32 | 28 |
| 3 | 38 | 28 |
| 4 | 43 | 28 |
| 5 | 49 | 28 |
| 6 | 56 | 28 |
| 7 | 62 | 28 |
| 8 | 63 | 28 |
| 0 | 63 | 28 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(exp.f64 x) |
x |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(exp.f64 x) |
x |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (cos.f64 x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (cos.f64 x)) |
| ✓ | accuracy | 100.0% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| ✓ | accuracy | 31.1% | (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
| 31.0ms | 74× | 2 | valid |
| 22.0ms | 109× | 1 | valid |
| 9.0ms | 55× | 1 | exit |
| 2.0ms | 18× | 0 | valid |
Compiled 31 to 10 computations (67.7% saved)
ival-exp: 15.0ms (29.1% of total)ival-fmod: 13.0ms (25.2% of total)ival-cos: 9.0ms (17.4% of total)ival-sqrt: 6.0ms (11.6% of total)adjust: 5.0ms (9.7% of total)ival-mult: 2.0ms (3.9% of total)ival-neg: 1.0ms (1.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ()) |
#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ()) |
#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ()) |
#s(alt (cos.f64 x) (patch (cos.f64 x) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (pow x 2))) (taylor 0 x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) (taylor 0 x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) (taylor 0 x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (cos.f64 x) (patch (cos.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (pow x 2))) (taylor 0 x) (#s(alt (cos.f64 x) (patch (cos.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) (taylor 0 x) (#s(alt (cos.f64 x) (patch (cos.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) (taylor 0 x) (#s(alt (cos.f64 x) (patch (cos.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (cos x) (taylor inf x) (#s(alt (cos.f64 x) (patch (cos.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (cos x) (taylor inf x) (#s(alt (cos.f64 x) (patch (cos.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (cos x) (taylor inf x) (#s(alt (cos.f64 x) (patch (cos.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (cos x) (taylor inf x) (#s(alt (cos.f64 x) (patch (cos.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (cos x) (taylor -inf x) (#s(alt (cos.f64 x) (patch (cos.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (cos x) (taylor -inf x) (#s(alt (cos.f64 x) (patch (cos.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (cos x) (taylor -inf x) (#s(alt (cos.f64 x) (patch (cos.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (cos x) (taylor -inf x) (#s(alt (cos.f64 x) (patch (cos.f64 x) #<representation binary64>) () ())) ()) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | inf | (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) |
| 0.0ms | x | @ | -inf | (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) |
| 0.0ms | x | @ | 0 | (sqrt (cos x)) |
| 0.0ms | x | @ | 0 | (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) |
| 0.0ms | x | @ | inf | (sqrt (cos x)) |
| 1× | egg-herbie |
| 13 324× | lower-fma.f64 |
| 13 324× | lower-fma.f32 |
| 3 658× | lower-*.f64 |
| 3 658× | lower-*.f32 |
| 2 382× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 76 | 401 |
| 1 | 181 | 380 |
| 2 | 412 | 368 |
| 3 | 1045 | 358 |
| 4 | 1890 | 358 |
| 5 | 3512 | 358 |
| 6 | 4863 | 358 |
| 7 | 6196 | 358 |
| 8 | 7695 | 358 |
| 0 | 8062 | 336 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
1 |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
| Outputs |
|---|
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
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/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 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/24 (pow x 2)) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
| 1× | batch-egg-rewrite |
| 612× | lower-*.f32 |
| 610× | lower-*.f64 |
| 600× | lower-/.f64 |
| 600× | lower-/.f32 |
| 252× | lower-fma.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 23 |
| 0 | 15 | 23 |
| 1 | 24 | 22 |
| 2 | 63 | 22 |
| 3 | 257 | 22 |
| 0 | 1992 | 22 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(exp.f64 x) |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
| Outputs |
|---|
(neg.f64 (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (exp.f64 (neg.f64 x))))) |
(neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (exp.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (exp.f64 x))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) |
(/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (exp.f64 x)) |
(/.f64 (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal -1 binary64)) (exp.f64 x)) |
(pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal -1 binary64)) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (exp.f64 (neg.f64 x)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (exp.f64 x)))) |
(*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (neg.f64 (exp.f64 (neg.f64 x)))) |
(*.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) (neg.f64 (exp.f64 (neg.f64 x)))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (exp.f64 x))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 x #s(literal -1/2 binary64)))) (exp.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(exp.f64 x) |
(-.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 x))) |
(neg.f64 (neg.f64 (exp.f64 x))) |
(/.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -1/2 binary64)))) (exp.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(*.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (cos.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 x)) #s(literal 1/4 binary64) (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/4 binary64)))) |
(sqrt.f64 (cos.f64 x)) |
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (cos.f64 x))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) (pow.f64 (cos.f64 x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 1/8 binary64)) (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) (pow.f64 (cos.f64 x) #s(literal 1/8 binary64))) (pow.f64 (cos.f64 x) #s(literal 1/8 binary64))) |
(exp.f64 (log.f64 (cos.f64 x))) |
(cos.f64 x) |
(-.f64 (*.f64 (cos.f64 x) (cos.f64 #s(literal 0 binary64))) (*.f64 (sin.f64 x) (sin.f64 #s(literal 0 binary64)))) |
(-.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 x)) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 x))) |
Compiled 1 599 to 260 computations (83.7% saved)
13 alts after pruning (12 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 112 | 12 | 124 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 112 | 13 | 125 |
| Status | Accuracy | Program |
|---|---|---|
| 9.6% | (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) | |
| 9.6% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) | |
| 9.6% | (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (exp.f64 (neg.f64 x))) | |
| ✓ | 9.6% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 8.7% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) | |
| 9.4% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) | |
| ▶ | 9.4% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ▶ | 9.4% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| 9.4% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| ▶ | 9.2% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| ▶ | 25.1% | (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 6.6% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) | |
| ▶ | 7.7% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
Compiled 379 to 248 computations (34.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | cost-diff | 0 | #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
| ✓ | cost-diff | 0 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | #s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (cos.f64 x)) |
| ✓ | cost-diff | 0 | #s(approx (exp x) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) |
| ✓ | cost-diff | 0 | (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 5 768× | lower-fma.f32 |
| 5 758× | lower-fma.f64 |
| 1 944× | lower-*.f32 |
| 1 930× | lower-*.f64 |
| 862× | distribute-lft-in |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 331 |
| 0 | 72 | 331 |
| 1 | 120 | 331 |
| 2 | 247 | 326 |
| 3 | 441 | 326 |
| 4 | 712 | 326 |
| 5 | 807 | 326 |
| 6 | 1094 | 326 |
| 7 | 1345 | 326 |
| 8 | 1404 | 326 |
| 9 | 1451 | 326 |
| 10 | 1817 | 326 |
| 11 | 3335 | 326 |
| 12 | 4428 | 326 |
| 13 | 5268 | 326 |
| 14 | 5543 | 326 |
| 15 | 5734 | 326 |
| 16 | 5762 | 326 |
| 17 | 5870 | 326 |
| 18 | 5918 | 326 |
| 19 | 5924 | 326 |
| 20 | 5924 | 326 |
| 21 | 5924 | 326 |
| 22 | 5924 | 326 |
| 23 | 5928 | 326 |
| 0 | 5928 | 326 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
x |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(exp.f64 x) |
x |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
(fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) |
#s(literal -1/96 binary64) |
#s(literal -1/4 binary64) |
#s(literal 1 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) |
#s(literal -19/5760 binary64) |
#s(literal -1/96 binary64) |
#s(literal -1/4 binary64) |
#s(literal 1 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
x |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(exp.f64 x) |
x |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
(fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
#s(literal -1/96 binary64) |
#s(literal -1/4 binary64) |
#s(literal 1 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) |
#s(literal -19/5760 binary64) |
#s(literal -1/96 binary64) |
#s(literal -1/4 binary64) |
#s(literal 1 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | accuracy | 99.6% | (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) |
| ✓ | accuracy | 98.6% | #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 31.1% | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | accuracy | 98.5% | #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 31.1% | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (cos.f64 x)) |
| ✓ | accuracy | 99.9% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 98.0% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 31.1% | (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
| ✓ | accuracy | 100.0% | (exp.f64 x) |
| ✓ | accuracy | 100.0% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| ✓ | accuracy | 98.1% | #s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
| ✓ | accuracy | 31.1% | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (cos.f64 x)) |
| ✓ | accuracy | 100.0% | (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| ✓ | accuracy | 96.8% | #s(approx (exp x) #s(literal 1 binary64)) |
| ✓ | accuracy | 31.1% | (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) |
| 62.0ms | 74× | 2 | valid |
| 60.0ms | 109× | 1 | valid |
| 17.0ms | 55× | 1 | exit |
| 5.0ms | 18× | 0 | valid |
Compiled 233 to 28 computations (88% saved)
ival-mult: 21.0ms (19.4% of total)adjust: 19.0ms (17.5% of total)ival-exp: 16.0ms (14.8% of total)ival-fmod: 16.0ms (14.8% of total)ival-cos: 10.0ms (9.2% of total)const: 10.0ms (9.2% of total)ival-add: 10.0ms (9.2% of total)ival-sqrt: 4.0ms (3.7% of total)ival-sub: 1.0ms (0.9% of total)ival-neg: 1.0ms (0.9% 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 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ()) |
#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ()) |
#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ()) |
#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ()) |
#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ()) |
#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ()) |
#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ()) |
#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ()) |
#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ()) |
#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (patch (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (pow x 2))) (taylor 0 x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) (taylor 0 x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) (taylor 0 x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt (sqrt.f64 (cos.f64 x)) (patch (sqrt.f64 (cos.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (pow x 2))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (pow x 2))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (pow x 2))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt -1/4 (taylor 0 x) (#s(alt (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (patch (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1/96 (pow x 2)) 1/4) (taylor 0 x) (#s(alt (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (patch (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1/96 (pow x 2)) 1/4) (taylor 0 x) (#s(alt (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (patch (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1/96 (pow x 2)) 1/4) (taylor 0 x) (#s(alt (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (patch (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/96 (pow x 2)) (taylor inf x) (#s(alt (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (patch (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (patch (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (patch (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (patch (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/96 (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (patch (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (patch (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (patch (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (patch (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/96 x) (taylor 0 x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* -19/5760 (pow x 2)) 1/96)) (taylor 0 x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* -19/5760 (pow x 2)) 1/96)) (taylor 0 x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* -19/5760 (pow x 2)) 1/96)) (taylor 0 x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -19/5760 (pow x 3)) (taylor inf x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -19/5760 (pow x 3)) (taylor -inf x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | (* (fmod (exp x) (sqrt (cos x))) (- 1 x)) |
| 1.0ms | x | @ | 0 | (+ (* (* x x) -1/96) -1/4) |
| 0.0ms | x | @ | inf | (* x (+ (* (* x x) -19/5760) -1/96)) |
| 0.0ms | x | @ | inf | (* (fmod (exp x) (sqrt (cos x))) (- 1 x)) |
| 0.0ms | x | @ | inf | (+ (* (* x x) -1/96) -1/4) |
| 1× | egg-herbie |
| 9 976× | lower-fma.f64 |
| 9 976× | lower-fma.f32 |
| 4 328× | lower-*.f64 |
| 4 328× | lower-*.f32 |
| 1 486× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 1871 |
| 1 | 224 | 1721 |
| 2 | 609 | 1661 |
| 3 | 1772 | 1602 |
| 4 | 5453 | 1602 |
| 0 | 8171 | 1530 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
1 |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
1 |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(* -1 (* x (fmod (exp x) (sqrt (cos x))))) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(* -1 (* x (fmod (exp x) (sqrt (cos x))))) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
1 |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
1 |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
-1/4 |
(- (* -1/96 (pow x 2)) 1/4) |
(- (* -1/96 (pow x 2)) 1/4) |
(- (* -1/96 (pow x 2)) 1/4) |
(* -1/96 (pow x 2)) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(* -1/96 (pow x 2)) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(* -1/96 x) |
(* x (- (* -19/5760 (pow x 2)) 1/96)) |
(* x (- (* -19/5760 (pow x 2)) 1/96)) |
(* x (- (* -19/5760 (pow x 2)) 1/96)) |
(* -19/5760 (pow x 3)) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -19/5760 (pow x 3)) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
| Outputs |
|---|
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
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/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
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/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (fmod (exp x) (sqrt (cos x))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 x)) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (fmod (exp x) (sqrt (cos x))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
-1/4 |
#s(literal -1/4 binary64) |
(- (* -1/96 (pow x 2)) 1/4) |
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
(- (* -1/96 (pow x 2)) 1/4) |
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
(- (* -1/96 (pow x 2)) 1/4) |
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
(* -1/96 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/96 binary64)) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
(* -1/96 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/96 binary64)) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
(* -1/96 x) |
(*.f64 x #s(literal -1/96 binary64)) |
(* x (- (* -19/5760 (pow x 2)) 1/96)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) |
(* x (- (* -19/5760 (pow x 2)) 1/96)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) |
(* x (- (* -19/5760 (pow x 2)) 1/96)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) |
(* -19/5760 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) |
(* -19/5760 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) |
| 1× | batch-egg-rewrite |
| 6 456× | lower-fma.f32 |
| 6 446× | lower-fma.f64 |
| 5 032× | lower-*.f32 |
| 5 018× | lower-*.f64 |
| 4 152× | lower-/.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 230 |
| 0 | 72 | 230 |
| 1 | 194 | 225 |
| 2 | 1219 | 225 |
| 0 | 8541 | 225 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) |
#s(approx (exp x) #s(literal 1 binary64)) |
(sqrt.f64 (cos.f64 x)) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
(exp.f64 x) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))))) |
(/.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(/.f64 (neg.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) (neg.f64 (exp.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) |
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) |
(*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) |
#s(approx (exp x) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64))) |
(sqrt.f64 (cos.f64 x)) |
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 x) (cos.f64 x)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) (pow.f64 (cos.f64 x) #s(literal 1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(/.f64 (neg.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (neg.f64 (exp.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(exp.f64 x) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(/.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) x) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 x))) |
(+.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 x))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64) (*.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 3 binary64))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (*.f64 (*.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))))) |
(/.f64 (-.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 x)))) (-.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) (-.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 x)) |
(/.f64 (neg.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))))) (neg.f64 (exp.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 x)) |
(/.f64 (neg.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))))) (neg.f64 (exp.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64))) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64))) (neg.f64 (/.f64 #s(literal 1/16 binary64) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64))) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/96 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64))) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/96 binary64))))) |
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) |
(fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64))) (neg.f64 (/.f64 #s(literal 1/16 binary64) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64))))) |
(fma.f64 (*.f64 x #s(literal -1/96 binary64)) x #s(literal -1/4 binary64)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/64 binary64)) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) #s(literal -1/384 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) #s(literal -1/16 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/96 binary64) #s(literal -1/4 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/64 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) #s(literal -1/384 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) #s(literal -1/16 binary64))) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal -1/384 binary64)))) (fma.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/64 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/96 binary64))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/64 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) #s(literal -1/384 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/64 binary64)) (+.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal -1/384 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) #s(literal -1/16 binary64)) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/64 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) #s(literal -1/384 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/64 binary64))) (neg.f64 (+.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal -1/384 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) #s(literal -1/16 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/96 binary64) #s(literal -1/4 binary64))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)))) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/96 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64))) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/782757789696 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1/262144 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/782757789696 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/56623104 binary64)))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) #s(literal -1/384 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/782757789696 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/4096 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) #s(literal -1/384 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/782757789696 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/4096 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/84934656 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/147456 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/84934656 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/256 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) #s(literal 1/16 binary64)) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/64 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) #s(literal -1/384 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) #s(literal -1/16 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/96 binary64) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64))))) (neg.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/96 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64))) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/16 binary64) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64))) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64))) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64))) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64))) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64))) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/16 binary64) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64))) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) #s(literal -1/384 binary64))))) |
(*.f64 (fma.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal -1/384 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) #s(literal -1/16 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) #s(literal -1/384 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) #s(literal -1/16 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/96 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/96 binary64))))) |
(+.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x #s(literal -1/96 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 361/33177600 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (*.f64 #s(literal 1/96 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (*.f64 #s(literal 1/96 binary64) x)))) |
(fma.f64 x #s(literal -1/96 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (*.f64 x #s(literal -1/96 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -19/5760 binary64)) (*.f64 x #s(literal -1/96 binary64))) |
(fma.f64 #s(literal -1/96 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) |
(fma.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/96 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) x (*.f64 x #s(literal -1/96 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64) (*.f64 x #s(literal -1/96 binary64))) |
(fma.f64 (*.f64 x #s(literal -19/5760 binary64)) (*.f64 x x) (*.f64 x #s(literal -1/96 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 361/33177600 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x #s(literal -1/96 binary64))))) (fma.f64 #s(literal -6859/191102976000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/884736 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (*.f64 #s(literal 1/96 binary64) x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (*.f64 #s(literal 1/96 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 361/33177600 binary64)) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal -19/552960 binary64))) (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 361/33177600 binary64)) #s(literal -1/9216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 361/33177600 binary64)) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal -19/552960 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 361/33177600 binary64)) #s(literal -1/9216 binary64)) x))) |
(/.f64 (fma.f64 #s(literal -6859/191102976000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/884736 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 361/33177600 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x #s(literal -1/96 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (*.f64 #s(literal 1/96 binary64) x))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (*.f64 #s(literal 1/96 binary64) x))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 361/33177600 binary64)) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal -19/552960 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 361/33177600 binary64)) #s(literal -1/9216 binary64))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64)) x) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 361/33177600 binary64)) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal -19/552960 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 361/33177600 binary64)) #s(literal -1/9216 binary64)) x) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -6859/191102976000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/884736 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 361/33177600 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x #s(literal -1/96 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (*.f64 #s(literal 1/96 binary64) x)))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (*.f64 #s(literal 1/96 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 361/33177600 binary64)) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal -19/552960 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 361/33177600 binary64)) #s(literal -1/9216 binary64)))) (fma.f64 (*.f64 x x) #s(literal 19/5760 binary64) #s(literal -1/96 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64)) x)) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 361/33177600 binary64)) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal -19/552960 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 361/33177600 binary64)) #s(literal -1/9216 binary64)) x)) (fma.f64 (*.f64 x x) #s(literal 19/5760 binary64) #s(literal -1/96 binary64))) |
(/.f64 (fma.f64 #s(literal -1/884736 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) #s(literal 1/9216 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 361/33177600 binary64))) (-.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) |
(*.f64 (fma.f64 #s(literal -6859/191102976000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/884736 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 361/33177600 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x #s(literal -1/96 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (*.f64 #s(literal 1/96 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (*.f64 #s(literal 1/96 binary64) x)))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 361/33177600 binary64)) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal -19/552960 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 361/33177600 binary64)) #s(literal -1/9216 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 19/5760 binary64) #s(literal -1/96 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 361/33177600 binary64)) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal -19/552960 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 361/33177600 binary64)) #s(literal -1/9216 binary64)) x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 19/5760 binary64) #s(literal -1/96 binary64)))) |
Compiled 9 425 to 855 computations (90.9% saved)
22 alts after pruning (18 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 460 | 14 | 474 |
| Fresh | 3 | 4 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 465 | 22 | 487 |
| Status | Accuracy | Program |
|---|---|---|
| 9.2% | (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) | |
| 9.2% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) | |
| 9.6% | (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (exp.f64 (neg.f64 x))) | |
| ✓ | 9.6% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 8.7% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) | |
| 9.4% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) | |
| ✓ | 9.4% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | 9.4% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ▶ | 9.4% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | 9.2% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| ▶ | 15.7% | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| 15.7% | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| 15.6% | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) | |
| 20.4% | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| ▶ | 20.3% | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| ▶ | 29.0% | (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| ▶ | 24.8% | (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| 6.6% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) | |
| 7.7% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) | |
| 7.6% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) | |
| 8.1% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) | |
| 4.2% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
Compiled 682 to 404 computations (40.8% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| ✓ | cost-diff | 0 | #s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | #s(approx (exp x) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| 3 696× | lower-fma.f32 |
| 3 680× | lower-fma.f64 |
| 1 316× | lower-*.f32 |
| 1 304× | lower-*.f64 |
| 656× | lower--.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 396 |
| 0 | 74 | 396 |
| 1 | 129 | 396 |
| 2 | 239 | 391 |
| 3 | 419 | 391 |
| 4 | 493 | 391 |
| 5 | 541 | 391 |
| 6 | 677 | 391 |
| 7 | 1013 | 391 |
| 8 | 1266 | 391 |
| 9 | 1672 | 391 |
| 10 | 2167 | 391 |
| 11 | 2458 | 391 |
| 12 | 3026 | 391 |
| 13 | 3352 | 391 |
| 14 | 3467 | 391 |
| 15 | 3517 | 391 |
| 16 | 3530 | 391 |
| 17 | 3532 | 391 |
| 18 | 3662 | 391 |
| 19 | 3714 | 391 |
| 20 | 3714 | 391 |
| 21 | 3721 | 391 |
| 0 | 3721 | 391 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
#s(approx (exp x) (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
x |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
#s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
x |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
#s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
x |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
(fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) |
#s(literal -1/96 binary64) |
#s(literal -1/4 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) |
#s(literal -1/4 binary64) |
#s(literal 1 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
#s(approx (exp x) (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) |
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
x |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) |
(fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
#s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
x |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64))))) |
(fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)))) |
#s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
x |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
#s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) |
(*.f64 x x) |
(fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
#s(literal -1/96 binary64) |
#s(literal -1/4 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64))) #s(literal 1 binary64))))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64))) #s(literal 1 binary64)))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
#s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64))) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) |
#s(literal -1/4 binary64) |
#s(literal 1 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | accuracy | 98.5% | #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 98.2% | #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) |
| ✓ | accuracy | 31.1% | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | accuracy | 98.5% | #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 98.3% | #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 31.1% | (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| ✓ | accuracy | 98.3% | #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 98.1% | #s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
| ✓ | accuracy | 31.1% | (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| ✓ | accuracy | 98.1% | #s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
| ✓ | accuracy | 96.8% | #s(approx (exp x) #s(literal 1 binary64)) |
| ✓ | accuracy | 31.1% | (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| ✓ | accuracy | 98.1% | #s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
| ✓ | accuracy | 97.9% | #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) |
| ✓ | accuracy | 31.1% | (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
| 121.0ms | 74× | 2 | valid |
| 69.0ms | 109× | 1 | valid |
| 19.0ms | 55× | 1 | exit |
| 5.0ms | 18× | 0 | valid |
Compiled 238 to 31 computations (87% saved)
ival-fmod: 75.0ms (45.9% of total)adjust: 19.0ms (11.6% of total)ival-mult: 18.0ms (11% of total)ival-exp: 17.0ms (10.4% of total)ival-cos: 10.0ms (6.1% of total)const: 10.0ms (6.1% of total)ival-add: 9.0ms (5.5% of total)ival-sqrt: 4.0ms (2.5% of total)ival-neg: 1.0ms (0.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 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ()) |
#s(alt (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) (patch #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ()) |
#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ()) |
#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ()) |
#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ()) |
#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ()) |
#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ()) |
#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) (patch #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) (patch #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) (patch #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) (patch #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) (patch #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) (patch #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) (patch #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) (patch #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) (patch #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) (patch #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) (patch #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) (patch #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) (patch #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ 1 x))) (taylor inf x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ 1 x))) (taylor inf x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ 1 x))) (taylor inf x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ 1 x))) (taylor -inf x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ 1 x))) (taylor -inf x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ 1 x))) (taylor -inf x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) #s(literal 1 binary64)) (patch #s(approx (exp x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (pow x 2))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (pow x 2)) (taylor inf x) (#s(alt (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/2 (/ 1 x))) (taylor inf x) (#s(alt (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/2 (/ 1 x))) (taylor -inf x) (#s(alt (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/6 (pow x 3)) (taylor inf x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3)))))) (taylor inf x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/6 (pow x 3)) (taylor -inf x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) (taylor -inf x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6))) (taylor -inf x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (pow x 2))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (pow x 2))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt -1/4 (taylor 0 x) (#s(alt #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) (patch #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1/96 (pow x 2)) 1/4) (taylor 0 x) (#s(alt #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) (patch #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1/96 (pow x 2)) 1/4) (taylor 0 x) (#s(alt #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) (patch #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1/96 (pow x 2)) 1/4) (taylor 0 x) (#s(alt #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) (patch #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/96 (pow x 2)) (taylor inf x) (#s(alt #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) (patch #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) (patch #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) (patch #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) (patch #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/96 (pow x 2)) (taylor -inf x) (#s(alt #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) (patch #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) (patch #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) (patch #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) (patch #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
66 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | -inf | (+ (* x (+ (* x 1/2) 1)) 1) |
| 0.0ms | x | @ | -inf | (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 1) |
| 0.0ms | x | @ | inf | (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 1) |
| 0.0ms | x | @ | inf | (+ (* x (+ (* x 1/2) 1)) 1) |
| 0.0ms | x | @ | 0 | (+ (* x (+ (* x 1/2) 1)) 1) |
| 1× | egg-herbie |
| 15 672× | lower-fma.f64 |
| 15 672× | lower-fma.f32 |
| 4 594× | lower-*.f64 |
| 4 594× | lower-*.f32 |
| 2 114× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 99 | 1897 |
| 1 | 277 | 1788 |
| 2 | 781 | 1720 |
| 3 | 3231 | 1670 |
| 4 | 7038 | 1670 |
| 0 | 8036 | 1567 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
1 |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(* 1/6 (pow x 3)) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3)))))) |
(* 1/6 (pow x 3)) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6))) |
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
1 |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
1 |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
-1/4 |
(- (* -1/96 (pow x 2)) 1/4) |
(- (* -1/96 (pow x 2)) 1/4) |
(- (* -1/96 (pow x 2)) 1/4) |
(* -1/96 (pow x 2)) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(* -1/96 (pow x 2)) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
| Outputs |
|---|
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) x #s(literal 1 binary64))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
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/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) x #s(literal 1 binary64))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
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/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) x #s(literal 1 binary64))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
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/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
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 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) x #s(literal 1 binary64))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
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/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
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/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* 1/6 (pow x 3)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) |
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* 1/6 (pow x 3)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) x #s(literal 1 binary64))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
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/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
-1/4 |
#s(literal -1/4 binary64) |
(- (* -1/96 (pow x 2)) 1/4) |
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
(- (* -1/96 (pow x 2)) 1/4) |
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
(- (* -1/96 (pow x 2)) 1/4) |
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
(* -1/96 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/96 binary64))) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
(* -1/96 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/96 binary64))) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
| 1× | batch-egg-rewrite |
| 4 938× | lower-*.f32 |
| 4 926× | lower-*.f64 |
| 4 676× | lower-/.f64 |
| 4 676× | lower-/.f32 |
| 4 210× | lower-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 294 |
| 0 | 74 | 294 |
| 1 | 231 | 289 |
| 2 | 1587 | 289 |
| 0 | 8336 | 289 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
#s(approx (exp x) (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
#s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
#s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(exp.f64 x) |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))))) |
(/.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(/.f64 (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (exp.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (exp.f64 x)) |
(/.f64 (neg.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) (neg.f64 (exp.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) |
(fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
#s(approx (exp x) (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))))) |
(/.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(/.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (exp.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (exp.f64 x)) |
(/.f64 (neg.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) (neg.f64 (exp.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))))) |
(/.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(/.f64 (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (exp.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (exp.f64 x)) |
(/.f64 (neg.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) (neg.f64 (exp.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
#s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) x) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) #s(literal 1 binary64)) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal 9 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))))) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) #s(literal 1 binary64)) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64))) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64))) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64))) #s(literal 1 binary64))))))) |
(/.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64))) #s(literal 1 binary64)))) (exp.f64 x)) |
(/.f64 (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64))) #s(literal 1 binary64)))) #s(literal 1 binary64)) (exp.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64))) #s(literal 1 binary64))))) (exp.f64 x)) |
(/.f64 (neg.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64))) #s(literal 1 binary64))))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64))) #s(literal 1 binary64)))) #s(literal 1 binary64))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64))) #s(literal 1 binary64)))))) (neg.f64 (exp.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64))) #s(literal 1 binary64))))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64))) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64))) #s(literal 1 binary64)))) |
#s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) |
(+.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (+.f64 x #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) x) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))) (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64)) (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 9 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))))) (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))) #s(literal 1 binary64)) (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64))) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64))) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64))) #s(literal 1 binary64))))))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64))) #s(literal 1 binary64)))) (exp.f64 x)) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64))) #s(literal 1 binary64)))) #s(literal 1 binary64)) (exp.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64))) #s(literal 1 binary64))))) (exp.f64 x)) |
(/.f64 (neg.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64))) #s(literal 1 binary64))))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64))) #s(literal 1 binary64)))) #s(literal 1 binary64))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64))) #s(literal 1 binary64)))))) (neg.f64 (exp.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64))) #s(literal 1 binary64))))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64))) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64))) #s(literal 1 binary64)))) |
(exp.f64 x) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) x) |
#s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
#s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) |
Compiled 9 990 to 773 computations (92.3% saved)
26 alts after pruning (17 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 463 | 8 | 471 |
| Fresh | 4 | 9 | 13 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 4 | 4 |
| Total | 467 | 26 | 493 |
| Status | Accuracy | Program |
|---|---|---|
| 20.3% | (/.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) | |
| 29.0% | (/.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) | |
| 9.6% | (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (exp.f64 (neg.f64 x))) | |
| ✓ | 9.6% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 8.7% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) | |
| 9.4% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) | |
| ✓ | 9.4% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | 9.4% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | 9.4% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | 9.2% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| 20.3% | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) | |
| ✓ | 15.7% | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ▶ | 15.7% | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| 15.7% | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| 15.6% | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) | |
| 20.4% | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| ✓ | 20.3% | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| 15.7% | (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| ✓ | 29.0% | (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| ▶ | 51.5% | (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| 17.1% | (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) | |
| ✓ | 24.8% | (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| ▶ | 7.7% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
| ▶ | 7.6% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
| ▶ | 8.1% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
| 4.2% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
Compiled 795 to 468 computations (41.1% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | cost-diff | 0 | #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) |
| ✓ | cost-diff | 0 | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) |
| ✓ | cost-diff | 0 | #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) |
| ✓ | cost-diff | 0 | (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| 8 136× | lower-fma.f32 |
| 8 116× | lower-fma.f64 |
| 2 468× | lower-*.f32 |
| 2 450× | lower-*.f64 |
| 1 358× | distribute-lft-in |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 518 |
| 0 | 99 | 518 |
| 1 | 167 | 518 |
| 2 | 310 | 513 |
| 3 | 696 | 513 |
| 4 | 1317 | 513 |
| 5 | 1590 | 513 |
| 6 | 1964 | 513 |
| 7 | 2511 | 513 |
| 8 | 2863 | 513 |
| 9 | 3236 | 513 |
| 10 | 3901 | 513 |
| 11 | 5146 | 513 |
| 12 | 6208 | 513 |
| 13 | 6472 | 513 |
| 14 | 6573 | 513 |
| 15 | 6599 | 513 |
| 16 | 6600 | 513 |
| 17 | 6650 | 513 |
| 18 | 6947 | 513 |
| 19 | 6947 | 513 |
| 20 | 6947 | 513 |
| 21 | 7501 | 513 |
| 22 | 7741 | 513 |
| 23 | 7741 | 513 |
| 24 | 7741 | 513 |
| 25 | 7741 | 513 |
| 26 | 7753 | 513 |
| 0 | 7753 | 513 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
#s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) |
x |
(*.f64 x #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(-.f64 #s(literal 1 binary64) x) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(*.f64 x #s(literal -1/4 binary64)) |
#s(literal -1/4 binary64) |
#s(literal 1 binary64) |
(-.f64 #s(literal 1 binary64) x) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) |
#s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
x |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
(-.f64 #s(literal 1 binary64) x) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
#s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
x |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) |
#s(literal -19/5760 binary64) |
#s(literal -1/96 binary64) |
#s(literal -1/4 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
(fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
#s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) |
#s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) |
#s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) |
x |
(*.f64 x #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(-.f64 #s(literal 1 binary64) x) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(*.f64 x #s(literal -1/4 binary64)) |
#s(literal -1/4 binary64) |
#s(literal 1 binary64) |
(-.f64 #s(literal 1 binary64) x) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x)))) |
(fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) |
#s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
x |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
(-.f64 #s(literal 1 binary64) x) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))))) |
(fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
#s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
x |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) |
#s(literal -19/5760 binary64) |
#s(literal -1/96 binary64) |
#s(literal -1/4 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) |
| ✓ | accuracy | 98.6% | #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 98.3% | #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 31.1% | (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
| ✓ | accuracy | 99.9% | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 98.3% | #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 98.0% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 31.1% | (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) |
| ✓ | accuracy | 99.9% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 98.4% | #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 98.0% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 31.1% | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
| ✓ | accuracy | 99.9% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 98.1% | #s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
| ✓ | accuracy | 98.0% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 31.1% | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
| ✓ | accuracy | 98.3% | #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) |
| ✓ | accuracy | 98.1% | #s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
| ✓ | accuracy | 31.1% | (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
| ✓ | accuracy | 24.6% | #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) |
| 74.0ms | 74× | 2 | valid |
| 71.0ms | 109× | 1 | valid |
| 34.0ms | 55× | 1 | exit |
| 6.0ms | 18× | 0 | valid |
Compiled 297 to 41 computations (86.2% saved)
ival-mult: 29.0ms (20.7% of total)adjust: 27.0ms (19.3% of total)ival-exp: 22.0ms (15.7% of total)ival-add: 14.0ms (10% of total)ival-fmod: 14.0ms (10% of total)const: 12.0ms (8.6% of total)ival-cos: 10.0ms (7.1% of total)ival-neg: 8.0ms (5.7% of total)ival-sqrt: 4.0ms (2.9% of total)ival-sub: 1.0ms (0.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 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ()) |
#s(alt (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (patch #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) (patch #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #<representation binary64>) () ()) |
#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ()) |
#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ()) |
#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ()) |
#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ()) |
#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ()) |
#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ()) |
#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ()) |
#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ()) |
#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ()) |
#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ()) |
#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ()) |
#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (patch #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (patch #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (patch #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (patch #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (patch #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (patch #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (patch #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (patch #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (patch #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (patch #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (patch #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (patch #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) (patch #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) (patch #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) (patch #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) (patch #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (pow x 2)) (taylor inf x) (#s(alt #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) (patch #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/2 (/ 1 x))) (taylor inf x) (#s(alt #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) (patch #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) (patch #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) (patch #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (pow x 2)) (taylor -inf x) (#s(alt #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) (patch #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/2 (/ 1 x))) (taylor -inf x) (#s(alt #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) (patch #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) (patch #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) (patch #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) (patch #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) (taylor 0 x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) (taylor inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) (taylor -inf x) (#s(alt (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (patch (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor 0 x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (fmod (exp x) (sqrt (cos x))) (taylor -inf x) (#s(alt (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (patch (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (patch #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/6 (pow x 3)) (taylor inf x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3)))))) (taylor inf x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/6 (pow x 3)) (taylor -inf x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) (taylor -inf x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6))) (taylor -inf x) (#s(alt (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (patch (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (pow x 2))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) #s(literal 1 binary64)) (patch #s(approx (sqrt (cos x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (pow x 2))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (pow x 2))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) (taylor 0 x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (cos x)) (taylor -inf x) (#s(alt #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (patch #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/96 x) (taylor 0 x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* -19/5760 (pow x 2)) 1/96)) (taylor 0 x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* -19/5760 (pow x 2)) 1/96)) (taylor 0 x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* -19/5760 (pow x 2)) 1/96)) (taylor 0 x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -19/5760 (pow x 3)) (taylor inf x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -19/5760 (pow x 3)) (taylor -inf x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (patch (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #<representation binary64>) () ())) ()) |
69 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | inf | (fmod (exp x) (sqrt (cos x))) |
| 0.0ms | x | @ | 0 | (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) |
| 0.0ms | x | @ | inf | (* (fmod (exp x) (sqrt (cos x))) (- 1 x)) |
| 0.0ms | x | @ | inf | (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) |
| 0.0ms | x | @ | -inf | (* (fmod (exp x) (sqrt (cos x))) (- 1 x)) |
| 1× | egg-herbie |
| 11 976× | lower-fma.f64 |
| 11 976× | lower-fma.f32 |
| 4 350× | lower-*.f64 |
| 4 350× | lower-*.f32 |
| 1 860× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 108 | 2349 |
| 1 | 301 | 2109 |
| 2 | 864 | 2037 |
| 3 | 2811 | 1960 |
| 4 | 5411 | 1960 |
| 0 | 8180 | 1862 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(* -1 (* x (fmod (exp x) (sqrt (cos x))))) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(* -1 (* x (fmod (exp x) (sqrt (cos x))))) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(* -1 (* x (fmod (exp x) (sqrt (cos x))))) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(* -1 (* x (fmod (exp x) (sqrt (cos x))))) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(* -1 (* x (fmod (exp x) (sqrt (cos x))))) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(* -1 (* x (fmod (exp x) (sqrt (cos x))))) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (sqrt (cos x))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(* 1/6 (pow x 3)) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3)))))) |
(* 1/6 (pow x 3)) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6))) |
1 |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
1 |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
1 |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(sqrt (cos x)) |
(* -1/96 x) |
(* x (- (* -19/5760 (pow x 2)) 1/96)) |
(* x (- (* -19/5760 (pow x 2)) 1/96)) |
(* x (- (* -19/5760 (pow x 2)) 1/96)) |
(* -19/5760 (pow x 3)) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -19/5760 (pow x 3)) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
| Outputs |
|---|
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
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/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
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 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (fmod (exp x) (sqrt (cos x))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 x)) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (fmod (exp x) (sqrt (cos x))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
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/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (fmod (exp x) (sqrt (cos x))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 x)) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (fmod (exp x) (sqrt (cos x))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (fmod (exp x) (sqrt (cos x))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 x)) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (fmod (exp x) (sqrt (cos x))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
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/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
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/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
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/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* 1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) |
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* 1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(* -1/96 x) |
(*.f64 x #s(literal -1/96 binary64)) |
(* x (- (* -19/5760 (pow x 2)) 1/96)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) |
(* x (- (* -19/5760 (pow x 2)) 1/96)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) |
(* x (- (* -19/5760 (pow x 2)) 1/96)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) |
(* -19/5760 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) |
(* -19/5760 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) |
| 1× | batch-egg-rewrite |
| 6 212× | lower-fma.f32 |
| 6 192× | lower-fma.f64 |
| 3 996× | lower-/.f64 |
| 3 996× | lower-/.f32 |
| 3 836× | lower-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 393 |
| 0 | 99 | 393 |
| 1 | 293 | 388 |
| 2 | 1956 | 388 |
| 0 | 8248 | 388 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
#s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
(exp.f64 x) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) |
#s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
#s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
#s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))))) |
(/.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(/.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (*.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (exp.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (exp.f64 x)) |
(/.f64 (neg.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) (neg.f64 (exp.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
#s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (neg.f64 x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) |
(fma.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (neg.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (neg.f64 x))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))))))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
(exp.f64 x) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) x) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (neg.f64 x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (neg.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (neg.f64 x))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))))) |
(+.f64 (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (neg.f64 x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (*.f64 (neg.f64 x) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x)))))) |
(/.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x)))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (neg.f64 x)) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (neg.f64 x))) (*.f64 (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x)))) (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x)))) (-.f64 (*.f64 (*.f64 (neg.f64 x) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))))) (*.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) |
#s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 x)) |
(/.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (*.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (exp.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))))) (exp.f64 x)) |
(/.f64 (neg.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))))) (neg.f64 (exp.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
#s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) |
(+.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (+.f64 x #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) x) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))) (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) x)))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))))) |
(*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
#s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x #s(literal -1/96 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x #s(literal -1/96 binary64)))) (/.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x #s(literal -1/96 binary64))))) |
(fma.f64 x #s(literal -1/96 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (*.f64 x #s(literal -1/96 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -19/5760 binary64)) (*.f64 x #s(literal -1/96 binary64))) |
(fma.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/96 binary64))) |
(fma.f64 #s(literal -1/96 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) x (*.f64 x #s(literal -1/96 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64) (*.f64 x #s(literal -1/96 binary64))) |
(fma.f64 (*.f64 x #s(literal -19/5760 binary64)) (*.f64 x x) (*.f64 x #s(literal -1/96 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x #s(literal -1/96 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/884736 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x #s(literal -1/96 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal 19/552960 binary64))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64)) #s(literal -1/884736 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal 19/552960 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64)) #s(literal -1/884736 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/884736 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x #s(literal -1/96 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64)))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x #s(literal -1/96 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64)) #s(literal -1/884736 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal 19/552960 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64)) #s(literal -1/884736 binary64)) x) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal 19/552960 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64)) x) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/884736 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x #s(literal -1/96 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))))) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x #s(literal -1/96 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64)) #s(literal -1/884736 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal 19/552960 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64)) #s(literal -1/884736 binary64)) x)) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal 19/552960 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64)) x)) (neg.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64))))) (fma.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/884736 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x #s(literal -1/96 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x #s(literal -1/96 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64)) #s(literal -1/884736 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal 19/552960 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64)) #s(literal -1/884736 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal 19/552960 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) |
Compiled 12 899 to 841 computations (93.5% saved)
32 alts after pruning (21 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 504 | 10 | 514 |
| Fresh | 1 | 11 | 12 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 8 | 9 |
| Total | 508 | 32 | 540 |
| Status | Accuracy | Program |
|---|---|---|
| 20.3% | (/.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) | |
| 29.0% | (/.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) | |
| 9.6% | (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (exp.f64 (neg.f64 x))) | |
| ✓ | 9.6% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 8.7% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) | |
| 9.4% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) | |
| ✓ | 9.4% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | 9.4% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | 9.4% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | 9.2% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| 20.3% | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) | |
| ✓ | 15.7% | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | 15.7% | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| 15.7% | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| 15.6% | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) | |
| 20.4% | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| ✓ | 20.3% | (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| 11.0% | (*.f64 (fmod.f64 #s(approx (exp x) (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| 15.7% | (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| ✓ | 29.0% | (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| ✓ | 51.5% | (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| 17.1% | (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) | |
| 8.1% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) | |
| 7.8% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) | |
| 15.4% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) | |
| ✓ | 8.1% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
| 19.1% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) | |
| 20.2% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) | |
| 27.8% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) | |
| 4.2% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) | |
| 4.2% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) | |
| 24.8% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
Compiled 1 412 to 501 computations (64.5% saved)
| Inputs |
|---|
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (exp.f64 (neg.f64 x))) |
| Outputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
2 calls:
| 14.0ms | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 14.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.1% | 3 | x |
| 66.2% | 3 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
Compiled 13 to 9 computations (30.8% saved)
| Inputs |
|---|
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| Outputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
1 calls:
| 9.0ms | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.2% | 3 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
Compiled 11 to 8 computations (27.3% saved)
| Inputs |
|---|
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) |
| Outputs |
|---|
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
2 calls:
| 17.0ms | x |
| 11.0ms | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.1% | 3 | x |
| 66.0% | 3 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
Compiled 13 to 9 computations (30.8% saved)
| Inputs |
|---|
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
| Outputs |
|---|
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
1 calls:
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.1% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) -1/96) -1/4) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
| Outputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
2 calls:
| 8.0ms | x |
| 7.0ms | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.2% | 2 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 64.7% | 3 | x |
Compiled 13 to 9 computations (30.8% saved)
| Inputs |
|---|
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
| Outputs |
|---|
(/.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
2 calls:
| 5.0ms | x |
| 4.0ms | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 29.0% | 1 | x |
| 29.0% | 1 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
Compiled 13 to 9 computations (30.8% saved)
| Inputs |
|---|
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| Outputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
2 calls:
| 4.0ms | x |
| 3.0ms | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 29.0% | 1 | x |
| 29.0% | 1 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
Compiled 13 to 9 computations (30.8% saved)
| Inputs |
|---|
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
| Outputs |
|---|
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
2 calls:
| 3.0ms | x |
| 3.0ms | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 27.8% | 1 | x |
| 27.8% | 1 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
Compiled 13 to 9 computations (30.8% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
| Outputs |
|---|
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
2 calls:
| 2.0ms | x |
| 1.0ms | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 24.8% | 1 | x |
| 24.8% | 1 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
Compiled 13 to 9 computations (30.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0 | NaN |
| 0.0ms | 5.053735208091158e-13 | 1.694357161983568e-6 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0 | NaN |
| 0.0ms | 5.053735208091158e-13 | 1.694357161983568e-6 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | binary-search |
| 1× | predicate-failed |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 0.3938646028217234 | 93869998.19677626 |
| 47.0ms | -1.3790197014182594e-307 | 7.097467398205877e-308 |
| 42.0ms | 112× | 2 | valid |
| 12.0ms | 101× | 0 | invalid |
Compiled 203 to 124 computations (38.9% saved)
ival-exp: 19.0ms (41.3% of total)ival-fmod: 10.0ms (21.7% of total)ival-cos: 5.0ms (10.9% of total)adjust: 3.0ms (6.5% of total)ival-sqrt: 3.0ms (6.5% of total)ival-mult: 2.0ms (4.3% of total)ival-neg: 2.0ms (4.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-failed |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 0.3938646028217234 | 93869998.19677626 |
| 1.0ms | -1.3790197014182594e-307 | 7.097467398205877e-308 |
| 11.0ms | 101× | 0 | invalid |
Compiled 210 to 138 computations (34.3% saved)
ival-cos: 3.0ms (36.5% of total)ival-exp: 2.0ms (24.3% of total)ival-sqrt: 1.0ms (12.2% of total)ival-fmod: 1.0ms (12.2% of total)ival-true: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.35188892424088314 | 0.9999999999999999 |
Compiled 14 to 12 computations (14.3% saved)
| 1× | egg-herbie |
| 16× | *-commutative_binary64 |
| 6× | +-commutative_binary64 |
| 4× | sub-neg_binary64 |
| 2× | 1-exp_binary64 |
| 2× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 466 |
| 1 | 75 | 466 |
| 2 | 78 | 466 |
| 3 | 79 | 466 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 4951760157141521/4951760157141521099596496896 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))))) |
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 4951760157141521/4951760157141521099596496896 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))))) |
(if (<=.f64 x #s(literal -202402253307311/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) (if (<=.f64 x #s(literal 1/2 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))))) |
(if (<=.f64 x #s(literal -202402253307311/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (if (<=.f64 x #s(literal 1/2 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))))) |
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (/.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x))) |
(/.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
| Outputs |
|---|
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 4951760157141521/4951760157141521099596496896 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))))) |
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 4951760157141521/4951760157141521099596496896 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))))) |
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 4951760157141521/4951760157141521099596496896 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))))) |
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 4951760157141521/4951760157141521099596496896 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))))) |
(if (<=.f64 x #s(literal -202402253307311/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) (if (<=.f64 x #s(literal 1/2 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))))) |
(if (<=.f64 x #s(literal -202402253307311/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) (if (<=.f64 x #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))))) |
(if (<=.f64 x #s(literal -202402253307311/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (if (<=.f64 x #s(literal 1/2 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))))) |
(if (<=.f64 x #s(literal -202402253307311/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (if (<=.f64 x #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))))) |
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) (/.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x))) |
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(approx (+ (* x (+ (* x 1/2) 1)) 1) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (/.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x))) |
(/.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 #s(approx (exp x) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
| 15 672× | lower-fma.f64 |
| 15 672× | lower-fma.f32 |
| 13 324× | lower-fma.f64 |
| 13 324× | lower-fma.f32 |
| 11 976× | lower-fma.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 294 |
| 0 | 74 | 294 |
| 1 | 231 | 289 |
| 2 | 1587 | 289 |
| 0 | 8336 | 289 |
| 0 | 99 | 1897 |
| 1 | 277 | 1788 |
| 2 | 781 | 1720 |
| 3 | 3231 | 1670 |
| 4 | 7038 | 1670 |
| 0 | 8036 | 1567 |
| 0 | 76 | 401 |
| 1 | 181 | 380 |
| 2 | 412 | 368 |
| 3 | 1045 | 358 |
| 4 | 1890 | 358 |
| 5 | 3512 | 358 |
| 6 | 4863 | 358 |
| 7 | 6196 | 358 |
| 8 | 7695 | 358 |
| 0 | 8062 | 336 |
| 0 | 8 | 23 |
| 0 | 15 | 23 |
| 1 | 24 | 22 |
| 2 | 63 | 22 |
| 3 | 257 | 22 |
| 0 | 1992 | 22 |
| 0 | 83 | 1871 |
| 1 | 224 | 1721 |
| 2 | 609 | 1661 |
| 3 | 1772 | 1602 |
| 4 | 5453 | 1602 |
| 0 | 8171 | 1530 |
| 0 | 40 | 230 |
| 0 | 72 | 230 |
| 1 | 194 | 225 |
| 2 | 1219 | 225 |
| 0 | 8541 | 225 |
| 0 | 108 | 2349 |
| 1 | 301 | 2109 |
| 2 | 864 | 2037 |
| 3 | 2811 | 1960 |
| 4 | 5411 | 1960 |
| 0 | 8180 | 1862 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 748 to 328 computations (56.1% saved)
Compiled 594 to 100 computations (83.2% saved)
Loading profile data...