
Time bar (total: 14.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 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.6s | 1 551× | 5 | exit |
| 1.5s | 2 690× | 2 | valid |
| 841.0ms | 3 506× | 1 | valid |
| 480.0ms | 3 230× | 0 | invalid |
| 273.0ms | 2 060× | 0 | valid |
ival-cos: 1.4s (34.5% of total)ival-fmod: 840.0ms (20% of total)ival-exp: 835.0ms (19.9% of total)ival-sqrt: 446.0ms (10.6% of total)ival-mult: 296.0ms (7.1% of total)adjust: 222.0ms (5.3% of total)ival-neg: 91.0ms (2.2% of total)ival-true: 10.0ms (0.2% of total)ival-assert: 7.0ms (0.2% of total)| 2× | egg-herbie |
| 32× | sub-neg |
| 30× | times-frac |
| 28× | div-sub |
| 24× | *-lowering-*.f32 |
| 24× | *-lowering-*.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 31 |
| 1 | 35 | 31 |
| 2 | 78 | 30 |
| 3 | 138 | 30 |
| 4 | 187 | 30 |
| 5 | 207 | 30 |
| 6 | 224 | 30 |
| 7 | 243 | 30 |
| 8 | 254 | 30 |
| 9 | 256 | 30 |
| 0 | 8 | 10 |
| 1 | 15 | 10 |
| 2 | 25 | 9 |
| 3 | 31 | 9 |
| 4 | 36 | 9 |
| 5 | 42 | 9 |
| 6 | 49 | 9 |
| 7 | 55 | 9 |
| 8 | 56 | 9 |
| 0 | 56 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) |
| Outputs |
|---|
(* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
| Inputs |
|---|
(* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) |
(* (fmod (exp (neg x)) (sqrt (cos (neg x)))) (exp (neg (neg x)))) |
(neg (* (fmod (exp (neg x)) (sqrt (cos (neg x)))) (exp (neg (neg x))))) |
| Outputs |
|---|
(* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) |
(/ (fmod (exp x) (sqrt (cos x))) (exp x)) |
(* (fmod (exp (neg x)) (sqrt (cos (neg x)))) (exp (neg (neg x)))) |
(* (fmod (exp (neg x)) (sqrt (cos x))) (exp x)) |
(neg (* (fmod (exp (neg x)) (sqrt (cos (neg x)))) (exp (neg (neg x))))) |
(* (fmod (exp (neg x)) (sqrt (cos x))) (neg (exp x))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 198 | 0 | - | 198 | (-2.844515100577612e-96) | (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
| 1 | 0 | - | 0 | - | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (cos.f64 x)) |
| 0 | 0 | - | 0 | - | (cos.f64 x) |
| 0 | 0 | - | 0 | - | (exp.f64 x) |
| 0 | 0 | - | 0 | - | (exp.f64 (neg.f64 x)) |
| 0 | 0 | - | 0 | - | (neg.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) | u*o | 1 | 0 |
| ↳ | (exp.f64 x) | underflow | 1 | |
| ↳ | (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) | underflow | 1 | |
| ↳ | (exp.f64 (neg.f64 x)) | overflow | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 1 | 250 |
| - | 0 | 5 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 250 |
| - | 0 | 0 | 5 |
| number | freq |
|---|---|
| 0 | 255 |
| 1 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 113.0ms | 168× | 2 | valid |
| 68.0ms | 210× | 1 | valid |
| 44.0ms | 104× | 1 | exit |
| 3.0ms | 30× | 0 | valid |
Compiled 84 to 36 computations (57.1% saved)
ival-mult: 53.0ms (28.4% of total)ival-exp: 40.0ms (21.4% of total)ival-sqrt: 38.0ms (20.4% of total)ival-fmod: 27.0ms (14.5% of total)ival-cos: 19.0ms (10.2% of total)adjust: 8.0ms (4.3% of total)ival-neg: 2.0ms (1.1% 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 |
|---|---|---|
| ▶ | 7.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× | *-lowering-*.f32 |
| 24× | *-lowering-*.f64 |
| 12× | /-lowering-/.f32 |
| 12× | /-lowering-/.f64 |
| 8× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 29 |
| 1 | 15 | 29 |
| 2 | 25 | 28 |
| 3 | 31 | 28 |
| 4 | 36 | 28 |
| 5 | 42 | 28 |
| 6 | 49 | 28 |
| 7 | 55 | 28 |
| 8 | 56 | 28 |
| 0 | 56 | 28 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) |
(fmod (exp x) (sqrt (cos x))) |
(exp x) |
x |
(sqrt (cos x)) |
(cos x) |
(exp (neg x)) |
(neg x) |
| Outputs |
|---|
(* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(exp x) |
(exp.f64 x) |
x |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(cos x) |
(cos.f64 x) |
(exp (neg x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(neg x) |
(-.f64 #s(literal 0 binary64) 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 | 99.6% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| ✓ | accuracy | 28.3% | (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
| 47.0ms | 84× | 2 | valid |
| 21.0ms | 105× | 1 | valid |
| 7.0ms | 52× | 1 | exit |
| 2.0ms | 15× | 0 | valid |
Compiled 31 to 10 computations (67.7% saved)
ival-sqrt: 18.0ms (27.9% of total)ival-exp: 16.0ms (24.8% of total)ival-fmod: 13.0ms (20.2% of total)ival-cos: 9.0ms (14% of total)adjust: 4.0ms (6.2% of total)ival-mult: 3.0ms (4.7% of total)ival-neg: 1.0ms (1.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (fmod (exp x) (sqrt (cos x))) (exp (neg x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (exp x)> |
#<alt (sqrt (cos x))> |
#<alt (cos x)> |
| Outputs |
|---|
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))> |
#<alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))> |
#<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))))> |
#<alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))> |
#<alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))> |
#<alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))> |
#<alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))> |
#<alt (sqrt (cos x))> |
#<alt (sqrt (cos x))> |
#<alt (sqrt (cos x))> |
#<alt (sqrt (cos x))> |
#<alt (sqrt (cos x))> |
#<alt (sqrt (cos x))> |
#<alt (sqrt (cos x))> |
#<alt (sqrt (cos x))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 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 | (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) |
| 0.0ms | x | @ | inf | (sqrt (cos x)) |
| 1× | batch-egg-rewrite |
| 612× | *-lowering-*.f32 |
| 612× | *-lowering-*.f64 |
| 600× | /-lowering-/.f32 |
| 600× | /-lowering-/.f64 |
| 252× | accelerator-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 23 |
| 1 | 17 | 22 |
| 2 | 56 | 22 |
| 3 | 249 | 22 |
| 0 | 1987 | 22 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) |
(fmod (exp x) (sqrt (cos x))) |
(exp x) |
(sqrt (cos x)) |
(cos x) |
| Outputs |
|---|
(neg.f64 (*.f64 (neg.f64 (exp.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x))))) |
(neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (exp.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (exp.f64 (-.f64 #s(literal 0 binary64) 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))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (neg.f64 (exp.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) (neg.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(/.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (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))) |
| 1× | egg-herbie |
| 13 324× | accelerator-lowering-fma.f32 |
| 13 324× | accelerator-lowering-fma.f64 |
| 3 658× | *-lowering-*.f32 |
| 3 658× | *-lowering-*.f64 |
| 2 382× | +-lowering-+.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)))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(fma.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)) #s(literal 0 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)))) |
(fma.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)) #s(literal 0 binary64)) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(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 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #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 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (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 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (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) |
Compiled 1 596 to 265 computations (83.4% saved)
14 alts after pruning (13 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 111 | 13 | 124 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 111 | 14 | 125 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 6.8% | (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
| 5.9% | (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) | |
| 7.7% | (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) | |
| 7.7% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) | |
| ▶ | 7.6% | (*.f64 (fmod.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) | |
| ▶ | 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 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))) |
| 7.4% | (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) | |
| 7.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))) | |
| 7.6% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (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))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| ✓ | 7.6% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| ▶ | 6.8% | (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
| ▶ | 24.3% | (*.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
Compiled 407 to 282 computations (30.7% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) x) |
| ✓ | cost-diff | 0 | (exp.f64 (-.f64 #s(literal 0 binary64) x)) |
| ✓ | cost-diff | 0 | (fmod.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (sqrt.f64 (cos.f64 x))) |
| ✓ | cost-diff | 896 | (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
| ✓ | cost-diff | 0 | (fma.f64 x x #s(literal 0 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #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) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
| ✓ | 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 | (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
| ✓ | cost-diff | -64 | (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
| ✓ | cost-diff | 0 | (exp.f64 (neg.f64 x)) |
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (exp.f64 (neg.f64 x)) |
| ✓ | cost-diff | 0 | (cos.f64 x) |
| ✓ | cost-diff | 0 | (sqrt.f64 (cos.f64 x)) |
| ✓ | cost-diff | 0 | (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
| 5 720× | accelerator-lowering-fma.f32 |
| 5 720× | accelerator-lowering-fma.f64 |
| 1 896× | *-lowering-*.f32 |
| 1 896× | *-lowering-*.f64 |
| 1 814× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 226 |
| 1 | 74 | 224 |
| 2 | 209 | 220 |
| 3 | 821 | 220 |
| 4 | 3123 | 220 |
| 5 | 4441 | 220 |
| 6 | 5375 | 220 |
| 7 | 5789 | 220 |
| 8 | 5967 | 220 |
| 9 | 6163 | 220 |
| 10 | 6519 | 220 |
| 11 | 6728 | 220 |
| 12 | 6818 | 220 |
| 13 | 6905 | 220 |
| 14 | 6920 | 220 |
| 15 | 6928 | 220 |
| 16 | 6960 | 220 |
| 17 | 6960 | 220 |
| 18 | 7020 | 220 |
| 19 | 7044 | 220 |
| 20 | 7044 | 220 |
| 21 | 7070 | 220 |
| 22 | 7071 | 220 |
| 0 | 7071 | 207 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (fmod 1 (sqrt (cos x))) (exp (neg x))) |
(fmod 1 (sqrt (cos x))) |
1 |
(sqrt (cos x)) |
(cos x) |
x |
(exp (neg x)) |
(neg x) |
(* (fmod (exp x) 1) (exp (neg x))) |
(fmod (exp x) 1) |
(exp x) |
x |
1 |
(exp (neg x)) |
(neg x) |
(+ (* (fmod (exp x) (sqrt (cos x))) (- 1 x)) 0) |
(fmod (exp x) (sqrt (cos x))) |
(exp x) |
x |
(sqrt (cos x)) |
(cos x) |
(- 1 x) |
1 |
0 |
(* (fmod (exp x) (+ (* (+ (* x x) 0) (+ (* x (* x (+ (* (+ (* x x) 0) -19/5760) -1/96))) -1/4)) 1)) (exp (neg x))) |
(fmod (exp x) (+ (* (+ (* x x) 0) (+ (* x (* x (+ (* (+ (* x x) 0) -19/5760) -1/96))) -1/4)) 1)) |
(exp x) |
x |
(+ (* (+ (* x x) 0) (+ (* x (* x (+ (* (+ (* x x) 0) -19/5760) -1/96))) -1/4)) 1) |
(+ (* x x) 0) |
0 |
(+ (* x (* x (+ (* (+ (* x x) 0) -19/5760) -1/96))) -1/4) |
(* x (+ (* (+ (* x x) 0) -19/5760) -1/96)) |
(+ (* (+ (* x x) 0) -19/5760) -1/96) |
-19/5760 |
-1/96 |
-1/4 |
1 |
(exp (neg x)) |
(neg x) |
(* (fmod (/ 1 (exp (- 0 x))) (sqrt (cos x))) (exp (neg x))) |
(fmod (/ 1 (exp (- 0 x))) (sqrt (cos x))) |
(/ 1 (exp (- 0 x))) |
1 |
(exp (- 0 x)) |
(- 0 x) |
0 |
x |
(sqrt (cos x)) |
(cos x) |
(exp (neg x)) |
(neg x) |
| Outputs |
|---|
(* (fmod 1 (sqrt (cos x))) (exp (neg x))) |
(fma.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
1 |
#s(literal 1 binary64) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(cos x) |
(cos.f64 x) |
x |
(exp (neg x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(neg x) |
(-.f64 #s(literal 0 binary64) x) |
(* (fmod (exp x) 1) (exp (neg x))) |
(fma.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
x |
1 |
#s(literal 1 binary64) |
(exp (neg x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(neg x) |
(-.f64 #s(literal 0 binary64) x) |
(+ (* (fmod (exp x) (sqrt (cos x))) (- 1 x)) 0) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(exp x) |
(exp.f64 x) |
x |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(cos x) |
(cos.f64 x) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
0 |
#s(literal 0 binary64) |
(* (fmod (exp x) (+ (* (+ (* x x) 0) (+ (* x (* x (+ (* (+ (* x x) 0) -19/5760) -1/96))) -1/4)) 1)) (exp (neg x))) |
(fma.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 x (fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x #s(literal -19/5760 binary64) #s(literal 0 binary64)) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fmod (exp x) (+ (* (+ (* x x) 0) (+ (* x (* x (+ (* (+ (* x x) 0) -19/5760) -1/96))) -1/4)) 1)) |
(fmod.f64 (exp.f64 x) (fma.f64 x (fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x #s(literal -19/5760 binary64) #s(literal 0 binary64)) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64))) |
(exp x) |
(exp.f64 x) |
x |
(+ (* (+ (* x x) 0) (+ (* x (* x (+ (* (+ (* x x) 0) -19/5760) -1/96))) -1/4)) 1) |
(fma.f64 x (fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x #s(literal -19/5760 binary64) #s(literal 0 binary64)) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(+ (* x x) 0) |
(fma.f64 x x #s(literal 0 binary64)) |
0 |
#s(literal 0 binary64) |
(+ (* x (* x (+ (* (+ (* x x) 0) -19/5760) -1/96))) -1/4) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x #s(literal -19/5760 binary64) #s(literal 0 binary64)) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) |
(* x (+ (* (+ (* x x) 0) -19/5760) -1/96)) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -19/5760 binary64) #s(literal 0 binary64)) #s(literal -1/96 binary64)) #s(literal 0 binary64)) |
(+ (* (+ (* x x) 0) -19/5760) -1/96) |
(fma.f64 x (fma.f64 x #s(literal -19/5760 binary64) #s(literal 0 binary64)) #s(literal -1/96 binary64)) |
-19/5760 |
#s(literal -19/5760 binary64) |
-1/96 |
#s(literal -1/96 binary64) |
-1/4 |
#s(literal -1/4 binary64) |
1 |
#s(literal 1 binary64) |
(exp (neg x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(neg x) |
(-.f64 #s(literal 0 binary64) x) |
(* (fmod (/ 1 (exp (- 0 x))) (sqrt (cos x))) (exp (neg x))) |
(fma.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 0 binary64)) |
(fmod (/ 1 (exp (- 0 x))) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(/ 1 (exp (- 0 x))) |
(exp.f64 x) |
1 |
#s(literal 1 binary64) |
(exp (- 0 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(- 0 x) |
(-.f64 #s(literal 0 binary64) x) |
0 |
#s(literal 0 binary64) |
x |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(cos x) |
(cos.f64 x) |
(exp (neg x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(neg x) |
(-.f64 #s(literal 0 binary64) x) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 (cos.f64 x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
| ✓ | accuracy | 99.6% | (*.f64 (fmod.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| ✓ | accuracy | 28.3% | (fmod.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (sqrt.f64 (cos.f64 x))) |
| ✓ | accuracy | 100.0% | (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 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))) |
| ✓ | accuracy | 99.6% | (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) |
| ✓ | accuracy | 28.3% | (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (cos.f64 x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (cos.f64 x)) |
| ✓ | accuracy | 100.0% | (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
| ✓ | accuracy | 28.3% | (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
| ✓ | accuracy | 100.0% | (exp.f64 (neg.f64 x)) |
| ✓ | accuracy | 100.0% | (exp.f64 x) |
| ✓ | accuracy | 99.6% | (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
| ✓ | accuracy | 28.3% | (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (cos.f64 x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (cos.f64 x)) |
| ✓ | accuracy | 100.0% | (*.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| ✓ | accuracy | 63.2% | (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
| 151.0ms | 84× | 2 | valid |
| 117.0ms | 114× | 1 | valid |
| 31.0ms | 51× | 0 | exit |
| 2.0ms | 6× | 0 | valid |
| 0.0ms | 1× | 1 | exit |
Compiled 238 to 37 computations (84.5% saved)
ival-fmod: 101.0ms (38.9% of total)ival-exp: 39.0ms (15% of total)ival-cos: 35.0ms (13.5% of total)ival-mult: 27.0ms (10.4% of total)adjust: 21.0ms (8.1% of total)const: 10.0ms (3.8% of total)ival-add: 10.0ms (3.8% of total)ival-div: 5.0ms (1.9% of total)ival-sqrt: 5.0ms (1.9% of total)ival-sub: 4.0ms (1.5% of total)ival-neg: 1.0ms (0.4% of total)exact: 1.0ms (0.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (sqrt (cos x))> |
#<alt (cos x)> |
#<alt (exp (neg x))> |
#<alt (fmod (exp x) 1)> |
#<alt (exp x)> |
#<alt (* (fmod (exp x) 1) (exp (neg x)))> |
#<alt (+ (* (fmod (exp x) (sqrt (cos x))) (- 1 x)) 0)> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (+ (* (+ (* x x) 0) (+ (* x (* x (+ (* (+ (* x x) 0) -19/5760) -1/96))) -1/4)) 1))> |
#<alt (+ (* (+ (* x x) 0) (+ (* x (* x (+ (* (+ (* x x) 0) -19/5760) -1/96))) -1/4)) 1)> |
#<alt (+ (* x x) 0)> |
#<alt (/ 1 (exp (- 0 x)))> |
#<alt (fmod (/ 1 (exp (- 0 x))) (sqrt (cos x)))> |
#<alt (exp (- 0 x))> |
#<alt (- 0 x)> |
#<alt (* (fmod 1 (sqrt (cos x))) (exp (neg x)))> |
#<alt (* x (+ (* (+ (* x x) 0) -19/5760) -1/96))> |
#<alt (* (fmod (exp x) (+ (* (+ (* x x) 0) (+ (* x (* x (+ (* (+ (* x x) 0) -19/5760) -1/96))) -1/4)) 1)) (exp (neg x)))> |
#<alt (+ (* (+ (* x x) 0) -19/5760) -1/96)> |
#<alt (* (fmod (/ 1 (exp (- 0 x))) (sqrt (cos x))) (exp (neg x)))> |
| Outputs |
|---|
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))> |
#<alt (sqrt (cos x))> |
#<alt (sqrt (cos x))> |
#<alt (sqrt (cos x))> |
#<alt (sqrt (cos x))> |
#<alt (sqrt (cos x))> |
#<alt (sqrt (cos x))> |
#<alt (sqrt (cos x))> |
#<alt (sqrt (cos x))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* x (- (* 1/2 x) 1)))> |
#<alt (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))> |
#<alt (exp (neg x))> |
#<alt (exp (neg x))> |
#<alt (exp (neg x))> |
#<alt (exp (neg x))> |
#<alt (exp (* -1 x))> |
#<alt (exp (* -1 x))> |
#<alt (exp (* -1 x))> |
#<alt (exp (* -1 x))> |
#<alt (fmod (exp x) 1)> |
#<alt (fmod (exp x) 1)> |
#<alt (fmod (exp x) 1)> |
#<alt (fmod (exp x) 1)> |
#<alt (fmod (exp x) 1)> |
#<alt (fmod (exp x) 1)> |
#<alt (fmod (exp x) 1)> |
#<alt (fmod (exp x) 1)> |
#<alt (fmod (exp x) 1)> |
#<alt (fmod (exp x) 1)> |
#<alt (fmod (exp x) 1)> |
#<alt (fmod (exp x) 1)> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (fmod (exp x) 1)> |
#<alt (+ (* -1 (* x (fmod (exp x) 1))) (fmod (exp x) 1))> |
#<alt (+ (* x (+ (* -1 (fmod (exp x) 1)) (* 1/2 (* x (fmod (exp x) 1))))) (fmod (exp x) 1))> |
#<alt (+ (* x (+ (* -1 (fmod (exp x) 1)) (* x (+ (* -1/6 (* x (fmod (exp x) 1))) (* 1/2 (fmod (exp x) 1)))))) (fmod (exp x) 1))> |
#<alt (* (exp (neg x)) (fmod (exp x) 1))> |
#<alt (* (exp (neg x)) (fmod (exp x) 1))> |
#<alt (* (exp (neg x)) (fmod (exp x) 1))> |
#<alt (* (exp (neg x)) (fmod (exp x) 1))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) 1))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) 1))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) 1))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) 1))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))> |
#<alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))> |
#<alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))> |
#<alt (* -1 (* x (fmod (exp x) (sqrt (cos x)))))> |
#<alt (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x)))> |
#<alt (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x)))> |
#<alt (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x)))> |
#<alt (* -1 (* x (fmod (exp x) (sqrt (cos x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x))))))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (sqrt (cos x)))> |
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))> |
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))> |
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))> |
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))> |
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))> |
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))> |
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))> |
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))> |
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))> |
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))> |
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))> |
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))> |
#<alt (* -19/5760 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))> |
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (* -19/5760 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))> |
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (/ 1 (exp (neg x)))> |
#<alt (/ 1 (exp (neg x)))> |
#<alt (/ 1 (exp (neg x)))> |
#<alt (/ 1 (exp (neg x)))> |
#<alt (/ 1 (exp (* -1 x)))> |
#<alt (/ 1 (exp (* -1 x)))> |
#<alt (/ 1 (exp (* -1 x)))> |
#<alt (/ 1 (exp (* -1 x)))> |
#<alt (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))> |
#<alt (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))> |
#<alt (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))> |
#<alt (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))> |
#<alt (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))> |
#<alt (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))> |
#<alt (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))> |
#<alt (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))> |
#<alt (fmod (/ 1 (exp (* -1 x))) (sqrt (cos x)))> |
#<alt (fmod (/ 1 (exp (* -1 x))) (sqrt (cos x)))> |
#<alt (fmod (/ 1 (exp (* -1 x))) (sqrt (cos x)))> |
#<alt (fmod (/ 1 (exp (* -1 x))) (sqrt (cos x)))> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* x (- (* 1/2 x) 1)))> |
#<alt (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))> |
#<alt (exp (neg x))> |
#<alt (exp (neg x))> |
#<alt (exp (neg x))> |
#<alt (exp (neg x))> |
#<alt (exp (* -1 x))> |
#<alt (exp (* -1 x))> |
#<alt (exp (* -1 x))> |
#<alt (exp (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (+ (* -1 (* x (fmod 1 (sqrt (cos x))))) (fmod 1 (sqrt (cos x))))> |
#<alt (+ (* x (+ (* -1 (fmod 1 (sqrt (cos x)))) (* 1/2 (* x (fmod 1 (sqrt (cos x))))))) (fmod 1 (sqrt (cos x))))> |
#<alt (+ (* x (+ (* -1 (fmod 1 (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod 1 (sqrt (cos x))))) (* 1/2 (fmod 1 (sqrt (cos x)))))))) (fmod 1 (sqrt (cos x))))> |
#<alt (* (exp (neg x)) (fmod 1 (sqrt (cos x))))> |
#<alt (* (exp (neg x)) (fmod 1 (sqrt (cos x))))> |
#<alt (* (exp (neg x)) (fmod 1 (sqrt (cos x))))> |
#<alt (* (exp (neg x)) (fmod 1 (sqrt (cos x))))> |
#<alt (* (exp (* -1 x)) (fmod 1 (sqrt (cos x))))> |
#<alt (* (exp (* -1 x)) (fmod 1 (sqrt (cos x))))> |
#<alt (* (exp (* -1 x)) (fmod 1 (sqrt (cos x))))> |
#<alt (* (exp (* -1 x)) (fmod 1 (sqrt (cos x))))> |
#<alt (* -1/96 x)> |
#<alt (* x (- (* -19/5760 (pow x 2)) 1/96))> |
#<alt (* x (- (* -19/5760 (pow x 2)) 1/96))> |
#<alt (* x (- (* -19/5760 (pow x 2)) 1/96))> |
#<alt (* -19/5760 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -19/5760 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))> |
#<alt (+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))> |
#<alt (+ (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))> |
#<alt (+ (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* x (+ (* -1/6 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))> |
#<alt (* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))> |
#<alt (* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))> |
#<alt (* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))> |
#<alt (* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))> |
#<alt -1/96> |
#<alt (- (* -19/5760 (pow x 2)) 1/96)> |
#<alt (- (* -19/5760 (pow x 2)) 1/96)> |
#<alt (- (* -19/5760 (pow x 2)) 1/96)> |
#<alt (* -19/5760 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -19/5760 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))> |
#<alt (+ (* -1 (* x (fmod (/ 1 (exp (neg x))) (sqrt (cos x))))) (fmod (/ 1 (exp (neg x))) (sqrt (cos x))))> |
#<alt (+ (* x (+ (* -1 (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))) (* 1/2 (* x (fmod (/ 1 (exp (neg x))) (sqrt (cos x))))))) (fmod (/ 1 (exp (neg x))) (sqrt (cos x))))> |
#<alt (+ (* x (+ (* -1 (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (/ 1 (exp (neg x))) (sqrt (cos x))))) (* 1/2 (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))))))) (fmod (/ 1 (exp (neg x))) (sqrt (cos x))))> |
#<alt (* (exp (neg x)) (fmod (/ 1 (exp (neg x))) (sqrt (cos x))))> |
#<alt (* (exp (neg x)) (fmod (/ 1 (exp (neg x))) (sqrt (cos x))))> |
#<alt (* (exp (neg x)) (fmod (/ 1 (exp (neg x))) (sqrt (cos x))))> |
#<alt (* (exp (neg x)) (fmod (/ 1 (exp (neg x))) (sqrt (cos x))))> |
#<alt (* (exp (* -1 x)) (fmod (/ 1 (exp (* -1 x))) (sqrt (cos x))))> |
#<alt (* (exp (* -1 x)) (fmod (/ 1 (exp (* -1 x))) (sqrt (cos x))))> |
#<alt (* (exp (* -1 x)) (fmod (/ 1 (exp (* -1 x))) (sqrt (cos x))))> |
#<alt (* (exp (* -1 x)) (fmod (/ 1 (exp (* -1 x))) (sqrt (cos x))))> |
63 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | (/ 1 (exp (- 0 x))) |
| 1.0ms | x | @ | inf | (* (fmod 1 (sqrt (cos x))) (exp (neg x))) |
| 1.0ms | x | @ | 0 | (+ (* (fmod (exp x) (sqrt (cos x))) (- 1 x)) 0) |
| 1.0ms | x | @ | inf | (+ (* (+ (* x x) 0) (+ (* x (* x (+ (* (+ (* x x) 0) -19/5760) -1/96))) -1/4)) 1) |
| 0.0ms | x | @ | 0 | (* (fmod (exp x) (+ (* (+ (* x x) 0) (+ (* x (* x (+ (* (+ (* x x) 0) -19/5760) -1/96))) -1/4)) 1)) (exp (neg x))) |
| 1× | batch-egg-rewrite |
| 6 558× | accelerator-lowering-fma.f32 |
| 6 558× | accelerator-lowering-fma.f64 |
| 3 728× | *-lowering-*.f32 |
| 3 728× | *-lowering-*.f64 |
| 3 586× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 163 |
| 1 | 169 | 157 |
| 2 | 1444 | 157 |
| 0 | 8448 | 146 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fmod 1 (sqrt (cos x))) |
(sqrt (cos x)) |
(cos x) |
(exp (neg x)) |
(fmod (exp x) 1) |
(exp x) |
(* (fmod (exp x) 1) (exp (neg x))) |
(+ (* (fmod (exp x) (sqrt (cos x))) (- 1 x)) 0) |
(fmod (exp x) (sqrt (cos x))) |
(fmod (exp x) (+ (* (+ (* x x) 0) (+ (* x (* x (+ (* (+ (* x x) 0) -19/5760) -1/96))) -1/4)) 1)) |
(+ (* (+ (* x x) 0) (+ (* x (* x (+ (* (+ (* x x) 0) -19/5760) -1/96))) -1/4)) 1) |
(+ (* x x) 0) |
(/ 1 (exp (- 0 x))) |
(fmod (/ 1 (exp (- 0 x))) (sqrt (cos x))) |
(exp (- 0 x)) |
(- 0 x) |
(* (fmod 1 (sqrt (cos x))) (exp (neg x))) |
(* x (+ (* (+ (* x x) 0) -19/5760) -1/96)) |
(* (fmod (exp x) (+ (* (+ (* x x) 0) (+ (* x (* x (+ (* (+ (* x x) 0) -19/5760) -1/96))) -1/4)) 1)) (exp (neg x))) |
(+ (* (+ (* x x) 0) -19/5760) -1/96) |
(* (fmod (/ 1 (exp (- 0 x))) (sqrt (cos x))) (exp (neg x))) |
| Outputs |
|---|
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(*.f64 #s(literal 1 binary64) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 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 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 x)) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (-.f64 #s(literal 0 binary64) x)))) |
(cos.f64 x) |
(cos.f64 (-.f64 #s(literal 0 binary64) 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))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 x) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (-.f64 #s(literal 0 binary64) x)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) |
(neg.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) x) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp.f64 x) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) x) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(*.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)) |
(/.f64 (neg.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)))) (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))))) |
(+.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(+.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(-.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(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))) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(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))) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.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))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (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))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (/.f64 (pow.f64 (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))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (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)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) 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)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(neg.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))))) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (+.f64 (-.f64 #s(literal 0 binary64) 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))) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))))) |
(/.f64 (-.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) (-.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) |
(pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(*.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 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(*.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (/.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))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (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))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (/.f64 (pow.f64 (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))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (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 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) 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 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 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)) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #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) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #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) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #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) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) |
(+.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(+.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -1/4 binary64) #s(literal 0 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) (fma.f64 x x #s(literal 0 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) x) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 1/16 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 1/16 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)))) #s(literal -1/64 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 1/16 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)))) #s(literal -1/64 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 1/16 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/16 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/16 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))))) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)))) (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 1/16 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -1/4 binary64) #s(literal 0 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (fma.f64 x x #s(literal 0 binary64))) (*.f64 #s(literal 1/4 binary64) (fma.f64 x x #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (fma.f64 x x #s(literal 0 binary64))) (*.f64 #s(literal 1/4 binary64) (fma.f64 x x #s(literal 0 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) x) x (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)))) x (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 1/16 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/16 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)))) #s(literal -1/64 binary64)) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 1/16 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/16 binary64)) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) x) (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) x) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) x) (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) x) (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) x) (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) x) (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) x) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) x) (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) x) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) x) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) x) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64))) (-.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #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 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #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 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #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 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (-.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))))) (pow.f64 (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (fma.f64 x x #s(literal 0 binary64)))) (-.f64 (*.f64 (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 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64))) #s(literal 3 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -1/64 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 1/16 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -1/4 binary64) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)))) (*.f64 (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 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 1/16 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -1/4 binary64) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #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) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64))))) |
(+.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) |
(+.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(-.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 x x #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) x) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) x) (/.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (-.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) |
(*.f64 x x) |
(*.f64 x (/.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) x)) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x x #s(literal 0 binary64))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 x x) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) x) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) x) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) x) (/.f64 x x)) |
(*.f64 (/.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(exp.f64 x) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) x) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(*.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 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)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) |
(neg.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) x) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(log.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 #s(literal 0 binary64) (log.f64 (exp.f64 x))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) (log.f64 #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 x (log.f64 (exp.f64 #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 (exp.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(neg.f64 x) |
(neg.f64 (log.f64 (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) |
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 x x (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 x (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 #s(literal -1 binary64) (log.f64 (exp.f64 x))) |
(*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(neg.f64 (/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))))) |
(/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(/.f64 (neg.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)))) (/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64))) (*.f64 x #s(literal -1/96 binary64))) |
(+.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 361/33177600 binary64)) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 1/96 binary64) x))) (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 1/9216 binary64)) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 1/96 binary64) x)))) |
(fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64)) (*.f64 x #s(literal -1/96 binary64))) |
(fma.f64 x #s(literal -1/96 binary64) (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 #s(literal -19/5760 binary64) x) (*.f64 x #s(literal -1/96 binary64))) |
(fma.f64 #s(literal -19/5760 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x #s(literal -1/96 binary64))) |
(fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64)) x (*.f64 x #s(literal -1/96 binary64))) |
(fma.f64 #s(literal -1/96 binary64) x (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal -19/5760 binary64) (*.f64 x #s(literal -1/96 binary64))) |
(fma.f64 (*.f64 x #s(literal -19/5760 binary64)) (fma.f64 x x #s(literal 0 binary64)) (*.f64 x #s(literal -1/96 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)))) |
(neg.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64)) (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64))) (*.f64 x #s(literal -1/96 binary64))))) (fma.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64)) (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 #s(literal -1/884736 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 1/96 binary64) x)) (*.f64 (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 1/96 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/552960 binary64))) (*.f64 x (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64)) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/552960 binary64))) (*.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64)) x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64)) (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 #s(literal -1/884736 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64)) (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64))) (*.f64 x #s(literal -1/96 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 1/96 binary64) x))) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 1/96 binary64) x))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64))) (+.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/552960 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64)) x) (+.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/552960 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64)) x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64)) (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 #s(literal -1/884736 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64)) (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64))) (*.f64 x #s(literal -1/96 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 1/96 binary64) x)))) (neg.f64 (fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 1/96 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/552960 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 19/5760 binary64) #s(literal -1/96 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64)) x)) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/552960 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64)) x)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 19/5760 binary64) #s(literal -1/96 binary64))) |
(/.f64 (fma.f64 #s(literal -1/884736 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64)) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 1/9216 binary64) (-.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 1/9216 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 361/33177600 binary64))) (-.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64))))) |
(*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64)) (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 #s(literal -1/884736 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64)) (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64))) (*.f64 x #s(literal -1/96 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 1/96 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 1/96 binary64) x)))) |
(*.f64 (*.f64 x (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/552960 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64)))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/552960 binary64))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64)))) |
(neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #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) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #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) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #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 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)))) (/.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #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 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #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 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))))) |
(+.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64)) #s(literal -1/96 binary64)) |
(+.f64 #s(literal -1/96 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))) (neg.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))) (/.f64 #s(literal 1/9216 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64)))) |
(-.f64 (/.f64 #s(literal 1/9216 binary64) (+.f64 #s(literal -1/96 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 19/5760 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64)) (+.f64 #s(literal -1/96 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 19/5760 binary64) #s(literal 0 binary64))))) |
(fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) |
(fma.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)) #s(literal -1/96 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal -1/96 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))) (neg.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal -19/5760 binary64) x) #s(literal -1/96 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal -1/96 binary64)) |
(fma.f64 (*.f64 #s(literal -19/5760 binary64) x) x #s(literal -1/96 binary64)) |
(fma.f64 (*.f64 #s(literal -19/5760 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal -1/96 binary64)) |
(fma.f64 (*.f64 #s(literal -19/5760 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal -1/96 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -19/5760 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal -1/96 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal -19/5760 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal -1/96 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) x) (/.f64 #s(literal -19/5760 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1/96 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) x) (/.f64 #s(literal -19/5760 binary64) x) #s(literal -1/96 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 0 binary64)) #s(literal -1/96 binary64)) |
(fma.f64 (/.f64 #s(literal -19/5760 binary64) x) (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal -1/96 binary64)) |
(fma.f64 (/.f64 #s(literal -19/5760 binary64) x) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) x) #s(literal -1/96 binary64)) |
(fma.f64 (/.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal -1/96 binary64)) |
(fma.f64 (/.f64 #s(literal -19/5760 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) x) #s(literal -1/96 binary64)) |
(fma.f64 (/.f64 #s(literal -19/5760 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal -1/96 binary64)) |
(fma.f64 (/.f64 #s(literal -19/5760 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -1/96 binary64)) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/552960 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 19/5760 binary64) #s(literal -1/96 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64))) (+.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/552960 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9216 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/552960 binary64)))) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/96 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 19/5760 binary64) #s(literal 0 binary64))) (+.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal -361/33177600 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64)) (+.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/552960 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64)) (+.f64 #s(literal 1/9216 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/552960 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/552960 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64))) (neg.f64 (+.f64 #s(literal 1/9216 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/552960 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 19/5760 binary64) #s(literal -1/96 binary64))) |
(/.f64 (+.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal -361/33177600 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)))) (+.f64 #s(literal -1/96 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 19/5760 binary64) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64)) #s(literal 1/9216 binary64))) (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/552960 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64)))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 19/5760 binary64) #s(literal -1/96 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal -361/33177600 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))))) (neg.f64 (+.f64 #s(literal -1/96 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 19/5760 binary64) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))) (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))) (fma.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))) (/.f64 #s(literal 1/9216 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))) (/.f64 #s(literal 1/9216 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))) (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64)))) (*.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))) (/.f64 #s(literal 1/9216 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))) (/.f64 #s(literal 1/9216 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/552960 binary64))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9216 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/552960 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal 1/96 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -6859/191102976000 binary64) #s(literal -1/884736 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal 1/9216 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/552960 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 361/33177600 binary64) #s(literal -1/9216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 19/5760 binary64) #s(literal -1/96 binary64)))) |
(*.f64 (+.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal -361/33177600 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/96 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 19/5760 binary64) #s(literal 0 binary64))))) |
(neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 0 binary64) (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) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (/.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))) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))))) |
| 1× | egg-herbie |
| 17 356× | accelerator-lowering-fma.f32 |
| 17 356× | accelerator-lowering-fma.f64 |
| 5 444× | *-lowering-*.f32 |
| 5 444× | *-lowering-*.f64 |
| 2 992× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 195 | 2314 |
| 1 | 545 | 2076 |
| 2 | 1451 | 1999 |
| 3 | 4107 | 1991 |
| 0 | 8153 | 1838 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fmod 1 (sqrt (cos x))) |
(fmod 1 (sqrt (cos x))) |
(fmod 1 (sqrt (cos x))) |
(fmod 1 (sqrt (cos x))) |
(fmod 1 (sqrt (cos x))) |
(fmod 1 (sqrt (cos x))) |
(fmod 1 (sqrt (cos x))) |
(fmod 1 (sqrt (cos x))) |
(fmod 1 (sqrt (cos x))) |
(fmod 1 (sqrt (cos x))) |
(fmod 1 (sqrt (cos x))) |
(fmod 1 (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/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) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* x (- (* 1/2 x) 1))) |
(+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))) |
(exp (neg x)) |
(exp (neg x)) |
(exp (neg x)) |
(exp (neg x)) |
(exp (* -1 x)) |
(exp (* -1 x)) |
(exp (* -1 x)) |
(exp (* -1 x)) |
(fmod (exp x) 1) |
(fmod (exp x) 1) |
(fmod (exp x) 1) |
(fmod (exp x) 1) |
(fmod (exp x) 1) |
(fmod (exp x) 1) |
(fmod (exp x) 1) |
(fmod (exp x) 1) |
(fmod (exp x) 1) |
(fmod (exp x) 1) |
(fmod (exp x) 1) |
(fmod (exp x) 1) |
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) 1) |
(+ (* -1 (* x (fmod (exp x) 1))) (fmod (exp x) 1)) |
(+ (* x (+ (* -1 (fmod (exp x) 1)) (* 1/2 (* x (fmod (exp x) 1))))) (fmod (exp x) 1)) |
(+ (* x (+ (* -1 (fmod (exp x) 1)) (* x (+ (* -1/6 (* x (fmod (exp x) 1))) (* 1/2 (fmod (exp x) 1)))))) (fmod (exp x) 1)) |
(* (exp (neg x)) (fmod (exp x) 1)) |
(* (exp (neg x)) (fmod (exp x) 1)) |
(* (exp (neg x)) (fmod (exp x) 1)) |
(* (exp (neg x)) (fmod (exp x) 1)) |
(* (exp (* -1 x)) (fmod (exp x) 1)) |
(* (exp (* -1 x)) (fmod (exp x) 1)) |
(* (exp (* -1 x)) (fmod (exp x) 1)) |
(* (exp (* -1 x)) (fmod (exp x) 1)) |
(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) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))) |
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))) |
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))) |
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
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))) |
(* -19/5760 (pow x 6)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760)) |
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2))))))) |
(* -19/5760 (pow x 6)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760)) |
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2))))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(/ 1 (exp (neg x))) |
(/ 1 (exp (neg x))) |
(/ 1 (exp (neg x))) |
(/ 1 (exp (neg x))) |
(/ 1 (exp (* -1 x))) |
(/ 1 (exp (* -1 x))) |
(/ 1 (exp (* -1 x))) |
(/ 1 (exp (* -1 x))) |
(fmod (/ 1 (exp (neg x))) (sqrt (cos x))) |
(fmod (/ 1 (exp (neg x))) (sqrt (cos x))) |
(fmod (/ 1 (exp (neg x))) (sqrt (cos x))) |
(fmod (/ 1 (exp (neg x))) (sqrt (cos x))) |
(fmod (/ 1 (exp (neg x))) (sqrt (cos x))) |
(fmod (/ 1 (exp (neg x))) (sqrt (cos x))) |
(fmod (/ 1 (exp (neg x))) (sqrt (cos x))) |
(fmod (/ 1 (exp (neg x))) (sqrt (cos x))) |
(fmod (/ 1 (exp (* -1 x))) (sqrt (cos x))) |
(fmod (/ 1 (exp (* -1 x))) (sqrt (cos x))) |
(fmod (/ 1 (exp (* -1 x))) (sqrt (cos x))) |
(fmod (/ 1 (exp (* -1 x))) (sqrt (cos x))) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* x (- (* 1/2 x) 1))) |
(+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))) |
(exp (neg x)) |
(exp (neg x)) |
(exp (neg x)) |
(exp (neg x)) |
(exp (* -1 x)) |
(exp (* -1 x)) |
(exp (* -1 x)) |
(exp (* -1 x)) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(fmod 1 (sqrt (cos x))) |
(+ (* -1 (* x (fmod 1 (sqrt (cos x))))) (fmod 1 (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod 1 (sqrt (cos x)))) (* 1/2 (* x (fmod 1 (sqrt (cos x))))))) (fmod 1 (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod 1 (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod 1 (sqrt (cos x))))) (* 1/2 (fmod 1 (sqrt (cos x)))))))) (fmod 1 (sqrt (cos x)))) |
(* (exp (neg x)) (fmod 1 (sqrt (cos x)))) |
(* (exp (neg x)) (fmod 1 (sqrt (cos x)))) |
(* (exp (neg x)) (fmod 1 (sqrt (cos x)))) |
(* (exp (neg x)) (fmod 1 (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod 1 (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod 1 (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod 1 (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod 1 (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)))))) |
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))) |
(+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) |
(+ (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) |
(+ (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* x (+ (* -1/6 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) |
(* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
-1/96 |
(- (* -19/5760 (pow x 2)) 1/96) |
(- (* -19/5760 (pow x 2)) 1/96) |
(- (* -19/5760 (pow x 2)) 1/96) |
(* -19/5760 (pow x 2)) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -19/5760 (pow x 2)) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fmod (/ 1 (exp (neg x))) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (/ 1 (exp (neg x))) (sqrt (cos x))))) (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))) (* 1/2 (* x (fmod (/ 1 (exp (neg x))) (sqrt (cos x))))))) (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (/ 1 (exp (neg x))) (sqrt (cos x))))) (* 1/2 (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))))))) (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))) |
(* (exp (neg x)) (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (/ 1 (exp (* -1 x))) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (/ 1 (exp (* -1 x))) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (/ 1 (exp (* -1 x))) (sqrt (cos x)))) |
(* (exp (* -1 x)) (fmod (/ 1 (exp (* -1 x))) (sqrt (cos x)))) |
| Outputs |
|---|
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (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 (*.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/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 (*.f64 x 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 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x 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 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (- (* 1/2 x) 1))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))) |
(fma.f64 x (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)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (neg x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (neg x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (neg x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (* -1 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (* -1 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (* -1 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (* -1 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/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) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(+ (* -1 (* x (fmod (exp x) 1))) (fmod (exp x) 1)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) |
(+ (* x (+ (* -1 (fmod (exp x) 1)) (* 1/2 (* x (fmod (exp x) 1))))) (fmod (exp x) 1)) |
(*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(+ (* x (+ (* -1 (fmod (exp x) 1)) (* x (+ (* -1/6 (* x (fmod (exp x) 1))) (* 1/2 (fmod (exp x) 1)))))) (fmod (exp x) 1)) |
(fma.f64 x (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) |
(* (exp (neg x)) (fmod (exp x) 1)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) |
(* (exp (neg x)) (fmod (exp x) 1)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) |
(* (exp (neg x)) (fmod (exp x) 1)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) |
(* (exp (neg x)) (fmod (exp x) 1)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) |
(* (exp (* -1 x)) (fmod (exp x) 1)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) |
(* (exp (* -1 x)) (fmod (exp x) 1)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) |
(* (exp (* -1 x)) (fmod (exp x) 1)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) |
(* (exp (* -1 x)) (fmod (exp x) 1)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.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 (-.f64 #s(literal 1 binary64) 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 (-.f64 #s(literal 1 binary64) 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 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(* -1 (* x (fmod (exp x) (sqrt (cos x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(* -1 (* x (fmod (exp x) (sqrt (cos x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (cos x))) x)) (fmod (exp x) (sqrt (cos x)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) 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))) |
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))) |
(fmod.f64 (exp.f64 x) (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))) |
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))) |
(fmod.f64 (exp.f64 x) (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))) |
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))) |
(fmod.f64 (exp.f64 x) (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))) |
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))) |
(fmod.f64 (exp.f64 x) (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))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod.f64 (exp.f64 x) (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))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod.f64 (exp.f64 x) (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))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod.f64 (exp.f64 x) (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))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod.f64 (exp.f64 x) (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))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod.f64 (exp.f64 x) (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))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod.f64 (exp.f64 x) (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))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod.f64 (exp.f64 x) (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))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod.f64 (exp.f64 x) (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))) |
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 (*.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)) |
(* -19/5760 (pow x 6)) |
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2))))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (+.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) #s(literal 1 binary64)) |
(* -19/5760 (pow x 6)) |
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2))))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (+.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/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 (exp (neg x))) |
(exp.f64 x) |
(/ 1 (exp (neg x))) |
(exp.f64 x) |
(/ 1 (exp (neg x))) |
(exp.f64 x) |
(/ 1 (exp (neg x))) |
(exp.f64 x) |
(/ 1 (exp (* -1 x))) |
(exp.f64 x) |
(/ 1 (exp (* -1 x))) |
(exp.f64 x) |
(/ 1 (exp (* -1 x))) |
(exp.f64 x) |
(/ 1 (exp (* -1 x))) |
(exp.f64 x) |
(fmod (/ 1 (exp (neg x))) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (/ 1 (exp (neg x))) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (/ 1 (exp (neg x))) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (/ 1 (exp (neg x))) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (/ 1 (exp (neg x))) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (/ 1 (exp (neg x))) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (/ 1 (exp (neg x))) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (/ 1 (exp (neg x))) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (/ 1 (exp (* -1 x))) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (/ 1 (exp (* -1 x))) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (/ 1 (exp (* -1 x))) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(fmod (/ 1 (exp (* -1 x))) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (- (* 1/2 x) 1))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))) |
(fma.f64 x (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)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (neg x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (neg x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (neg x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (* -1 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (* -1 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (* -1 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (* -1 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod 1 (sqrt (cos x))))) (fmod 1 (sqrt (cos x)))) |
(*.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* x (+ (* -1 (fmod 1 (sqrt (cos x)))) (* 1/2 (* x (fmod 1 (sqrt (cos x))))))) (fmod 1 (sqrt (cos x)))) |
(*.f64 (fmod.f64 #s(literal 1 binary64) (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 1 (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod 1 (sqrt (cos x))))) (* 1/2 (fmod 1 (sqrt (cos x)))))))) (fmod 1 (sqrt (cos x)))) |
(fma.f64 x (*.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))) |
(* (exp (neg x)) (fmod 1 (sqrt (cos x)))) |
(*.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(* (exp (neg x)) (fmod 1 (sqrt (cos x)))) |
(*.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(* (exp (neg x)) (fmod 1 (sqrt (cos x)))) |
(*.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(* (exp (neg x)) (fmod 1 (sqrt (cos x)))) |
(*.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(* (exp (* -1 x)) (fmod 1 (sqrt (cos x)))) |
(*.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(* (exp (* -1 x)) (fmod 1 (sqrt (cos x)))) |
(*.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(* (exp (* -1 x)) (fmod 1 (sqrt (cos x)))) |
(*.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(* (exp (* -1 x)) (fmod 1 (sqrt (cos x)))) |
(*.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 #s(literal 0 binary64) 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))) |
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))) |
(fmod.f64 (exp.f64 x) (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))) |
(+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (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)))) |
(+ (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) |
(*.f64 (fmod.f64 (exp.f64 x) (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))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(+ (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* x (+ (* -1/6 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) |
(fma.f64 x (*.f64 (fmod.f64 (exp.f64 x) (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))) (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fmod.f64 (exp.f64 x) (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)))) |
(* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (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)))) |
(* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (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)))) |
(* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (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)))) |
(* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (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)))) |
(* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (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)))) |
(* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (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)))) |
(* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (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)))) |
(* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (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)))) |
-1/96 |
#s(literal -1/96 binary64) |
(- (* -19/5760 (pow x 2)) 1/96) |
(fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) |
(- (* -19/5760 (pow x 2)) 1/96) |
(fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) |
(- (* -19/5760 (pow x 2)) 1/96) |
(fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) |
(* -19/5760 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) |
(* -19/5760 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) |
(fmod (/ 1 (exp (neg x))) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (/ 1 (exp (neg x))) (sqrt (cos x))))) (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(+ (* x (+ (* -1 (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))) (* 1/2 (* x (fmod (/ 1 (exp (neg x))) (sqrt (cos x))))))) (fmod (/ 1 (exp (neg 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 (/ 1 (exp (neg x))) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (/ 1 (exp (neg x))) (sqrt (cos x))))) (* 1/2 (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))))))) (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))) |
(fma.f64 x (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(* (exp (neg x)) (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(* (exp (neg x)) (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(* (exp (neg x)) (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(* (exp (neg x)) (fmod (/ 1 (exp (neg x))) (sqrt (cos x)))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(* (exp (* -1 x)) (fmod (/ 1 (exp (* -1 x))) (sqrt (cos x)))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(* (exp (* -1 x)) (fmod (/ 1 (exp (* -1 x))) (sqrt (cos x)))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(* (exp (* -1 x)) (fmod (/ 1 (exp (* -1 x))) (sqrt (cos x)))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(* (exp (* -1 x)) (fmod (/ 1 (exp (* -1 x))) (sqrt (cos x)))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
Compiled 36 930 to 3 304 computations (91.1% saved)
31 alts after pruning (29 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 251 | 28 | 1 279 |
| Fresh | 7 | 1 | 8 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 262 | 31 | 1 293 |
| Status | Accuracy | Program |
|---|---|---|
| 6.7% | (fma.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) | |
| ▶ | 6.7% | (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
| ▶ | 5.9% | (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
| 4.6% | (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) | |
| 3.3% | (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) | |
| 7.6% | (/.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (exp.f64 x)) | |
| 6.8% | (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)) | |
| 6.8% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) | |
| 7.4% | (*.f64 (fmod.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) | |
| 7.1% | (*.f64 (fmod.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) 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))) | |
| ▶ | 26.6% | (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
| 7.2% | (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 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))) | |
| 7.1% | (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) x))) | |
| 5.2% | (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 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))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 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))) | |
| 7.1% | (*.f64 (fmod.f64 (exp.f64 x) (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))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) | |
| ▶ | 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (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))) (exp.f64 (neg.f64 x))) |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 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))) | |
| 7.6% | (*.f64 (fmod.f64 (exp.f64 x) (/.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 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))) | |
| 1.6% | (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x x))))) (exp.f64 (neg.f64 x))) | |
| ▶ | 1.0% | (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (exp.f64 (neg.f64 x))) |
| 0.8% | (*.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))) (exp.f64 (neg.f64 x))) | |
| 7.6% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (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))) | |
| ✓ | 7.6% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 6.5% | (*.f64 (fmod.f64 (exp.f64 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))) | |
| 6.5% | (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) | |
| 6.4% | (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) | |
| ✓ | 6.8% | (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
| 24.0% | (*.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) | |
| 3.3% | (*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) | |
| 6.8% | (*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))))) |
Compiled 1 352 to 745 computations (44.9% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
| ✓ | cost-diff | 0 | (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (exp.f64 (neg.f64 x))) |
| ✓ | cost-diff | 1216 | (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))) |
| ✓ | cost-diff | 4544 | (pow.f64 x #s(literal 6 binary64)) |
| ✓ | cost-diff | 0 | (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)) |
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (fmod.f64 (exp.f64 x) (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))) |
| ✓ | cost-diff | 0 | (*.f64 (fmod.f64 (exp.f64 x) (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))) (exp.f64 (neg.f64 x))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (exp.f64 (neg.f64 x)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
| 4 432× | *-lowering-*.f32 |
| 4 432× | *-lowering-*.f64 |
| 4 106× | accelerator-lowering-fma.f32 |
| 4 106× | accelerator-lowering-fma.f64 |
| 1 818× | pow-lowering-pow.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 262 |
| 1 | 89 | 262 |
| 2 | 215 | 259 |
| 3 | 421 | 259 |
| 4 | 633 | 259 |
| 5 | 702 | 259 |
| 6 | 1134 | 259 |
| 7 | 2020 | 259 |
| 8 | 2969 | 259 |
| 9 | 3589 | 259 |
| 10 | 5213 | 259 |
| 0 | 8198 | 240 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (fmod (+ 1 x) 1) (exp (neg x))) |
(fmod (+ 1 x) 1) |
(+ 1 x) |
1 |
x |
(exp (neg x)) |
(neg x) |
(fmod (exp x) 1) |
(exp x) |
x |
1 |
(+ (* (fmod (exp x) (sqrt (+ (* x (* x -1/2)) 1))) (- 1 x)) 0) |
(fmod (exp x) (sqrt (+ (* x (* x -1/2)) 1))) |
(exp x) |
x |
(sqrt (+ (* x (* x -1/2)) 1)) |
(+ (* x (* x -1/2)) 1) |
(* x -1/2) |
-1/2 |
1 |
(- 1 x) |
0 |
(* (fmod (exp x) (+ (* (* x x) (+ (* (* x x) (+ (* x (* x -19/5760)) -1/96)) -1/4)) 1)) (exp (neg x))) |
(fmod (exp x) (+ (* (* x x) (+ (* (* x x) (+ (* x (* x -19/5760)) -1/96)) -1/4)) 1)) |
(exp x) |
x |
(+ (* (* x x) (+ (* (* x x) (+ (* x (* x -19/5760)) -1/96)) -1/4)) 1) |
(* x x) |
(+ (* (* x x) (+ (* x (* x -19/5760)) -1/96)) -1/4) |
(+ (* x (* x -19/5760)) -1/96) |
(* x -19/5760) |
-19/5760 |
-1/96 |
-1/4 |
1 |
(exp (neg x)) |
(neg x) |
(* (fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))) (exp (neg x))) |
(fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))) |
(exp x) |
x |
(* (pow x 6) (+ -19/5760 (/ -1/96 (* x x)))) |
(pow x 6) |
6 |
(+ -19/5760 (/ -1/96 (* x x))) |
-19/5760 |
(/ -1/96 (* x x)) |
-1/96 |
(* x x) |
(exp (neg x)) |
(neg x) |
| Outputs |
|---|
(* (fmod (+ 1 x) 1) (exp (neg x))) |
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(fmod (+ 1 x) 1) |
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(exp (neg x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(neg x) |
(-.f64 #s(literal 0 binary64) x) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
x |
1 |
#s(literal 1 binary64) |
(+ (* (fmod (exp x) (sqrt (+ (* x (* x -1/2)) 1))) (- 1 x)) 0) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fmod (exp x) (sqrt (+ (* x (* x -1/2)) 1))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64)))) |
(exp x) |
(exp.f64 x) |
x |
(sqrt (+ (* x (* x -1/2)) 1)) |
(sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64))) |
(+ (* x (* x -1/2)) 1) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64)) |
(* x -1/2) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 0 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
1 |
#s(literal 1 binary64) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
0 |
#s(literal 0 binary64) |
(* (fmod (exp x) (+ (* (* x x) (+ (* (* x x) (+ (* x (* x -19/5760)) -1/96)) -1/4)) 1)) (exp (neg x))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -19/5760 binary64) #s(literal 0 binary64)) #s(literal -1/96 binary64)) #s(literal 0 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(fmod (exp x) (+ (* (* x x) (+ (* (* x x) (+ (* x (* x -19/5760)) -1/96)) -1/4)) 1)) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -19/5760 binary64) #s(literal 0 binary64)) #s(literal -1/96 binary64)) #s(literal 0 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(exp x) |
(exp.f64 x) |
x |
(+ (* (* x x) (+ (* (* x x) (+ (* x (* x -19/5760)) -1/96)) -1/4)) 1) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -19/5760 binary64) #s(literal 0 binary64)) #s(literal -1/96 binary64)) #s(literal 0 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(* x x) |
(fma.f64 x x #s(literal 0 binary64)) |
(+ (* (* x x) (+ (* x (* x -19/5760)) -1/96)) -1/4) |
(fma.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -19/5760 binary64) #s(literal 0 binary64)) #s(literal -1/96 binary64)) #s(literal 0 binary64)) #s(literal -1/4 binary64)) |
(+ (* x (* x -19/5760)) -1/96) |
(fma.f64 x (fma.f64 x #s(literal -19/5760 binary64) #s(literal 0 binary64)) #s(literal -1/96 binary64)) |
(* x -19/5760) |
(fma.f64 x #s(literal -19/5760 binary64) #s(literal 0 binary64)) |
-19/5760 |
#s(literal -19/5760 binary64) |
-1/96 |
#s(literal -1/96 binary64) |
-1/4 |
#s(literal -1/4 binary64) |
1 |
#s(literal 1 binary64) |
(exp (neg x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(neg x) |
(-.f64 #s(literal 0 binary64) x) |
(* (fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))) (exp (neg x))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -19/5760 binary64) #s(literal 0 binary64)) #s(literal -1/96 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x (fma.f64 x #s(literal -19/5760 binary64) #s(literal 0 binary64)) #s(literal -1/96 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(exp x) |
(exp.f64 x) |
x |
(* (pow x 6) (+ -19/5760 (/ -1/96 (* x x)))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -19/5760 binary64) #s(literal 0 binary64)) #s(literal -1/96 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
6 |
#s(literal 6 binary64) |
(+ -19/5760 (/ -1/96 (* x x))) |
(+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
-19/5760 |
#s(literal -19/5760 binary64) |
(/ -1/96 (* x x)) |
(/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) |
-1/96 |
#s(literal -1/96 binary64) |
(* x x) |
(fma.f64 x x #s(literal 0 binary64)) |
(exp (neg x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(neg x) |
(-.f64 #s(literal 0 binary64) x) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (exp.f64 (neg.f64 x))) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
| ✓ | accuracy | 56.3% | (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))) |
| ✓ | accuracy | 26.6% | (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (fmod.f64 (exp.f64 x) (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))) (exp.f64 (neg.f64 x))) |
| ✓ | accuracy | 99.9% | (*.f64 x #s(literal -19/5760 binary64)) |
| ✓ | accuracy | 28.3% | (fmod.f64 (exp.f64 x) (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))) |
| ✓ | accuracy | 100.0% | (exp.f64 x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
| ✓ | accuracy | 28.3% | (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
| ✓ | accuracy | 100.0% | (exp.f64 x) |
| ✓ | accuracy | 28.3% | (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (neg.f64 x) |
| ✓ | accuracy | 100.0% | (exp.f64 (neg.f64 x)) |
| ✓ | accuracy | 100.0% | (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
| ✓ | accuracy | 28.3% | (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 124.0ms | 84× | 2 | valid |
| 103.0ms | 117× | 1 | valid |
| 19.0ms | 53× | 0 | invalid |
| 1.0ms | 2× | 0 | valid |
Compiled 249 to 41 computations (83.5% saved)
ival-fmod: 69.0ms (32.8% of total)ival-exp: 41.0ms (19.5% of total)ival-mult: 30.0ms (14.3% of total)const: 19.0ms (9% of total)adjust: 18.0ms (8.6% of total)ival-add: 16.0ms (7.6% of total)ival-pow: 6.0ms (2.9% of total)ival-sqrt: 4.0ms (1.9% of total)ival-div: 3.0ms (1.4% of total)ival-sub: 2.0ms (1% of total)exact: 1.0ms (0.5% of total)ival-neg: 1.0ms (0.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (fmod (+ 1 x) 1) (exp (neg x)))> |
#<alt (fmod (+ 1 x) 1)> |
#<alt (+ 1 x)> |
#<alt (exp (neg x))> |
#<alt (fmod (exp x) 1)> |
#<alt (exp x)> |
#<alt (+ (* (fmod (exp x) (sqrt (+ (* x (* x -1/2)) 1))) (- 1 x)) 0)> |
#<alt (fmod (exp x) (sqrt (+ (* x (* x -1/2)) 1)))> |
#<alt (sqrt (+ (* x (* x -1/2)) 1))> |
#<alt (* (fmod (exp x) (+ (* (* x x) (+ (* (* x x) (+ (* x (* x -19/5760)) -1/96)) -1/4)) 1)) (exp (neg x)))> |
#<alt (fmod (exp x) (+ (* (* x x) (+ (* (* x x) (+ (* x (* x -19/5760)) -1/96)) -1/4)) 1))> |
#<alt (+ (* (* x x) (+ (* (* x x) (+ (* x (* x -19/5760)) -1/96)) -1/4)) 1)> |
#<alt (pow x 6)> |
#<alt (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))> |
#<alt (* (fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))) (exp (neg x)))> |
#<alt (fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x)))))> |
#<alt (neg x)> |
#<alt (* x -19/5760)> |
#<alt (+ (* x (* x -19/5760)) -1/96)> |
#<alt (/ -1/96 (* x x))> |
| Outputs |
|---|
#<alt (fmod (+ 1 x) 1)> |
#<alt (+ (* -1 (* x (fmod (+ 1 x) 1))) (fmod (+ 1 x) 1))> |
#<alt (+ (* x (+ (* -1 (fmod (+ 1 x) 1)) (* 1/2 (* x (fmod (+ 1 x) 1))))) (fmod (+ 1 x) 1))> |
#<alt (+ (* x (+ (* -1 (fmod (+ 1 x) 1)) (* x (+ (* -1/6 (* x (fmod (+ 1 x) 1))) (* 1/2 (fmod (+ 1 x) 1)))))) (fmod (+ 1 x) 1))> |
#<alt (* (exp (neg x)) (fmod (+ 1 x) 1))> |
#<alt (* (exp (neg x)) (fmod (+ 1 x) 1))> |
#<alt (* (exp (neg x)) (fmod (+ 1 x) 1))> |
#<alt (* (exp (neg x)) (fmod (+ 1 x) 1))> |
#<alt (* (exp (* -1 x)) (fmod (- 1 (* -1 x)) 1))> |
#<alt (* (exp (* -1 x)) (fmod (- 1 (* -1 x)) 1))> |
#<alt (* (exp (* -1 x)) (fmod (- 1 (* -1 x)) 1))> |
#<alt (* (exp (* -1 x)) (fmod (- 1 (* -1 x)) 1))> |
#<alt (fmod (+ 1 x) 1)> |
#<alt (fmod (+ 1 x) 1)> |
#<alt (fmod (+ 1 x) 1)> |
#<alt (fmod (+ 1 x) 1)> |
#<alt (fmod (+ 1 x) 1)> |
#<alt (fmod (+ 1 x) 1)> |
#<alt (fmod (+ 1 x) 1)> |
#<alt (fmod (+ 1 x) 1)> |
#<alt (fmod (- 1 (* -1 x)) 1)> |
#<alt (fmod (- 1 (* -1 x)) 1)> |
#<alt (fmod (- 1 (* -1 x)) 1)> |
#<alt (fmod (- 1 (* -1 x)) 1)> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* x (- (* 1/2 x) 1)))> |
#<alt (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))> |
#<alt (exp (neg x))> |
#<alt (exp (neg x))> |
#<alt (exp (neg x))> |
#<alt (exp (neg x))> |
#<alt (exp (* -1 x))> |
#<alt (exp (* -1 x))> |
#<alt (exp (* -1 x))> |
#<alt (exp (* -1 x))> |
#<alt (fmod (exp x) 1)> |
#<alt (fmod (exp x) 1)> |
#<alt (fmod (exp x) 1)> |
#<alt (fmod (exp x) 1)> |
#<alt (fmod (exp x) 1)> |
#<alt (fmod (exp x) 1)> |
#<alt (fmod (exp x) 1)> |
#<alt (fmod (exp x) 1)> |
#<alt (fmod (exp x) 1)> |
#<alt (fmod (exp x) 1)> |
#<alt (fmod (exp x) 1)> |
#<alt (fmod (exp x) 1)> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2)))))> |
#<alt (+ (* -1 (* x (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2))))))) (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2))))))> |
#<alt (+ (* -1 (* x (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2))))))) (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2))))))> |
#<alt (+ (* -1 (* x (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2))))))) (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2))))))> |
#<alt (* -1 (* x (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))))> |
#<alt (* x (+ (* -1 (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))) (/ (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) x)))> |
#<alt (* x (+ (* -1 (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))) (/ (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) x)))> |
#<alt (* x (+ (* -1 (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))) (/ (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) x)))> |
#<alt (* -1 (* x (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) x)) (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) x)) (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) x)) (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))))))> |
#<alt (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2)))))> |
#<alt (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2)))))> |
#<alt (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2)))))> |
#<alt (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2)))))> |
#<alt (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))> |
#<alt (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))> |
#<alt (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))> |
#<alt (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))> |
#<alt (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))> |
#<alt (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))> |
#<alt (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))> |
#<alt (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* -1/32 (pow x 2)) 1/4)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/128 (pow x 2)) 1/32)) 1/4)))> |
#<alt (* x (sqrt -1/2))> |
#<alt (* x (+ (sqrt -1/2) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1/2))))))> |
#<alt (* x (- (+ (sqrt -1/2) (/ 1/2 (* (pow x 2) (sqrt -1/2)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1/2) 3)))))> |
#<alt (* x (- (+ (sqrt -1/2) (+ (/ 1/2 (* (pow x 2) (sqrt -1/2))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1/2) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1/2) 3))))))> |
#<alt (* -1 (* x (sqrt -1/2)))> |
#<alt (* -1 (* x (+ (sqrt -1/2) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1/2)))))))> |
#<alt (* -1 (* x (- (+ (sqrt -1/2) (/ 1/2 (* (pow x 2) (sqrt -1/2)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1/2) 3))))))> |
#<alt (* -1 (* x (- (+ (sqrt -1/2) (+ (/ 1/2 (* (pow x 2) (sqrt -1/2))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1/2) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1/2) 3)))))))> |
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))> |
#<alt (+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))> |
#<alt (+ (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))> |
#<alt (+ (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* x (+ (* -1/6 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))> |
#<alt (* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))> |
#<alt (* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))> |
#<alt (* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))> |
#<alt (* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))> |
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))> |
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))> |
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))> |
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))> |
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))> |
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))> |
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))> |
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))> |
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))> |
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))> |
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))> |
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))> |
#<alt (* -19/5760 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))> |
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (* -19/5760 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))> |
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (* -1/96 (pow x 4))> |
#<alt (* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96))> |
#<alt (* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96))> |
#<alt (* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96))> |
#<alt (* -19/5760 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -19/5760 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (+ (* -1 (* x (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))> |
#<alt (+ (* x (+ (* -1 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 1/2 (* x (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))> |
#<alt (+ (* x (+ (* -1 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* x (+ (* -1/6 (* x (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (* 1/2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))> |
#<alt (* (exp (neg x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))> |
#<alt (* (exp (neg x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))> |
#<alt (* (exp (neg x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))> |
#<alt (* (exp (neg x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -19/5760 x)> |
#<alt (* -19/5760 x)> |
#<alt (* -19/5760 x)> |
#<alt (* -19/5760 x)> |
#<alt (* -19/5760 x)> |
#<alt (* -19/5760 x)> |
#<alt (* -19/5760 x)> |
#<alt (* -19/5760 x)> |
#<alt (* -19/5760 x)> |
#<alt (* -19/5760 x)> |
#<alt (* -19/5760 x)> |
#<alt (* -19/5760 x)> |
#<alt -1/96> |
#<alt (- (* -19/5760 (pow x 2)) 1/96)> |
#<alt (- (* -19/5760 (pow x 2)) 1/96)> |
#<alt (- (* -19/5760 (pow x 2)) 1/96)> |
#<alt (* -19/5760 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -19/5760 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (/ -1/96 (pow x 2))> |
#<alt (/ -1/96 (pow x 2))> |
#<alt (/ -1/96 (pow x 2))> |
#<alt (/ -1/96 (pow x 2))> |
#<alt (/ -1/96 (pow x 2))> |
#<alt (/ -1/96 (pow x 2))> |
#<alt (/ -1/96 (pow x 2))> |
#<alt (/ -1/96 (pow x 2))> |
#<alt (/ -1/96 (pow x 2))> |
#<alt (/ -1/96 (pow x 2))> |
#<alt (/ -1/96 (pow x 2))> |
#<alt (/ -1/96 (pow x 2))> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | 0 | (* x -19/5760) |
| 3.0ms | x | @ | inf | (* (fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))) (exp (neg x))) |
| 1.0ms | x | @ | inf | (sqrt (+ (* x (* x -1/2)) 1)) |
| 0.0ms | x | @ | inf | (+ (* (fmod (exp x) (sqrt (+ (* x (* x -1/2)) 1))) (- 1 x)) 0) |
| 0.0ms | x | @ | -inf | (* (fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))) (exp (neg x))) |
| 1× | batch-egg-rewrite |
| 4 548× | accelerator-lowering-fma.f32 |
| 4 548× | accelerator-lowering-fma.f64 |
| 4 342× | /-lowering-/.f32 |
| 4 342× | /-lowering-/.f64 |
| 3 764× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 190 |
| 1 | 196 | 187 |
| 2 | 1589 | 187 |
| 0 | 8304 | 171 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (fmod (+ 1 x) 1) (exp (neg x))) |
(fmod (+ 1 x) 1) |
(+ 1 x) |
(exp (neg x)) |
(fmod (exp x) 1) |
(exp x) |
(+ (* (fmod (exp x) (sqrt (+ (* x (* x -1/2)) 1))) (- 1 x)) 0) |
(fmod (exp x) (sqrt (+ (* x (* x -1/2)) 1))) |
(sqrt (+ (* x (* x -1/2)) 1)) |
(* (fmod (exp x) (+ (* (* x x) (+ (* (* x x) (+ (* x (* x -19/5760)) -1/96)) -1/4)) 1)) (exp (neg x))) |
(fmod (exp x) (+ (* (* x x) (+ (* (* x x) (+ (* x (* x -19/5760)) -1/96)) -1/4)) 1)) |
(+ (* (* x x) (+ (* (* x x) (+ (* x (* x -19/5760)) -1/96)) -1/4)) 1) |
(pow x 6) |
(* (pow x 6) (+ -19/5760 (/ -1/96 (* x x)))) |
(* (fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))) (exp (neg x))) |
(fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))) |
(neg x) |
(* x -19/5760) |
(+ (* x (* x -19/5760)) -1/96) |
(/ -1/96 (* x x)) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 x)) |
(/.f64 (neg.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.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)))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.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) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #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 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) x) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(exp.f64 x) |
(/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (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)) |
(+.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(+.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(-.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(fma.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) (-.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(*.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64) #s(literal -1 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 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))))) |
(/.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 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))) (exp.f64 x)) |
(/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 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)))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 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)))) |
(*.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 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))) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 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))) |
(*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 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)))) |
(*.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 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))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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))))) |
(+.f64 (*.f64 x (*.f64 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)) |
(+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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))))) (fma.f64 x (*.f64 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))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 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))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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))))) (fma.f64 x (*.f64 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))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 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)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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)))))) (/.f64 (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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)) |
(fma.f64 x (*.f64 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)) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(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)) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (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)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 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) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 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))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 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))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 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))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) x) x (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal -1/16 binary64))) (/.f64 #s(literal 1 binary64) (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)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))))) #s(literal -1/64 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal -1/16 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (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)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 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))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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))))) (*.f64 x (*.f64 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)))))) (fma.f64 (*.f64 x (*.f64 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)))) (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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)))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 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)))) (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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)) (fma.f64 x (*.f64 (*.f64 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))) (*.f64 x (*.f64 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))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 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)))) (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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))))) (*.f64 x (*.f64 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))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 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))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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)) (fma.f64 x (*.f64 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))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 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)))) (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 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))) (*.f64 x (*.f64 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))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 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)))) (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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))))) (*.f64 x (*.f64 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)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 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)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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))))) (fma.f64 x (*.f64 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))) (*.f64 (fma.f64 x (*.f64 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)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 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)) (fma.f64 x (*.f64 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)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 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)))) (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 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))) (*.f64 x (*.f64 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))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 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))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))))) (pow.f64 (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (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 (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/64 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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))))) (fma.f64 x (*.f64 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))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 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))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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))))) (fma.f64 x (*.f64 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))) (/.f64 (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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))))) (fma.f64 x (*.f64 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))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 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))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 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))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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))))) (fma.f64 x (*.f64 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))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 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))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (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 (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 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))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 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))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 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)))) (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 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))) (*.f64 x (*.f64 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))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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)))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 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)))) (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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))))) (*.f64 x (*.f64 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)))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 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)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 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)))) (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 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))) (*.f64 x (*.f64 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))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 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))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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))))))) |
(exp.f64 (*.f64 #s(literal 6 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3 binary64) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(pow.f64 x #s(literal 6 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3 binary64)) |
(pow.f64 (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 6 binary64)) (log.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) |
(+.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(fma.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 #s(literal -1/96 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -19/5760 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -96 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -96 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/96 binary64) x) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x #s(literal -96 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/96 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/96 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x #s(literal -96 binary64))) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/96 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/96 binary64) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/96 binary64) x) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/96 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -96 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -96 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) x) (/.f64 #s(literal -1/96 binary64) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) x) (/.f64 (/.f64 #s(literal -1/96 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x)) #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1/96 binary64) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 19/5760 binary64)) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 19/5760 binary64)) #s(literal 361/33177600 binary64)) (*.f64 (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (fma.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 19/5760 binary64)) #s(literal 361/33177600 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 19/5760 binary64)) #s(literal 361/33177600 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 19/5760 binary64)) #s(literal 361/33177600 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 19/5760 binary64)) #s(literal 361/33177600 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))))) (fma.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))))) (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64)))) (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 19/5760 binary64)) #s(literal 361/33177600 binary64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 19/5760 binary64)) #s(literal 361/33177600 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (exp.f64 x)) |
(/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(*.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(fmod.f64 (exp.f64 x) (*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(*.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x x) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 0 binary64)))) |
(neg.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 x #s(literal -19/5760 binary64)) |
(*.f64 #s(literal -19/5760 binary64) x) |
(+.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) #s(literal -1/96 binary64)) |
(+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (neg.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (/.f64 #s(literal 1/9216 binary64) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) |
(-.f64 (/.f64 #s(literal 1/9216 binary64) (-.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) (/.f64 (*.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) |
(fma.f64 x (*.f64 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)) |
(fma.f64 #s(literal -19/5760 binary64) (*.f64 x x) #s(literal -1/96 binary64)) |
(fma.f64 (*.f64 x #s(literal -19/5760 binary64)) x #s(literal -1/96 binary64)) |
(fma.f64 (*.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (neg.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9216 binary64) (-.f64 (*.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 19/552960 binary64)))) (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 (-.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (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 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #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)) (+.f64 #s(literal 1/9216 binary64) (-.f64 (*.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 19/552960 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))))) |
(/.f64 (fma.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/9216 binary64)) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 0 binary64) (-.f64 (fma.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal 19/552960 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 1/9216 binary64) (-.f64 (*.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 19/552960 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/9216 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) |
(/.f64 (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)) #s(literal 1/9216 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (-.f64 (fma.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal 19/552960 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/9216 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (/.f64 (*.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (fma.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (/.f64 #s(literal 1/9216 binary64) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (/.f64 #s(literal 1/9216 binary64) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 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)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #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)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9216 binary64) (-.f64 (*.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 19/552960 binary64)))))) |
(*.f64 (fma.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #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 #s(literal 0 binary64) (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 #s(literal 0 binary64) (-.f64 (fma.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/9216 binary64)) (*.f64 (*.f64 x x) #s(literal 19/552960 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/9216 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) |
(*.f64 (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) #s(literal -96 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal 1/96 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -96 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal -96 binary64))))) |
(/.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
(/.f64 #s(literal 1/96 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal -96 binary64)))) |
(/.f64 (/.f64 #s(literal -1/96 binary64) x) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/96 binary64) x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/96 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (*.f64 (*.f64 x x) #s(literal -96 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/96 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/96 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/96 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal -96 binary64))))) |
(*.f64 (/.f64 #s(literal -1/96 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/96 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/96 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/96 binary64) x)) |
| 1× | egg-herbie |
| 14 378× | accelerator-lowering-fma.f32 |
| 14 378× | accelerator-lowering-fma.f64 |
| 5 282× | *-lowering-*.f32 |
| 5 282× | *-lowering-*.f64 |
| 2 276× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 215 | 2723 |
| 1 | 590 | 2450 |
| 2 | 1529 | 2336 |
| 3 | 5398 | 2327 |
| 0 | 8156 | 2181 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fmod (+ 1 x) 1) |
(+ (* -1 (* x (fmod (+ 1 x) 1))) (fmod (+ 1 x) 1)) |
(+ (* x (+ (* -1 (fmod (+ 1 x) 1)) (* 1/2 (* x (fmod (+ 1 x) 1))))) (fmod (+ 1 x) 1)) |
(+ (* x (+ (* -1 (fmod (+ 1 x) 1)) (* x (+ (* -1/6 (* x (fmod (+ 1 x) 1))) (* 1/2 (fmod (+ 1 x) 1)))))) (fmod (+ 1 x) 1)) |
(* (exp (neg x)) (fmod (+ 1 x) 1)) |
(* (exp (neg x)) (fmod (+ 1 x) 1)) |
(* (exp (neg x)) (fmod (+ 1 x) 1)) |
(* (exp (neg x)) (fmod (+ 1 x) 1)) |
(* (exp (* -1 x)) (fmod (- 1 (* -1 x)) 1)) |
(* (exp (* -1 x)) (fmod (- 1 (* -1 x)) 1)) |
(* (exp (* -1 x)) (fmod (- 1 (* -1 x)) 1)) |
(* (exp (* -1 x)) (fmod (- 1 (* -1 x)) 1)) |
(fmod (+ 1 x) 1) |
(fmod (+ 1 x) 1) |
(fmod (+ 1 x) 1) |
(fmod (+ 1 x) 1) |
(fmod (+ 1 x) 1) |
(fmod (+ 1 x) 1) |
(fmod (+ 1 x) 1) |
(fmod (+ 1 x) 1) |
(fmod (- 1 (* -1 x)) 1) |
(fmod (- 1 (* -1 x)) 1) |
(fmod (- 1 (* -1 x)) 1) |
(fmod (- 1 (* -1 x)) 1) |
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))) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* x (- (* 1/2 x) 1))) |
(+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))) |
(exp (neg x)) |
(exp (neg x)) |
(exp (neg x)) |
(exp (neg x)) |
(exp (* -1 x)) |
(exp (* -1 x)) |
(exp (* -1 x)) |
(exp (* -1 x)) |
(fmod (exp x) 1) |
(fmod (exp x) 1) |
(fmod (exp x) 1) |
(fmod (exp x) 1) |
(fmod (exp x) 1) |
(fmod (exp x) 1) |
(fmod (exp x) 1) |
(fmod (exp x) 1) |
(fmod (exp x) 1) |
(fmod (exp x) 1) |
(fmod (exp x) 1) |
(fmod (exp x) 1) |
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 (+ 1 (* -1/2 (pow x 2))))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2))))))) (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2)))))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2))))))) (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2)))))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2))))))) (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2)))))) |
(* -1 (* x (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))))) |
(* x (+ (* -1 (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))) (/ (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) x))) |
(* x (+ (* -1 (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))) (/ (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) x))) |
(* x (+ (* -1 (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))) (/ (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) x))) |
(* -1 (* x (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))))) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) x)) (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))))) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) x)) (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))))) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) x)) (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))))) |
(fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2))))) |
(fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2))))) |
(fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2))))) |
(fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2))))) |
(fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) |
(fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) |
(fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) |
(fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) |
(fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) |
(fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) |
(fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) |
(fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) |
1 |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/32 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/128 (pow x 2)) 1/32)) 1/4))) |
(* x (sqrt -1/2)) |
(* x (+ (sqrt -1/2) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1/2)))))) |
(* x (- (+ (sqrt -1/2) (/ 1/2 (* (pow x 2) (sqrt -1/2)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1/2) 3))))) |
(* x (- (+ (sqrt -1/2) (+ (/ 1/2 (* (pow x 2) (sqrt -1/2))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1/2) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1/2) 3)))))) |
(* -1 (* x (sqrt -1/2))) |
(* -1 (* x (+ (sqrt -1/2) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1/2))))))) |
(* -1 (* x (- (+ (sqrt -1/2) (/ 1/2 (* (pow x 2) (sqrt -1/2)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1/2) 3)))))) |
(* -1 (* x (- (+ (sqrt -1/2) (+ (/ 1/2 (* (pow x 2) (sqrt -1/2))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1/2) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1/2) 3))))))) |
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))) |
(+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) |
(+ (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) |
(+ (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* x (+ (* -1/6 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) |
(* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))) |
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))) |
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))) |
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
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))) |
(* -19/5760 (pow x 6)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760)) |
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2))))))) |
(* -19/5760 (pow x 6)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760)) |
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2))))))) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(* -1/96 (pow x 4)) |
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96)) |
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96)) |
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96)) |
(* -19/5760 (pow x 6)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -19/5760 (pow x 6)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(+ (* -1 (* x (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) |
(+ (* x (+ (* -1 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 1/2 (* x (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) |
(+ (* x (+ (* -1 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* x (+ (* -1/6 (* x (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (* 1/2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) |
(* (exp (neg x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) |
(* (exp (neg x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) |
(* (exp (neg x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) |
(* (exp (neg x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) |
(* (exp (* -1 x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) |
(* (exp (* -1 x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) |
(* (exp (* -1 x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) |
(* (exp (* -1 x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -19/5760 x) |
(* -19/5760 x) |
(* -19/5760 x) |
(* -19/5760 x) |
(* -19/5760 x) |
(* -19/5760 x) |
(* -19/5760 x) |
(* -19/5760 x) |
(* -19/5760 x) |
(* -19/5760 x) |
(* -19/5760 x) |
(* -19/5760 x) |
-1/96 |
(- (* -19/5760 (pow x 2)) 1/96) |
(- (* -19/5760 (pow x 2)) 1/96) |
(- (* -19/5760 (pow x 2)) 1/96) |
(* -19/5760 (pow x 2)) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -19/5760 (pow x 2)) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(/ -1/96 (pow x 2)) |
(/ -1/96 (pow x 2)) |
(/ -1/96 (pow x 2)) |
(/ -1/96 (pow x 2)) |
(/ -1/96 (pow x 2)) |
(/ -1/96 (pow x 2)) |
(/ -1/96 (pow x 2)) |
(/ -1/96 (pow x 2)) |
(/ -1/96 (pow x 2)) |
(/ -1/96 (pow x 2)) |
(/ -1/96 (pow x 2)) |
(/ -1/96 (pow x 2)) |
| Outputs |
|---|
(fmod (+ 1 x) 1) |
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(+ (* -1 (* x (fmod (+ 1 x) 1))) (fmod (+ 1 x) 1)) |
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(+ (* x (+ (* -1 (fmod (+ 1 x) 1)) (* 1/2 (* x (fmod (+ 1 x) 1))))) (fmod (+ 1 x) 1)) |
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(+ (* x (+ (* -1 (fmod (+ 1 x) 1)) (* x (+ (* -1/6 (* x (fmod (+ 1 x) 1))) (* 1/2 (fmod (+ 1 x) 1)))))) (fmod (+ 1 x) 1)) |
(fma.f64 x (fma.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64))) #s(literal 0 binary64)) (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(* (exp (neg x)) (fmod (+ 1 x) 1)) |
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(* (exp (neg x)) (fmod (+ 1 x) 1)) |
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(* (exp (neg x)) (fmod (+ 1 x) 1)) |
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(* (exp (neg x)) (fmod (+ 1 x) 1)) |
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(* (exp (* -1 x)) (fmod (- 1 (* -1 x)) 1)) |
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(* (exp (* -1 x)) (fmod (- 1 (* -1 x)) 1)) |
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(* (exp (* -1 x)) (fmod (- 1 (* -1 x)) 1)) |
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(* (exp (* -1 x)) (fmod (- 1 (* -1 x)) 1)) |
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(fmod (+ 1 x) 1) |
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fmod (+ 1 x) 1) |
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fmod (+ 1 x) 1) |
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fmod (+ 1 x) 1) |
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fmod (+ 1 x) 1) |
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fmod (+ 1 x) 1) |
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fmod (+ 1 x) 1) |
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fmod (+ 1 x) 1) |
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fmod (- 1 (* -1 x)) 1) |
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fmod (- 1 (* -1 x)) 1) |
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fmod (- 1 (* -1 x)) 1) |
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fmod (- 1 (* -1 x)) 1) |
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (- (* 1/2 x) 1))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))) |
(fma.f64 x (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)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (neg x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (neg x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (neg x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (* -1 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (* -1 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (* -1 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (* -1 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(fmod (exp x) 1) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/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 (+ 1 (* -1/2 (pow x 2))))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2))))))) (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2))))))) (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2))))))) (fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(* -1 (* x (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(* x (+ (* -1 (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))) (/ (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(* x (+ (* -1 (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))) (/ (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(* x (+ (* -1 (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))) (/ (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(* -1 (* x (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) x)) (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) x)) (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) x)) (fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2))))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2))))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2))))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fmod (exp x) (sqrt (+ 1 (* -1/2 (pow x 2))))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fmod (exp x) (sqrt (- 1 (* 1/2 (pow x 2))))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 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/32 (pow x 2)) 1/4))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/32 binary64) #s(literal -1/4 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/128 (pow x 2)) 1/32)) 1/4))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/128 binary64)) #s(literal -1/32 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(* x (sqrt -1/2)) |
(*.f64 x (sqrt.f64 #s(literal -1/2 binary64))) |
(* x (+ (sqrt -1/2) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1/2)))))) |
(fma.f64 x (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1/2 binary64))))) |
(* x (- (+ (sqrt -1/2) (/ 1/2 (* (pow x 2) (sqrt -1/2)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1/2) 3))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* x (- (+ (sqrt -1/2) (+ (/ 1/2 (* (pow x 2) (sqrt -1/2))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1/2) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1/2) 3)))))) |
(fma.f64 x (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (+.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 5 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1/2 binary64)))))) |
(* -1 (* x (sqrt -1/2))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (sqrt.f64 #s(literal -1/2 binary64)))) |
(* -1 (* x (+ (sqrt -1/2) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1/2))))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 x (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1/2 binary64)))))) |
(* -1 (* x (- (+ (sqrt -1/2) (/ 1/2 (* (pow x 2) (sqrt -1/2)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1/2) 3)))))) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(* -1 (* x (- (+ (sqrt -1/2) (+ (/ 1/2 (* (pow x 2) (sqrt -1/2))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1/2) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1/2) 3))))))) |
(-.f64 (*.f64 x (/.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x (+.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 5 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1/2 binary64)))))) |
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))) |
(fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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))) |
(+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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)))) |
(+ (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) |
(*.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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))) (+.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(+ (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* x (+ (* -1/6 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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)))) #s(literal 0 binary64))) |
(* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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)))) |
(* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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)))) |
(* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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)))) |
(* (exp (neg x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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)))) |
(* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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)))) |
(* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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)))) |
(* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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)))) |
(* (exp (* -1 x)) (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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)))) |
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))) |
(fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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))) |
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))) |
(fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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))) |
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))) |
(fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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))) |
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))) |
(fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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))) |
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) |
(fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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))) |
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 x (*.f64 x (fma.f64 x (*.f64 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)) |
(* -19/5760 (pow x 6)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -19/5760 binary64)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2))))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) |
(* -19/5760 (pow x 6)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -19/5760 binary64)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2))))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(* -1/96 (pow x 4)) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64))) #s(literal 0 binary64)) |
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) |
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) |
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) |
(* -19/5760 (pow x 6)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -19/5760 binary64)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))) |
(* -19/5760 (pow x 6)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -19/5760 binary64)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
(+ (* -1 (* x (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) |
(+ (* x (+ (* -1 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 1/2 (* x (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) |
(*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (+.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(+ (* x (+ (* -1 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* x (+ (* -1/6 (* x (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (* 1/2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (fma.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (fma.f64 (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(* (exp (neg x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) |
(* (exp (neg x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) |
(* (exp (neg x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) |
(* (exp (neg x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) |
(* (exp (* -1 x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) |
(* (exp (* -1 x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) |
(* (exp (* -1 x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) |
(* (exp (* -1 x)) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -19/5760 x) |
(*.f64 x #s(literal -19/5760 binary64)) |
(* -19/5760 x) |
(*.f64 x #s(literal -19/5760 binary64)) |
(* -19/5760 x) |
(*.f64 x #s(literal -19/5760 binary64)) |
(* -19/5760 x) |
(*.f64 x #s(literal -19/5760 binary64)) |
(* -19/5760 x) |
(*.f64 x #s(literal -19/5760 binary64)) |
(* -19/5760 x) |
(*.f64 x #s(literal -19/5760 binary64)) |
(* -19/5760 x) |
(*.f64 x #s(literal -19/5760 binary64)) |
(* -19/5760 x) |
(*.f64 x #s(literal -19/5760 binary64)) |
(* -19/5760 x) |
(*.f64 x #s(literal -19/5760 binary64)) |
(* -19/5760 x) |
(*.f64 x #s(literal -19/5760 binary64)) |
(* -19/5760 x) |
(*.f64 x #s(literal -19/5760 binary64)) |
(* -19/5760 x) |
(*.f64 x #s(literal -19/5760 binary64)) |
-1/96 |
#s(literal -1/96 binary64) |
(- (* -19/5760 (pow x 2)) 1/96) |
(fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) |
(- (* -19/5760 (pow x 2)) 1/96) |
(fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) |
(- (* -19/5760 (pow x 2)) 1/96) |
(fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) |
(* -19/5760 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -19/5760 binary64))) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) |
(* -19/5760 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -19/5760 binary64))) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) |
(* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) |
(/ -1/96 (pow x 2)) |
(/.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
(/ -1/96 (pow x 2)) |
(/.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
(/ -1/96 (pow x 2)) |
(/.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
(/ -1/96 (pow x 2)) |
(/.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
(/ -1/96 (pow x 2)) |
(/.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
(/ -1/96 (pow x 2)) |
(/.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
(/ -1/96 (pow x 2)) |
(/.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
(/ -1/96 (pow x 2)) |
(/.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
(/ -1/96 (pow x 2)) |
(/.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
(/ -1/96 (pow x 2)) |
(/.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
(/ -1/96 (pow x 2)) |
(/.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
(/ -1/96 (pow x 2)) |
(/.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
Compiled 28 848 to 2 073 computations (92.8% saved)
46 alts after pruning (43 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 906 | 28 | 934 |
| Fresh | 9 | 15 | 24 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 919 | 46 | 965 |
| Status | Accuracy | Program |
|---|---|---|
| 6.7% | (fma.f64 (fmod.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)) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) | |
| 6.7% | (fma.f64 (fmod.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) | |
| 6.3% | (fma.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) | |
| 6.7% | (fma.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) | |
| 15.4% | (fmod.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) | |
| 25.1% | (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) | |
| ▶ | 1.0% | (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
| ▶ | 4.6% | (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
| ▶ | 24.0% | (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| 3.3% | (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) | |
| 26.6% | (/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 x)) | |
| 7.6% | (/.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 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))) (exp.f64 x)) | |
| 6.8% | (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)) | |
| 1.2% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) | |
| 7.4% | (*.f64 (fmod.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) | |
| 7.1% | (*.f64 (fmod.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) 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))) | |
| 14.9% | (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) | |
| 25.5% | (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) | |
| 14.9% | (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)))) | |
| 7.1% | (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) x))) | |
| 5.2% | (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 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))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 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))) | |
| 1.0% | (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x #s(literal -96 binary64))) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))))) (exp.f64 (neg.f64 x))) | |
| ▶ | 1.2% | (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -19/5760 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (exp.f64 (neg.f64 x))) |
| 1.2% | (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (exp.f64 (neg.f64 x))) | |
| 7.2% | (*.f64 (fmod.f64 (exp.f64 x) (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))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) | |
| 7.1% | (*.f64 (fmod.f64 (exp.f64 x) (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))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) | |
| ✓ | 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (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))) (exp.f64 (neg.f64 x))) |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 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))) | |
| 1.2% | (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64))) #s(literal 0 binary64))) (exp.f64 (neg.f64 x))) | |
| 7.1% | (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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))) (+.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)))) | |
| 7.6% | (*.f64 (fmod.f64 (exp.f64 x) (/.f64 (fma.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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)) (fma.f64 x (*.f64 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)))) (exp.f64 (neg.f64 x))) | |
| 1.0% | (*.f64 (fmod.f64 (exp.f64 x) (/.f64 (*.f64 (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 19/5760 binary64)) #s(literal 361/33177600 binary64)))) (exp.f64 (neg.f64 x))) | |
| 1.0% | (*.f64 (fmod.f64 (exp.f64 x) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) (exp.f64 (neg.f64 x))) | |
| 1.6% | (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x x))))) (exp.f64 (neg.f64 x))) | |
| 1.0% | (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (exp.f64 (neg.f64 x))) | |
| 1.2% | (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (exp.f64 (neg.f64 x))) | |
| 7.6% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (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))) | |
| 6.7% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) | |
| ✓ | 7.6% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 6.5% | (*.f64 (fmod.f64 (exp.f64 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))) | |
| 6.5% | (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) | |
| 6.4% | (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) | |
| ✓ | 6.8% | (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
| ▶ | 63.1% | (*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
| 6.8% | (*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))))) |
Compiled 2 006 to 1 122 computations (44.1% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (fmod.f64 (exp.f64 x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -19/5760 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
| ✓ | cost-diff | 0 | (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -19/5760 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (exp.f64 (neg.f64 x))) |
| ✓ | cost-diff | 1536 | (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -19/5760 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
| ✓ | cost-diff | 1216 | (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))) |
| ✓ | cost-diff | 4544 | (pow.f64 x #s(literal 6 binary64)) |
| ✓ | cost-diff | 0 | (cos.f64 x) |
| ✓ | cost-diff | 0 | (sqrt.f64 (cos.f64 x)) |
| ✓ | cost-diff | 0 | (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
| ✓ | cost-diff | 0 | (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| ✓ | cost-diff | -64 | (neg.f64 x) |
| ✓ | cost-diff | 0 | (exp.f64 (neg.f64 x)) |
| ✓ | cost-diff | 0 | (fmod.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
| 5 392× | *-lowering-*.f32 |
| 5 392× | *-lowering-*.f64 |
| 2 542× | accelerator-lowering-fma.f32 |
| 2 542× | accelerator-lowering-fma.f64 |
| 2 280× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 163 |
| 1 | 62 | 157 |
| 2 | 136 | 147 |
| 3 | 245 | 147 |
| 4 | 381 | 147 |
| 5 | 767 | 147 |
| 6 | 1189 | 147 |
| 7 | 2731 | 147 |
| 8 | 3502 | 147 |
| 9 | 4939 | 147 |
| 10 | 7825 | 147 |
| 0 | 8043 | 142 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (fmod x 1) (exp (neg x))) |
(fmod x 1) |
x |
1 |
(exp (neg x)) |
(neg x) |
(fmod 1 1) |
1 |
(fmod 1 (sqrt (cos x))) |
1 |
(sqrt (cos x)) |
(cos x) |
x |
(fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))) |
(exp x) |
x |
(* (pow x 6) (+ -19/5760 (/ -1/96 (* x x)))) |
(pow x 6) |
6 |
(+ -19/5760 (/ -1/96 (* x x))) |
-19/5760 |
(/ -1/96 (* x x)) |
-1/96 |
(* x x) |
(* (fmod (exp x) (+ (* (* (* x x) (* (* x x) (* x x))) -19/5760) (* -1/96 (* (* x x) (* x x))))) (exp (neg x))) |
(fmod (exp x) (+ (* (* (* x x) (* (* x x) (* x x))) -19/5760) (* -1/96 (* (* x x) (* x x))))) |
(exp x) |
x |
(+ (* (* (* x x) (* (* x x) (* x x))) -19/5760) (* -1/96 (* (* x x) (* x x)))) |
(* (* x x) (* (* x x) (* x x))) |
(* x x) |
(* (* x x) (* x x)) |
-19/5760 |
(* -1/96 (* (* x x) (* x x))) |
-1/96 |
(exp (neg x)) |
(neg x) |
| Outputs |
|---|
(* (fmod x 1) (exp (neg x))) |
(*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(fmod x 1) |
(fmod.f64 x #s(literal 1 binary64)) |
x |
1 |
#s(literal 1 binary64) |
(exp (neg x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(neg x) |
(-.f64 #s(literal 0 binary64) x) |
(fmod 1 1) |
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
1 |
#s(literal 1 binary64) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(cos x) |
(cos.f64 x) |
x |
(fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)) #s(literal -1/96 binary64)) #s(literal 0 binary64))) |
(exp x) |
(exp.f64 x) |
x |
(* (pow x 6) (+ -19/5760 (/ -1/96 (* x x)))) |
(fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)) #s(literal -1/96 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 x (fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
6 |
#s(literal 6 binary64) |
(+ -19/5760 (/ -1/96 (* x x))) |
(+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
-19/5760 |
#s(literal -19/5760 binary64) |
(/ -1/96 (* x x)) |
(/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) |
-1/96 |
#s(literal -1/96 binary64) |
(* x x) |
(fma.f64 x x #s(literal 0 binary64)) |
(* (fmod (exp x) (+ (* (* (* x x) (* (* x x) (* x x))) -19/5760) (* -1/96 (* (* x x) (* x x))))) (exp (neg x))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)) #s(literal -1/96 binary64)) #s(literal 0 binary64)))) |
(fmod (exp x) (+ (* (* (* x x) (* (* x x) (* x x))) -19/5760) (* -1/96 (* (* x x) (* x x))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)) #s(literal -1/96 binary64)) #s(literal 0 binary64))) |
(exp x) |
(exp.f64 x) |
x |
(+ (* (* (* x x) (* (* x x) (* x x))) -19/5760) (* -1/96 (* (* x x) (* x x)))) |
(fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)) #s(literal -1/96 binary64)) #s(literal 0 binary64)) |
(* (* x x) (* (* x x) (* x x))) |
(fma.f64 x (fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* x x) |
(fma.f64 x x #s(literal 0 binary64)) |
(* (* x x) (* x x)) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
-19/5760 |
#s(literal -19/5760 binary64) |
(* -1/96 (* (* x x) (* x x))) |
(fma.f64 x (fma.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -1/96 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
-1/96 |
#s(literal -1/96 binary64) |
(exp (neg x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(neg x) |
(-.f64 #s(literal 0 binary64) x) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x x) (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (fmod.f64 (exp.f64 x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -19/5760 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
| ✓ | accuracy | 99.6% | (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -19/5760 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (exp.f64 (neg.f64 x))) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (exp.f64 x) |
| ✓ | accuracy | 100.0% | (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))) |
| ✓ | accuracy | 100.0% | (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (cos.f64 x)) |
| ✓ | accuracy | 100.0% | (cos.f64 x) |
| ✓ | accuracy | 100.0% | (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
| ✓ | accuracy | 100.0% | (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (fmod.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (neg.f64 x) |
| ✓ | accuracy | 100.0% | (exp.f64 (neg.f64 x)) |
| ✓ | accuracy | 100.0% | (*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
| 93.0ms | 254× | 1 | exit |
| 1.0ms | 2× | 0 | valid |
Compiled 200 to 29 computations (85.5% saved)
ival-fmod: 30.0ms (39.4% of total)adjust: 10.0ms (13.1% of total)ival-mult: 10.0ms (13.1% of total)const: 9.0ms (11.8% of total)ival-exp: 4.0ms (5.3% of total)ival-cos: 3.0ms (3.9% of total)ival-pow: 3.0ms (3.9% of total)ival-div: 2.0ms (2.6% of total)ival-add: 2.0ms (2.6% of total)ival-sqrt: 2.0ms (2.6% of total)ival-neg: 1.0ms (1.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (fmod x 1) (exp (neg x)))> |
#<alt (fmod x 1)> |
#<alt (exp (neg x))> |
#<alt (neg x)> |
#<alt (fmod 1 1)> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (sqrt (cos x))> |
#<alt (cos x)> |
#<alt (pow x 6)> |
#<alt (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))> |
#<alt (fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x)))))> |
#<alt (exp x)> |
#<alt (+ (* (* (* x x) (* (* x x) (* x x))) -19/5760) (* -1/96 (* (* x x) (* x x))))> |
#<alt (* (fmod (exp x) (+ (* (* (* x x) (* (* x x) (* x x))) -19/5760) (* -1/96 (* (* x x) (* x x))))) (exp (neg x)))> |
#<alt (fmod (exp x) (+ (* (* (* x x) (* (* x x) (* x x))) -19/5760) (* -1/96 (* (* x x) (* x x)))))> |
#<alt (* x x)> |
#<alt (* (* x x) (* x x))> |
#<alt (* (* x x) (* (* x x) (* x x)))> |
| Outputs |
|---|
#<alt (fmod x 1)> |
#<alt (+ (* -1 (* x (fmod x 1))) (fmod x 1))> |
#<alt (+ (* x (+ (* -1 (fmod x 1)) (* 1/2 (* x (fmod x 1))))) (fmod x 1))> |
#<alt (+ (* x (+ (* -1 (fmod x 1)) (* x (+ (* -1/6 (* x (fmod x 1))) (* 1/2 (fmod x 1)))))) (fmod x 1))> |
#<alt (* (exp (neg x)) (fmod x 1))> |
#<alt (* (exp (neg x)) (fmod x 1))> |
#<alt (* (exp (neg x)) (fmod x 1))> |
#<alt (* (exp (neg x)) (fmod x 1))> |
#<alt (* (exp (* -1 x)) (fmod x 1))> |
#<alt (* (exp (* -1 x)) (fmod x 1))> |
#<alt (* (exp (* -1 x)) (fmod x 1))> |
#<alt (* (exp (* -1 x)) (fmod x 1))> |
#<alt (fmod x 1)> |
#<alt (fmod x 1)> |
#<alt (fmod x 1)> |
#<alt (fmod x 1)> |
#<alt (fmod x 1)> |
#<alt (fmod x 1)> |
#<alt (fmod x 1)> |
#<alt (fmod x 1)> |
#<alt (fmod x 1)> |
#<alt (fmod x 1)> |
#<alt (fmod x 1)> |
#<alt (fmod x 1)> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* x (- (* 1/2 x) 1)))> |
#<alt (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))> |
#<alt (exp (neg x))> |
#<alt (exp (neg x))> |
#<alt (exp (neg x))> |
#<alt (exp (neg x))> |
#<alt (exp (* -1 x))> |
#<alt (exp (* -1 x))> |
#<alt (exp (* -1 x))> |
#<alt (exp (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt (fmod 1 (sqrt (cos x)))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))> |
#<alt (sqrt (cos x))> |
#<alt (sqrt (cos x))> |
#<alt (sqrt (cos x))> |
#<alt (sqrt (cos x))> |
#<alt (sqrt (cos x))> |
#<alt (sqrt (cos x))> |
#<alt (sqrt (cos x))> |
#<alt (sqrt (cos x))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (* -1/96 (pow x 4))> |
#<alt (* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96))> |
#<alt (* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96))> |
#<alt (* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96))> |
#<alt (* -19/5760 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -19/5760 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (* -1/96 (pow x 4))> |
#<alt (* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96))> |
#<alt (* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96))> |
#<alt (* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96))> |
#<alt (* -19/5760 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -19/5760 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))> |
#<alt (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6))))> |
#<alt (+ (* -1 (* x (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6)))))) (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6)))))> |
#<alt (+ (* x (+ (* -1 (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6))))) (* 1/2 (* x (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6)))))))) (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6)))))> |
#<alt (+ (* x (+ (* -1 (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6))))) (* x (+ (* -1/6 (* x (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6)))))) (* 1/2 (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6))))))))) (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6)))))> |
#<alt (* (exp (neg x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))))> |
#<alt (* (exp (neg x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))))> |
#<alt (* (exp (neg x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))))> |
#<alt (* (exp (neg x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))))> |
#<alt (* (exp (* -1 x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))))> |
#<alt (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6))))> |
#<alt (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6))))> |
#<alt (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6))))> |
#<alt (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6))))> |
#<alt (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))> |
#<alt (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))> |
#<alt (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))> |
#<alt (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))> |
#<alt (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))> |
#<alt (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))> |
#<alt (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))> |
#<alt (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
51 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | inf | (* (fmod (exp x) (+ (* (* (* x x) (* (* x x) (* x x))) -19/5760) (* -1/96 (* (* x x) (* x x))))) (exp (neg x))) |
| 0.0ms | x | @ | -inf | (* (fmod (exp x) (+ (* (* (* x x) (* (* x x) (* x x))) -19/5760) (* -1/96 (* (* x x) (* x x))))) (exp (neg x))) |
| 0.0ms | x | @ | 0 | (* (fmod (exp x) (+ (* (* (* x x) (* (* x x) (* x x))) -19/5760) (* -1/96 (* (* x x) (* x x))))) (exp (neg x))) |
| 0.0ms | x | @ | 0 | (+ (* (* (* x x) (* (* x x) (* x x))) -19/5760) (* -1/96 (* (* x x) (* x x)))) |
| 0.0ms | x | @ | inf | (* (fmod x 1) (exp (neg x))) |
| 1× | batch-egg-rewrite |
| 9 666× | accelerator-lowering-fma.f32 |
| 9 666× | accelerator-lowering-fma.f64 |
| 5 660× | *-lowering-*.f32 |
| 5 660× | *-lowering-*.f64 |
| 2 496× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 116 |
| 1 | 107 | 108 |
| 2 | 703 | 108 |
| 3 | 7509 | 108 |
| 0 | 8488 | 103 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (fmod x 1) (exp (neg x))) |
(fmod x 1) |
(exp (neg x)) |
(neg x) |
(fmod 1 1) |
(fmod 1 (sqrt (cos x))) |
(sqrt (cos x)) |
(cos x) |
(pow x 6) |
(* (pow x 6) (+ -19/5760 (/ -1/96 (* x x)))) |
(fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))) |
(exp x) |
(+ (* (* (* x x) (* (* x x) (* x x))) -19/5760) (* -1/96 (* (* x x) (* x x)))) |
(* (fmod (exp x) (+ (* (* (* x x) (* (* x x) (* x x))) -19/5760) (* -1/96 (* (* x x) (* x x))))) (exp (neg x))) |
(fmod (exp x) (+ (* (* (* x x) (* (* x x) (* x x))) -19/5760) (* -1/96 (* (* x x) (* x x))))) |
(* x x) |
(* (* x x) (* x x)) |
(* (* x x) (* (* x x) (* x x))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 x #s(literal 1 binary64)))) |
(/.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 x)) |
(/.f64 (neg.f64 (fmod.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(/.f64 (*.f64 (fmod.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fmod.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 x #s(literal 1 binary64))) |
(fmod.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fmod.f64 x #s(literal 1 binary64))) |
(*.f64 (fmod.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) x) |
(*.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(*.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 x x #s(literal 0 binary64)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x x #s(literal 0 binary64)))) |
(fma.f64 x #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (-.f64 #s(literal 0 binary64) x) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) |
(neg.f64 x) |
(neg.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) x) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (cos.f64 x)))) |
(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 (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))) |
(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))) |
(exp.f64 (*.f64 #s(literal 6 binary64) (log.f64 x))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64)) (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3 binary64) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(pow.f64 x #s(literal 6 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 6 binary64)) (log.f64 x)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal 0 binary64))) |
(*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) x) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (pow.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 1 binary64)) (pow.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) x) |
(+.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))))))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 x (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/96 binary64) x) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -96 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 #s(literal -19/5760 binary64) (/.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 (/.f64 #s(literal -1/96 binary64) x) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -96 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1/96 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -96 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (/.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 #s(literal 1/96 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 #s(literal 361/33177600 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1/96 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -96 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal -1/96 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x #s(literal -19/5760 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (/.f64 x (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -96 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1/96 binary64) x) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 #s(literal -1/96 binary64) x) (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) x) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 #s(literal -1/96 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (/.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1/96 binary64) x) (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) x) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal -1/96 binary64) x) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x #s(literal -1/96 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))) (/.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (/.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))) x (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/96 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x #s(literal -19/5760 binary64)) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1/96 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) x) (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/96 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x #s(literal -96 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) #s(literal -96 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) x) (/.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x #s(literal -96 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) x) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x #s(literal -96 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal 0 binary64))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -96 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) x) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x #s(literal -96 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x x #s(literal 0 binary64))) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal -96 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) x) (/.f64 x (*.f64 x #s(literal -96 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (fma.f64 x x #s(literal 0 binary64))) (/.f64 x #s(literal -96 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) x) (/.f64 #s(literal -1/96 binary64) x) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1/96 binary64) x) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) x (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/96 binary64) x) (fma.f64 x x #s(literal 0 binary64))) x) (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/96 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x x #s(literal 0 binary64))) x (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/96 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1/96 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal 0 binary64))) x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/96 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal -1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) #s(literal 9 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) #s(literal 9 binary64))) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (fma.f64 (*.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (-.f64 (*.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 #s(literal -6859/191102976000 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) #s(literal 6 binary64))) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 #s(literal 130321/1100753141760000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal -1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (-.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal -1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))))))) (neg.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 (neg.f64 (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) #s(literal 6859/191102976000 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal -361/33177600 binary64) (/.f64 #s(literal 1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 (/.f64 #s(literal 1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) #s(literal -361/33177600 binary64))) (+.f64 (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/5760 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) #s(literal 6859/191102976000 binary64)) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -361/33177600 binary64) (/.f64 #s(literal 1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) #s(literal -361/33177600 binary64)) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/5760 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) #s(literal 9 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) (fma.f64 (*.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (-.f64 (*.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 #s(literal -6859/191102976000 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) #s(literal 6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (fma.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 #s(literal 130321/1100753141760000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (fma.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 x (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) |
(*.f64 (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) |
(*.f64 (+.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal -1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (+.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal -1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) |
(*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x #s(literal -1/96 binary64)))) |
(*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x #s(literal -1/96 binary64) (*.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))))))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal -1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) x) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (fma.f64 x x #s(literal 0 binary64))) |
(*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) x) |
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) x) (fma.f64 x x #s(literal 0 binary64))) |
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal 0 binary64))) x) |
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal -1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal -1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal -1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (-.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (fma.f64 (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64))) |
(*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (+.f64 (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/5760 binary64)) (+.f64 (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/5760 binary64)))) #s(literal 47045881/36520347436056576000000 binary64))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64))) #s(literal 361/33177600 binary64)) #s(literal 130321/1100753141760000 binary64))) |
(*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) (-.f64 #s(literal 130321/1100753141760000 binary64) (*.f64 (/.f64 #s(literal 1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (+.f64 (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/5760 binary64)) (+.f64 (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/5760 binary64)))))) (-.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64))))) (*.f64 #s(literal 130321/1100753141760000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 #s(literal 19/552960 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 #s(literal 19/552960 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))))) |
(fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) |
(*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))))) |
(*.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal 1 binary64)) |
(exp.f64 x) |
(/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) #s(literal -1 binary64)) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(+.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))))))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 x (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/96 binary64) x) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -96 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 #s(literal -19/5760 binary64) (/.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 (/.f64 #s(literal -1/96 binary64) x) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -96 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1/96 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -96 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (/.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 #s(literal 1/96 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 #s(literal 361/33177600 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1/96 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -96 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal -1/96 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x #s(literal -19/5760 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (/.f64 x (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -96 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1/96 binary64) x) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 #s(literal -1/96 binary64) x) (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) x) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 #s(literal -1/96 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (/.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1/96 binary64) x) (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) x) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal -1/96 binary64) x) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x #s(literal -1/96 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))) (/.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (/.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))) x (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/96 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x #s(literal -19/5760 binary64)) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1/96 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) x) (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/96 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x #s(literal -96 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) #s(literal -96 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) x) (/.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x #s(literal -96 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) x) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x #s(literal -96 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal 0 binary64))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -96 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) x) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x #s(literal -96 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x x #s(literal 0 binary64))) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal -96 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) x) (/.f64 x (*.f64 x #s(literal -96 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (fma.f64 x x #s(literal 0 binary64))) (/.f64 x #s(literal -96 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) x) (/.f64 #s(literal -1/96 binary64) x) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1/96 binary64) x) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) x (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/96 binary64) x) (fma.f64 x x #s(literal 0 binary64))) x) (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/96 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x x #s(literal 0 binary64))) x (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/96 binary64) x) (fma.f64 x x #s(literal 0 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal -1/96 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal 0 binary64))) x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/96 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal -1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) #s(literal 9 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) #s(literal 9 binary64))) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (fma.f64 (*.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (-.f64 (*.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 #s(literal -6859/191102976000 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) #s(literal 6 binary64))) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 #s(literal 130321/1100753141760000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal -1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (-.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal -1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))))))) (neg.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 (neg.f64 (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) #s(literal 6859/191102976000 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal -361/33177600 binary64) (/.f64 #s(literal 1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 (/.f64 #s(literal 1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) #s(literal -361/33177600 binary64))) (+.f64 (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/5760 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) #s(literal 6859/191102976000 binary64)) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -361/33177600 binary64) (/.f64 #s(literal 1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) #s(literal -361/33177600 binary64)) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/5760 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) #s(literal 9 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) (fma.f64 (*.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (-.f64 (*.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 #s(literal -6859/191102976000 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) #s(literal 6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (fma.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 #s(literal 130321/1100753141760000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (fma.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) |
(*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 x (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x #s(literal -1/96 binary64)) (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) |
(*.f64 (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) |
(*.f64 (+.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal -1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (+.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal -1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) |
(*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x #s(literal -1/96 binary64)))) |
(*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x #s(literal -1/96 binary64) (*.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))))))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal -1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) x) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (fma.f64 x x #s(literal 0 binary64))) |
(*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) x) |
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) x) (fma.f64 x x #s(literal 0 binary64))) |
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal 0 binary64))) x) |
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal -1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal -1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal -1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (-.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (fma.f64 (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64))) |
(*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (+.f64 (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/5760 binary64)) (+.f64 (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/5760 binary64)))) #s(literal 47045881/36520347436056576000000 binary64))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64))) #s(literal 361/33177600 binary64)) #s(literal 130321/1100753141760000 binary64))) |
(*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) (-.f64 #s(literal 130321/1100753141760000 binary64) (*.f64 (/.f64 #s(literal 1/9216 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (+.f64 (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/5760 binary64)) (+.f64 (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/5760 binary64)))))) (-.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64))))) (*.f64 #s(literal 130321/1100753141760000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 #s(literal 19/552960 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 #s(literal 19/552960 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))))) |
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) (exp.f64 x)) |
(/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))))) |
(*.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) |
(*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))))) |
(*.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal 1 binary64)) |
(+.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(fma.f64 x x #s(literal 0 binary64)) |
(fma.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 x #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) x #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) (-.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 x (/.f64 x #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) x) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64)))) |
(exp.f64 (log.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) x) |
(pow.f64 x #s(literal 4 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 2 binary64)) |
(*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) x) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x)) |
(*.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) x)) x) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 x x #s(literal 0 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) x) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (fma.f64 x x #s(literal 0 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) x) |
(exp.f64 (*.f64 #s(literal 6 binary64) (log.f64 x))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64)) (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3 binary64) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(pow.f64 x #s(literal 6 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 6 binary64)) (log.f64 x)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x x #s(literal 0 binary64))) |
(*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) x) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (pow.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 1 binary64)) (pow.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) x) |
| 1× | egg-herbie |
| 16 614× | accelerator-lowering-fma.f32 |
| 16 614× | accelerator-lowering-fma.f64 |
| 4 778× | *-lowering-*.f32 |
| 4 778× | *-lowering-*.f64 |
| 2 526× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 125 | 1497 |
| 1 | 309 | 1422 |
| 2 | 720 | 1391 |
| 3 | 1744 | 1348 |
| 4 | 3327 | 1348 |
| 5 | 5314 | 1348 |
| 6 | 7878 | 1348 |
| 0 | 8221 | 1286 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fmod x 1) |
(+ (* -1 (* x (fmod x 1))) (fmod x 1)) |
(+ (* x (+ (* -1 (fmod x 1)) (* 1/2 (* x (fmod x 1))))) (fmod x 1)) |
(+ (* x (+ (* -1 (fmod x 1)) (* x (+ (* -1/6 (* x (fmod x 1))) (* 1/2 (fmod x 1)))))) (fmod x 1)) |
(* (exp (neg x)) (fmod x 1)) |
(* (exp (neg x)) (fmod x 1)) |
(* (exp (neg x)) (fmod x 1)) |
(* (exp (neg x)) (fmod x 1)) |
(* (exp (* -1 x)) (fmod x 1)) |
(* (exp (* -1 x)) (fmod x 1)) |
(* (exp (* -1 x)) (fmod x 1)) |
(* (exp (* -1 x)) (fmod x 1)) |
(fmod x 1) |
(fmod x 1) |
(fmod x 1) |
(fmod x 1) |
(fmod x 1) |
(fmod x 1) |
(fmod x 1) |
(fmod x 1) |
(fmod x 1) |
(fmod x 1) |
(fmod x 1) |
(fmod x 1) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* x (- (* 1/2 x) 1))) |
(+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))) |
(exp (neg x)) |
(exp (neg x)) |
(exp (neg x)) |
(exp (neg x)) |
(exp (* -1 x)) |
(exp (* -1 x)) |
(exp (* -1 x)) |
(exp (* -1 x)) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(fmod 1 (sqrt (cos x))) |
(fmod 1 (sqrt (cos x))) |
(fmod 1 (sqrt (cos x))) |
(fmod 1 (sqrt (cos x))) |
(fmod 1 (sqrt (cos x))) |
(fmod 1 (sqrt (cos x))) |
(fmod 1 (sqrt (cos x))) |
(fmod 1 (sqrt (cos x))) |
(fmod 1 (sqrt (cos x))) |
(fmod 1 (sqrt (cos x))) |
(fmod 1 (sqrt (cos x))) |
(fmod 1 (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/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) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(* -1/96 (pow x 4)) |
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96)) |
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96)) |
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96)) |
(* -19/5760 (pow x 6)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -19/5760 (pow x 6)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
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/96 (pow x 4)) |
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96)) |
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96)) |
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96)) |
(* -19/5760 (pow x 6)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -19/5760 (pow x 6)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6)))) |
(+ (* -1 (* x (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6)))))) (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6))))) |
(+ (* x (+ (* -1 (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6))))) (* 1/2 (* x (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6)))))))) (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6))))) |
(+ (* x (+ (* -1 (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6))))) (* x (+ (* -1/6 (* x (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6)))))) (* 1/2 (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6))))))))) (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6))))) |
(* (exp (neg x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))) |
(* (exp (neg x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))) |
(* (exp (neg x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))) |
(* (exp (neg x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))) |
(* (exp (* -1 x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))) |
(* (exp (* -1 x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))) |
(* (exp (* -1 x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))) |
(* (exp (* -1 x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))) |
(fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6)))) |
(fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6)))) |
(fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6)))) |
(fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6)))) |
(fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))) |
(fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))) |
(fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))) |
(fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))) |
(fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))) |
(fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))) |
(fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))) |
(fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
| Outputs |
|---|
(fmod x 1) |
(fmod.f64 x #s(literal 1 binary64)) |
(+ (* -1 (* x (fmod x 1))) (fmod x 1)) |
(fma.f64 (fmod.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(+ (* x (+ (* -1 (fmod x 1)) (* 1/2 (* x (fmod x 1))))) (fmod x 1)) |
(fma.f64 (fmod.f64 x #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 0 binary64)) |
(+ (* x (+ (* -1 (fmod x 1)) (* x (+ (* -1/6 (* x (fmod x 1))) (* 1/2 (fmod x 1)))))) (fmod x 1)) |
(fma.f64 (fmod.f64 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(literal 0 binary64)) |
(* (exp (neg x)) (fmod x 1)) |
(*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(* (exp (neg x)) (fmod x 1)) |
(*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(* (exp (neg x)) (fmod x 1)) |
(*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(* (exp (neg x)) (fmod x 1)) |
(*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(* (exp (* -1 x)) (fmod x 1)) |
(*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(* (exp (* -1 x)) (fmod x 1)) |
(*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(* (exp (* -1 x)) (fmod x 1)) |
(*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(* (exp (* -1 x)) (fmod x 1)) |
(*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) x))) |
(fmod x 1) |
(fmod.f64 x #s(literal 1 binary64)) |
(fmod x 1) |
(fmod.f64 x #s(literal 1 binary64)) |
(fmod x 1) |
(fmod.f64 x #s(literal 1 binary64)) |
(fmod x 1) |
(fmod.f64 x #s(literal 1 binary64)) |
(fmod x 1) |
(fmod.f64 x #s(literal 1 binary64)) |
(fmod x 1) |
(fmod.f64 x #s(literal 1 binary64)) |
(fmod x 1) |
(fmod.f64 x #s(literal 1 binary64)) |
(fmod x 1) |
(fmod.f64 x #s(literal 1 binary64)) |
(fmod x 1) |
(fmod.f64 x #s(literal 1 binary64)) |
(fmod x 1) |
(fmod.f64 x #s(literal 1 binary64)) |
(fmod x 1) |
(fmod.f64 x #s(literal 1 binary64)) |
(fmod x 1) |
(fmod.f64 x #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (- (* 1/2 x) 1))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))) |
(fma.f64 x (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)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (neg x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (neg x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (neg x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (* -1 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (* -1 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (* -1 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp (* -1 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(fmod 1 (sqrt (cos x))) |
(fmod.f64 #s(literal 1 binary64) (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 |
#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) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* -1/96 (pow x 4)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 0 binary64)) |
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* -19/5760 (pow x 6)) |
(fma.f64 #s(literal -19/5760 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(* -19/5760 (pow x 6)) |
(fma.f64 #s(literal -19/5760 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/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/96 (pow x 4)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 0 binary64)) |
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* -19/5760 (pow x 6)) |
(fma.f64 #s(literal -19/5760 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(* -19/5760 (pow x 6)) |
(fma.f64 #s(literal -19/5760 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6)))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(+ (* -1 (* x (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6)))))) (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(+ (* x (+ (* -1 (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6))))) (* 1/2 (* x (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6)))))))) (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6))))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(+ (* x (+ (* -1 (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6))))) (* x (+ (* -1/6 (* x (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6)))))) (* 1/2 (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6))))))))) (fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6))))) |
(fma.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 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 0 binary64)) |
(* (exp (neg x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(* (exp (neg x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(* (exp (neg x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(* (exp (neg x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(* (exp (* -1 x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(* (exp (* -1 x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(* (exp (* -1 x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(* (exp (* -1 x)) (fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4)))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6)))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6)))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6)))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fmod (exp x) (+ (* -1/96 (pow x 4)) (* -19/5760 (pow x 6)))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fmod (exp x) (neg (+ (* 19/5760 (pow x 6)) (* 1/96 (pow x 4))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 4) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) |
(pow x 4) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) |
(pow x 4) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) |
(pow x 4) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) |
(pow x 4) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) |
(pow x 4) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) |
(pow x 4) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) |
(pow x 4) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) |
(pow x 4) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) |
(pow x 4) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) |
(pow x 4) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) |
(pow x 4) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
Compiled 41 822 to 2 612 computations (93.8% saved)
47 alts after pruning (43 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 128 | 15 | 1 143 |
| Fresh | 10 | 28 | 38 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 142 | 47 | 1 189 |
| Status | Accuracy | Program |
|---|---|---|
| 6.7% | (fma.f64 (fmod.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)) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) | |
| 6.7% | (fma.f64 (fmod.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) | |
| 6.3% | (fma.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) | |
| 6.7% | (fma.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) | |
| 15.4% | (fmod.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) | |
| 25.1% | (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) | |
| 1.0% | (fmod.f64 (exp.f64 x) (fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/96 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) | |
| 1.2% | (fmod.f64 (exp.f64 x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 0 binary64))) | |
| 1.0% | (fmod.f64 (exp.f64 x) (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))))))) | |
| 1.8% | (fmod.f64 (exp.f64 x) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64)))))) | |
| 1.2% | (fmod.f64 (exp.f64 x) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) | |
| 1.0% | (fmod.f64 (exp.f64 x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64))))) (*.f64 #s(literal 130321/1100753141760000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))))) | |
| 2.2% | (fmod.f64 (exp.f64 x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 #s(literal 19/552960 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 #s(literal 19/552960 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))))) | |
| 0.7% | (fmod.f64 (exp.f64 x) (*.f64 (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64))))))) | |
| 2.4% | (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) | |
| 1.2% | (fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x #s(literal -1/96 binary64))))) | |
| 1.8% | (fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64))))))) | |
| 1.2% | (fmod.f64 (exp.f64 x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) | |
| 62.1% | (fmod.f64 x #s(literal 1 binary64)) | |
| 5.0% | (fmod.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) | |
| 2.0% | (fmod.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) | |
| ✓ | 24.0% | (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| 3.3% | (/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) | |
| 26.6% | (/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 x)) | |
| 7.6% | (/.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 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))) (exp.f64 x)) | |
| 6.8% | (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)) | |
| 7.4% | (*.f64 (fmod.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) | |
| 7.1% | (*.f64 (fmod.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) 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))) | |
| 14.9% | (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) | |
| 25.5% | (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) | |
| 7.1% | (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) x))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 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))) | |
| 7.2% | (*.f64 (fmod.f64 (exp.f64 x) (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))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) | |
| 7.1% | (*.f64 (fmod.f64 (exp.f64 x) (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))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) | |
| ✓ | 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (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))) (exp.f64 (neg.f64 x))) |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 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))) | |
| 7.1% | (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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))) (+.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)))) | |
| 7.6% | (*.f64 (fmod.f64 (exp.f64 x) (/.f64 (fma.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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)) (fma.f64 x (*.f64 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)))) (exp.f64 (neg.f64 x))) | |
| 1.6% | (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x x))))) (exp.f64 (neg.f64 x))) | |
| 7.6% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (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))) | |
| 6.7% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) | |
| ✓ | 7.6% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 6.5% | (*.f64 (fmod.f64 (exp.f64 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))) | |
| 6.5% | (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) | |
| 6.4% | (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) | |
| ✓ | 6.8% | (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
| 6.8% | (*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))))) |
Compiled 3 802 to 1 014 computations (73.3% saved)
| Inputs |
|---|
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(fmod.f64 x #s(literal 1 binary64)) |
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fmod.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fmod.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 (fmod.f64 (+.f64 #s(literal 1 binary64) 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 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (fmod.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (fmod.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)) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 x)) |
(*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fmod.f64 (exp.f64 x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 0 binary64))) |
(*.f64 (fmod.f64 (exp.f64 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))) |
(fmod.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x #s(literal -1/96 binary64))))) |
(fmod.f64 (exp.f64 x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) |
(*.f64 (fmod.f64 (exp.f64 x) (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))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fmod.f64 (exp.f64 x) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) |
(*.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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))) (+.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(*.f64 (fmod.f64 (exp.f64 x) (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))) (fma.f64 x (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) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 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))) |
(fmod.f64 (exp.f64 x) (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/96 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)) |
(*.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) |
(*.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(fmod.f64 (exp.f64 x) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64)))))) |
(fmod.f64 (exp.f64 x) (*.f64 (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64))))))) |
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
(*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64))) #s(literal 0 binary64))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64))))))) |
(*.f64 (fmod.f64 (exp.f64 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))) |
(*.f64 (fmod.f64 (exp.f64 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) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) 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) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (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) (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))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) 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))) |
(*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 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))) |
(/.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 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))) (exp.f64 x)) |
(/.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #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 (exp.f64 x) (sqrt.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (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) (*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -19/5760 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (exp.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) |
(*.f64 (fmod.f64 (exp.f64 x) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 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))) |
(*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x #s(literal -96 binary64))) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64))))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 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) (/.f64 (fma.f64 (*.f64 x (*.f64 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)))) (*.f64 x (*.f64 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)) (fma.f64 x (*.f64 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)))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(*.f64 (fmod.f64 (exp.f64 x) (/.f64 (*.f64 (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 19/5760 binary64)) #s(literal 361/33177600 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 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))) |
(*.f64 (fmod.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (/.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 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))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))))) |
(*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x x))))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) 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))) |
(/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) |
(fmod.f64 (exp.f64 x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 #s(literal 19/552960 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 #s(literal 19/552960 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))))) |
(/.f64 (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64))) |
(fmod.f64 (exp.f64 x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/9216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64)))))) (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) #s(literal 361/33177600 binary64))))) (*.f64 #s(literal 130321/1100753141760000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))))) |
(*.f64 (/.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))))) |
| Outputs |
|---|
(*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 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))) |
(*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
2 calls:
| 23.0ms | x |
| 20.0ms | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.4% | 2 | x |
| 63.1% | 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 |
|---|
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(fmod.f64 x #s(literal 1 binary64)) |
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fmod.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fmod.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 (fmod.f64 (+.f64 #s(literal 1 binary64) 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 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (fmod.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (fmod.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)) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 x)) |
(*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fmod.f64 (exp.f64 x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 0 binary64))) |
(*.f64 (fmod.f64 (exp.f64 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))) |
(fmod.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x #s(literal -1/96 binary64))))) |
(fmod.f64 (exp.f64 x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) |
(*.f64 (fmod.f64 (exp.f64 x) (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))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fmod.f64 (exp.f64 x) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) |
(*.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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))) (+.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(*.f64 (fmod.f64 (exp.f64 x) (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))) (fma.f64 x (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) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 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))) |
(fmod.f64 (exp.f64 x) (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/96 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)) |
(*.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))))))) |
(*.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(fmod.f64 (exp.f64 x) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64)))))) |
(fmod.f64 (exp.f64 x) (*.f64 (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64))))))) |
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
(*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64))) #s(literal 0 binary64))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/9216 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 19/552960 binary64)) (fma.f64 x x #s(literal 0 binary64))))))) |
(*.f64 (fmod.f64 (exp.f64 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))) |
(*.f64 (fmod.f64 (exp.f64 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) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) 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) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (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) (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))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) 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))) |
(*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 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))) |
(/.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 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))) (exp.f64 x)) |
(/.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #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 (exp.f64 x) (sqrt.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (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) (*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -19/5760 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (exp.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) |
(*.f64 (fmod.f64 (exp.f64 x) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) (exp.f64 (neg.f64 x))) |
| Outputs |
|---|
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)) |
(*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
1 calls:
| 17.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.9% | 2 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(fmod.f64 x #s(literal 1 binary64)) |
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fmod.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fmod.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 (fmod.f64 (+.f64 #s(literal 1 binary64) 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 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (fmod.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (fmod.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)) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 x)) |
(*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fmod.f64 (exp.f64 x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 0 binary64))) |
(*.f64 (fmod.f64 (exp.f64 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))) |
(fmod.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x #s(literal -1/96 binary64))))) |
(fmod.f64 (exp.f64 x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) |
(*.f64 (fmod.f64 (exp.f64 x) (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))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fmod.f64 (exp.f64 x) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) |
(*.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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))) (+.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(*.f64 (fmod.f64 (exp.f64 x) (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))) (fma.f64 x (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) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 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))) |
(fmod.f64 (exp.f64 x) (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/96 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
| Outputs |
|---|
(*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
1 calls:
| 11.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.9% | 2 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(fmod.f64 x #s(literal 1 binary64)) |
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fmod.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fmod.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 (fmod.f64 (+.f64 #s(literal 1 binary64) 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 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (fmod.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (fmod.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)) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) |
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (exp.f64 x)) |
(*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fmod.f64 (exp.f64 x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 0 binary64))) |
(*.f64 (fmod.f64 (exp.f64 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))) |
(fmod.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 #s(literal -19/5760 binary64) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x #s(literal -1/96 binary64))))) |
(fmod.f64 (exp.f64 x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) |
(*.f64 (fmod.f64 (exp.f64 x) (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))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fmod.f64 (exp.f64 x) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))) |
(*.f64 (fmod.f64 (exp.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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))) (+.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(*.f64 (fmod.f64 (exp.f64 x) (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))) (fma.f64 x (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) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 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))) |
(fmod.f64 (exp.f64 x) (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (fma.f64 x x #s(literal 0 binary64))))))) |
(fmod.f64 (exp.f64 x) (fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 1/96 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))))))))) |
| Outputs |
|---|
(*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
2 calls:
| 9.0ms | x |
| 8.0ms | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.1% | 1 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 63.1% | 1 | x |
Compiled 13 to 9 computations (30.8% saved)
| Inputs |
|---|
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(fmod.f64 x #s(literal 1 binary64)) |
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fmod.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fmod.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 (fmod.f64 (+.f64 #s(literal 1 binary64) 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 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (fmod.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (fmod.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)) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fmod.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
| Outputs |
|---|
(fmod.f64 x #s(literal 1 binary64)) |
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 |
|---|---|---|
| 62.1% | 1 | x |
| 62.1% | 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 |
|---|
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| Outputs |
|---|
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
2 calls:
| 1.0ms | x |
| 1.0ms | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 24.0% | 1 | x |
| 24.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)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | -1.0245240733896824e-102 | -1.2678832349204548e-108 |
| 28.0ms | 144× | 1 | valid |
Compiled 509 to 264 computations (48.1% saved)
ival-exp: 9.0ms (39.4% of total)ival-fmod: 6.0ms (26.3% of total)adjust: 2.0ms (8.8% of total)ival-cos: 2.0ms (8.8% of total)ival-sqrt: 2.0ms (8.8% of total)ival-mult: 1.0ms (4.4% of total)ival-neg: 1.0ms (4.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 48.0ms | -3.558566180987403e-307 | 9.50528706119191e-309 |
| 44.0ms | 112× | 2 | valid |
Compiled 140 to 103 computations (26.4% saved)
ival-exp: 23.0ms (57.8% of total)ival-fmod: 8.0ms (20.1% of total)ival-sqrt: 3.0ms (7.5% of total)adjust: 2.0ms (5% of total)ival-cos: 2.0ms (5% of total)ival-mult: 2.0ms (5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 48.0ms | -3.558566180987403e-307 | 9.50528706119191e-309 |
| 44.0ms | 112× | 2 | valid |
Compiled 147 to 117 computations (20.4% saved)
ival-exp: 22.0ms (55.4% of total)ival-fmod: 8.0ms (20.1% of total)ival-sqrt: 3.0ms (7.6% of total)adjust: 2.0ms (5% of total)ival-cos: 2.0ms (5% of total)ival-mult: 2.0ms (5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1× | egg-herbie |
| 14× | *-commutative_binary64 |
| 2× | +-commutative_binary64 |
| 2× | sub-neg_binary64 |
| 2× | 1-exp_binary64 |
| 2× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 105 |
| 1 | 44 | 105 |
| 2 | 46 | 105 |
| 3 | 47 | 105 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 x #s(literal -7139404462934685/5288447750321988791615322464262168318627237463714249754277190362195246329890490766601513683517722278780729696200186866434048 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 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))) (*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (neg.f64 x)))) |
(if (<=.f64 x #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)) (*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (neg.f64 x)))) |
(if (<=.f64 x #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (neg.f64 x)))) |
(*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(fmod.f64 x #s(literal 1 binary64)) |
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| Outputs |
|---|
(if (<=.f64 x #s(literal -7139404462934685/5288447750321988791615322464262168318627237463714249754277190362195246329890490766601513683517722278780729696200186866434048 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x (fma.f64 x x #s(literal 0 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))) (*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (neg.f64 x)))) |
(if (<=.f64 x #s(literal -7139404462934685/5288447750321988791615322464262168318627237463714249754277190362195246329890490766601513683517722278780729696200186866434048 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (/.f64 (*.f64 x (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)) (*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (neg.f64 x)))) |
(if (<=.f64 x #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (neg.f64 x)))) |
(if (<=.f64 x #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 x #s(literal 1 binary64)))) |
(*.f64 (fmod.f64 x #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 x #s(literal 1 binary64))) |
(fmod.f64 x #s(literal 1 binary64)) |
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| 17 356× | accelerator-lowering-fma.f32 |
| 17 356× | accelerator-lowering-fma.f64 |
| 16 614× | accelerator-lowering-fma.f32 |
| 16 614× | accelerator-lowering-fma.f64 |
| 14 378× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 195 | 2314 |
| 1 | 545 | 2076 |
| 2 | 1451 | 1999 |
| 3 | 4107 | 1991 |
| 0 | 8153 | 1838 |
| 0 | 35 | 163 |
| 1 | 169 | 157 |
| 2 | 1444 | 157 |
| 0 | 8448 | 146 |
| 0 | 215 | 2723 |
| 1 | 590 | 2450 |
| 2 | 1529 | 2336 |
| 3 | 5398 | 2327 |
| 0 | 8156 | 2181 |
| 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 | 125 | 1497 |
| 1 | 309 | 1422 |
| 2 | 720 | 1391 |
| 3 | 1744 | 1348 |
| 4 | 3327 | 1348 |
| 5 | 5314 | 1348 |
| 6 | 7878 | 1348 |
| 0 | 8221 | 1286 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 322 to 186 computations (42.2% saved)
Compiled 246 to 82 computations (66.7% saved)
Loading profile data...